[lxc-devel] [lxc/lxc] fad6ef: conf,	attach: save errno across call to close
    GitHub 
    noreply at github.com
       
    Sat Dec 10 18:43:10 UTC 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: fad6ef95ff55e72fa629affef6d31b1e666c995d
      https://github.com/lxc/lxc/commit/fad6ef95ff55e72fa629affef6d31b1e666c995d
  Author: Wolfgang Bumiller <wry.git at bumiller.com>
  Date:   2016-12-10 (Sat, 10 Dec 2016)
  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
  Log Message:
  -----------
  conf, attach: save errno across call to close
Save errno across some calls to close() since it can be
interrupted.
Signed-off-by: Wolfgang Bumiller <wry.git at bumiller.com>
  Commit: 759e73a56e9269097dee0347d389c96c254794cb
      https://github.com/lxc/lxc/commit/759e73a56e9269097dee0347d389c96c254794cb
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-12-10 (Sat, 10 Dec 2016)
  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
  Log Message:
  -----------
  Merge pull request #1351 from Blub/cleanup/save-errno
conf, attach: save errno across call to close
Compare: https://github.com/lxc/lxc/compare/f1f9cbf294b3...759e73a56e92
    
    
More information about the lxc-devel
mailing list