phobos/std/c/linux
Sean Kelly e108928d21 * Modified all std modules to use core.sys.posix in place of std.c.linux.
* Transformed std.c.linux.* into wrappers around core.sys.posix modules where appropriate.
* Added std.c.osx as the OSX equivalent of std.c.linux.
* Added std.c.osx.socket for OSX-specific socket declarations not covered by the Posix spec.
* Altered all makefiles to zip, etc, the new std.c.osx package.
2009-03-26 03:02:32 +00:00
..
linux.d * Modified all std modules to use core.sys.posix in place of std.c.linux. 2009-03-26 03:02:32 +00:00
linuxextern.d change symbols to be properly externed so that the file can be made a part of the phobos .a file 2007-11-19 09:13:06 +00:00
pthread.d * Modified all std modules to use core.sys.posix in place of std.c.linux. 2009-03-26 03:02:32 +00:00
socket.d * Modified all std modules to use core.sys.posix in place of std.c.linux. 2009-03-26 03:02:32 +00:00
termios.d * Modified all std modules to use core.sys.posix in place of std.c.linux. 2009-03-26 03:02:32 +00:00
tipc.d Automatic newline fixup. 2008-03-07 07:11:35 +00:00