[lxc-devel] [lxc/lxc] e5adb2: clear ONLCR flag for container pty

GitHub noreply at github.com
Tue Jun 26 12:31:47 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e5adb2b5593fafbd088f232568af72fe9a9b1406
      https://github.com/lxc/lxc/commit/e5adb2b5593fafbd088f232568af72fe9a9b1406
  Author: duguhaotian <duguhaotian at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/terminal.c

  Log Message:
  -----------
  clear ONLCR flag for container pty

now container pty output log, use \r\n as a newline flag.
This is a windows type, so we need to change it. By clear
ONLCR can reach it.

Signed-off-by: duguhaotian <duguhaotian at gmail.com>


  Commit: 44eff075592785e0e20dab0ee145b6530f11224d
      https://github.com/lxc/lxc/commit/44eff075592785e0e20dab0ee145b6530f11224d
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/terminal.c

  Log Message:
  -----------
  Merge pull request #2430 from duguhaotian/work

clear ONLCR flag for container pty


Compare: https://github.com/lxc/lxc/compare/508f4700109a...44eff0755927
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list