log lib/unistd.in.h @ 10692:b867b19bccb3

age author description
Tue, 21 Oct 2008 13:13:09 +0200 Bruno Haible Add gethostname() declaration to <unistd.h>.
Sun, 19 Oct 2008 13:07:15 +0200 Bruno Haible Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.
Sun, 19 Oct 2008 12:43:15 +0200 Bruno Haible Move the euidaccess() declaration to <unistd.h>.
Sun, 19 Oct 2008 03:36:00 +0200 Bruno Haible Move the getdomainname() declaration to <unistd.h>.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Fri, 10 Oct 2008 00:23:06 +0200 Paolo Bonzini Combine the two replacements of 'close'.
Fri, 10 Oct 2008 00:06:58 +0200 Paolo Bonzini New module 'close'.
Sun, 05 Oct 2008 16:51:07 +0200 Bruno Haible New module 'getdtablesize'.
Wed, 01 Oct 2008 13:54:44 +0100 Richard W.M. Jones fsync: new module
Fri, 26 Sep 2008 13:29:53 +0200 Bruno Haible New module 'write'.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Sun, 24 Feb 2008 16:40:15 +0100 Bruno Haible New module 'environ'.
Wed, 26 Dec 2007 16:37:29 +0100 Martin Lambers Override getpagesize on mingw.
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Tue, 02 Oct 2007 00:40:59 +0200 Bruno Haible Rename unistd_.h to unistd.in.h.