[D-runtime] [D-Programming-Language/druntime] f6b012: More Solaris	additions.
    GitHub via D-runtime 
    d-runtime at puremagic.com
       
    Sun Nov 30 09:18:09 PST 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: f6b012b5f7ca155bdd818ee66bd87f8846553a58
      https://github.com/D-Programming-Language/druntime/commit/f6b012b5f7ca155bdd818ee66bd87f8846553a58
  Author: kai <kai at redstar.de>
  Date:   2014-11-30 (Sun, 30 Nov 2014)
  Changed paths:
    M src/core/sys/posix/poll.d
    M src/core/sys/posix/pthread.d
    M src/core/sys/posix/stdio.d
    M src/core/sys/posix/unistd.d
  Log Message:
  -----------
  More Solaris additions.
Scanning through the sources I found some places where declarations for Solaris
are missing. This is not complete!
  Commit: cad0f1dc3f173a339e46b91bad6c10ffcdf8095b
      https://github.com/D-Programming-Language/druntime/commit/cad0f1dc3f173a339e46b91bad6c10ffcdf8095b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-30 (Sun, 30 Nov 2014)
  Changed paths:
    M src/core/sys/posix/poll.d
    M src/core/sys/posix/pthread.d
    M src/core/sys/posix/stdio.d
    M src/core/sys/posix/unistd.d
  Log Message:
  -----------
  Merge pull request #1053 from redstar/solaris_additions
More Solaris additions.
Compare: https://github.com/D-Programming-Language/druntime/compare/85dd75b549a1...cad0f1dc3f17
    
    
More information about the D-runtime
mailing list