Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: cdb346c65eeb9f976cf3db21b3cb2f7d8837cf6b
      
https://github.com/NixOS/nix/commit/cdb346c65eeb9f976cf3db21b3cb2f7d8837cf6b
  Author: Danny Wilson <[email protected]>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M configure.ac
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  Fix build on Solaris
d_type is not part of the POSIX spec unfortunately.


  Commit: 69b9d8fdbd4d428515c15cf47c2ed2324f7aa021
      
https://github.com/NixOS/nix/commit/69b9d8fdbd4d428515c15cf47c2ed2324f7aa021
  Author: Danny Wilson <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/libutil/util.cc

  Log Message:
  -----------
  Use DT_UNKNOWN when dirent d_type extension is not supported.

edolstra:
“…since callers of readDirectory have to handle the possibility of
 DT_UNKNOWN anyway, and we don't want to do a stat call for every
 directory entry unless it's really needed.”


  Commit: 6298afc0478222eb0d5e57eaafe46965a1df7ca3
      
https://github.com/NixOS/nix/commit/6298afc0478222eb0d5e57eaafe46965a1df7ca3
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M configure.ac
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  Merge pull request #685 from vizanto/master

POSIX compliant directory access (fixes build on Solaris)


Compare: https://github.com/NixOS/nix/compare/36b9ce24b11a...6298afc04782
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to