summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-20Be warning-free on Darwin.Clark Gaebel
2014-09-16execve should take a ref to a CStringCarl Lerche
2014-09-16Provide fork() + error tweaksCarl Lerche
2014-09-15Temporarily remove dup3 supportCarl Lerche
2014-09-14Expose pipe and pipe2Carl Lerche
2014-09-14EpollEvent is a packed structCarl Lerche
2014-09-11Add gethostname and sethostnameYehuda Katz
2014-09-11Bind daemon(3)Yehuda Katz
2014-09-03Expose some more C typesCarl Lerche
2014-08-25Tweaks + fix accept4Carl Lerche
2014-08-24SysError does not need desc fieldCarl Lerche
2014-08-21Fix O_* flags for Darwin. Minor kqueue tweaks.Carl Lerche
2014-08-21Bind kqueue + misc cleanupCarl Lerche
2014-08-20Start binding DarwinCarl Lerche
2014-08-20getsockopt and setsockoptCarl Lerche
2014-08-19Start on socket optionsCarl Lerche
2014-08-17More socket APIsCarl Lerche
2014-08-17Add unameCarl Lerche
2014-08-16Epoll, rename to nix, misc cleanupCarl Lerche
2014-08-15Bind FD dup fns + misc tweaksCarl Lerche
2014-08-15Add mknod, mkdev, and umask APIsCarl Lerche
2014-08-13Add open(), tweak mount functionsCarl Lerche
2014-08-07Initial commitCarl Lerche