[phobos] [D-Programming-Language/phobos] 524efa: Fix read() on posix
    GitHub via phobos 
    phobos at puremagic.com
       
    Thu Feb  5 12:58:22 PST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 524efa6e7668bee96f7a4e1e7f41ea379a2a9201
      https://github.com/D-Programming-Language/phobos/commit/524efa6e7668bee96f7a4e1e7f41ea379a2a9201
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-02-04 (Wed, 04 Feb 2015)
  Changed paths:
    M std/file.d
  Log Message:
  -----------
  Fix read() on posix
  Commit: b94d7de35cc32df84560a82fcd55106d3120a208
      https://github.com/D-Programming-Language/phobos/commit/b94d7de35cc32df84560a82fcd55106d3120a208
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-02-05 (Thu, 05 Feb 2015)
  Changed paths:
    M std/file.d
  Log Message:
  -----------
  Merge pull request #2963 from andralex/trusted
Fix read() on posix
Compare: https://github.com/D-Programming-Language/phobos/compare/9ef022d1fb04...b94d7de35cc3
    
    
More information about the phobos
mailing list