summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/sys/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/sys/features.h: Add definition of all supportedCorinna Vinschen2007-02-071-75/+132
* * libc/include/sys/unistd.h (_SC_STREAM_MAX): Define on Cygwin.Corinna Vinschen2006-11-071-1/+6
* 2005-11-03 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-11-031-1/+1
* * libc/include/sys/unistd.h: Define getpeereid for Cygwin.Corinna Vinschen2005-02-231-0/+3
* * libc/include/sys/unistd.h: Define fdatasync also for Cygwin.Corinna Vinschen2005-02-221-2/+0
* 2004-08-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-231-1/+1
* * libc/include/sys/unistd.h (ttyname_r): Add missing comma.Corinna Vinschen2004-04-201-1/+1
* * libc/include/sys/unistd.h (ttyname_r): Add declaration for Cygwin.Corinna Vinschen2004-04-201-0/+3
* * libc/include/sys/unistd.h (sync): Define void on Cygwin accordingCorinna Vinschen2004-04-101-0/+4
* * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__.Christopher Faylor2004-02-091-0/+2
* 2004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-01-081-0/+1
* 2003-11-26 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-261-0/+2
* 2003-11-18 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-181-0/+3
* * libc/include/sys/unistd.h: Declare function daemon for Cygwin.Corinna Vinschen2003-09-101-0/+3
* * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke2003-07-101-4/+6
* * newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2003-04-151-0/+3
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-141-1/+1
* * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen2003-03-091-1/+19
* * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor2003-03-081-0/+2
* * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen2003-01-241-0/+4
* * libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor2003-01-201-1/+2
* * libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather thanChristopher Faylor2002-12-281-0/+4
* * libc/include/sys/unistd.h: Add getsid declaration for cygwin.Christopher Faylor2002-08-181-0/+3
* 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-171-5/+1
* * libc/include/sys/unistd.h: Add setgroups prototype for Cygwin.Corinna Vinschen2002-07-301-0/+3
* * libc/argz/argz_replace.c: Include buf_findstr.h.Thomas Fitzsimmons2002-07-191-0/+8
* * libc/include/sys/unistd.h: Define getdomainname under cygwin.Christopher Faylor2002-05-041-0/+3
* 2002-04-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-04-291-0/+2
* 2002-04-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-04-041-0/+5
* * libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2001-12-061-1/+1
* * libc/include/sys/types.h: Define useconds_t.Christopher Faylor2001-11-281-0/+1
* * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen2001-11-051-0/+14
* Add __rtems__ as system defining fchdir().Corinna Vinschen2001-10-171-1/+1
* * libc/include/sys/unistd.h: Add prototype for fchdir() whenCorinna Vinschen2001-10-171-0/+3
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2001-08-291-1/+1
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-291-0/+1
* * libc/include/sys/stat.h: Revert March 3, Cygwin change.Christopher Faylor2001-05-081-8/+1
* * libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OKChristopher Faylor2001-04-221-6/+7
* * libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).Christopher Faylor2001-04-131-0/+3
* * libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor2001-03-201-1/+4
* * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen2001-03-191-0/+6
* Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston2001-03-061-14/+4
* * libc/include/sys/stat.h: Use special defines for executable stat bits whenChristopher Faylor2001-03-051-0/+6
* 2001-02-08 Edward M. Lee <tailbert@yahoo.com>Jeff Johnston2001-02-091-2/+3
* * libc/include/sys/unistd.h: Use correct declaration for setdtablesize.Christopher Faylor2001-01-181-1/+1
* * libc/include/sys/unistd.h: Add declarations for `chroot' and `getwd'Corinna Vinschen2000-12-141-0/+6
* 2000-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-121-9/+15
* 2000-12-11 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2000-12-121-43/+87
* 2000-11-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-11-211-4/+0
* * libc/include/sys/unistd.h: Add defines for sysconf valuesCorinna Vinschen2000-10-241-22/+26