| Commit message (Expand) | Author | Age | Files | Lines |
* | 2013-11-22 Chirayu Desai <chirayudesai1@gmail.com> | Joel Sherrill | 2013-11-22 | 1 | -3/+5 |
* | [AArch64] Provide ftruncate() and truncate() stubs. | Marcus Shawcroft | 2013-11-18 | 1 | -1/+1 |
* | [ARM] Provide ftruncate() and truncate() stubs. | Marcus Shawcroft | 2013-11-18 | 1 | -1/+1 |
* | * libc/include/sys/unistd.h (MAXPATHLEN): Delete. | Corinna Vinschen | 2013-10-18 | 1 | -4/+0 |
* | Allow building of Cygwin using Mingw64 SDK headers: | Corinna Vinschen | 2012-07-06 | 1 | -1/+1 |
* | * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name): | Yaakov Selkowitz | 2012-01-09 | 1 | -0/+3 |
* | * libc/include/process.h: Remove exec family function declarations. | Corinna Vinschen | 2011-08-19 | 1 | -0/+3 |
* | * libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define. | Yaakov Selkowitz | 2011-07-20 | 1 | -1/+2 |
* | * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS. | Corinna Vinschen | 2010-10-08 | 1 | -2/+2 |
* | * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT. | Corinna Vinschen | 2010-01-14 | 1 | -0/+4 |
* | Fix getsubopt declaration. | Eric Blake | 2009-12-22 | 1 | -3/+0 |
* | 2009-12-17 Jerker Back <jerker.back@gmail.com> | Jeff Johnston | 2009-12-17 | 1 | -7/+7 |
* | Fix some *at declarations. | Eric Blake | 2009-12-08 | 1 | -0/+4 |
* | * libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constants | Eric Blake | 2009-10-14 | 1 | -35/+65 |
* | * libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]: | Eric Blake | 2009-09-26 | 1 | -0/+2 |
* | * libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]: | Eric Blake | 2009-09-25 | 1 | -0/+2 |
* | * libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandated | Christopher Faylor | 2009-09-19 | 1 | -1/+1 |
* | 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> | Jeff Johnston | 2008-10-16 | 1 | -3/+1 |
* | 2008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com> | Jeff Johnston | 2008-10-15 | 1 | -1/+1 |
* | * libc/include/stdio.h (renameat): Declare for Cygwin. | Corinna Vinschen | 2008-04-23 | 1 | -1/+13 |
* | * libc/include/sys/unistd.h: Declare lockf(2) and define lockf | Corinna Vinschen | 2008-03-27 | 1 | -1/+1 |
* | 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-01-03 | 1 | -0/+1 |
* | * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN. | Corinna Vinschen | 2007-11-08 | 1 | -4/+1 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 1 | -4/+13 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 1 | -1/+1 |
* | 2007-06-13 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-13 | 1 | -1/+2 |
* | * libc/include/sys/unistd.h: Declare confstr for Cygwin. | Corinna Vinschen | 2007-06-11 | 1 | -0/+44 |
* | * libc/include/sys/features.h: Add definition of all supported | Corinna Vinschen | 2007-02-07 | 1 | -75/+132 |
* | * libc/include/sys/unistd.h (_SC_STREAM_MAX): Define on Cygwin. | Corinna Vinschen | 2006-11-07 | 1 | -1/+6 |
* | 2005-11-03 Shaun Jackman <sjackman@gmail.com> | Jeff Johnston | 2005-11-03 | 1 | -1/+1 |
* | * libc/include/sys/unistd.h: Define getpeereid for Cygwin. | Corinna Vinschen | 2005-02-23 | 1 | -0/+3 |
* | * libc/include/sys/unistd.h: Define fdatasync also for Cygwin. | Corinna Vinschen | 2005-02-22 | 1 | -2/+0 |
* | 2004-08-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-08-23 | 1 | -1/+1 |
* | * libc/include/sys/unistd.h (ttyname_r): Add missing comma. | Corinna Vinschen | 2004-04-20 | 1 | -1/+1 |
* | * libc/include/sys/unistd.h (ttyname_r): Add declaration for Cygwin. | Corinna Vinschen | 2004-04-20 | 1 | -0/+3 |
* | * libc/include/sys/unistd.h (sync): Define void on Cygwin according | Corinna Vinschen | 2004-04-10 | 1 | -0/+4 |
* | * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__. | Christopher Faylor | 2004-02-09 | 1 | -0/+2 |
* | 2004-01-08 Joel Sherrill <joel@oarcorp.com> | Jeff Johnston | 2004-01-08 | 1 | -0/+1 |
* | 2003-11-26 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2003-11-26 | 1 | -0/+2 |
* | 2003-11-18 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2003-11-18 | 1 | -0/+3 |
* | * libc/include/sys/unistd.h: Declare function daemon for Cygwin. | Corinna Vinschen | 2003-09-10 | 1 | -0/+3 |
* | * libc/include/sys/unistd.h (ftruncate, truncate): Also declare | Joern Rennecke | 2003-07-10 | 1 | -4/+6 |
* | * newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin. | Christopher Faylor | 2003-04-15 | 1 | -0/+3 |
* | * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello | Corinna Vinschen | 2003-03-14 | 1 | -1/+1 |
* | * libc/include/pwd.h: Add guards to avoid type clashes when compiling | Corinna Vinschen | 2003-03-09 | 1 | -1/+19 |
* | * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration of | Christopher Faylor | 2003-03-08 | 1 | -0/+2 |
* | * libc/include/sys/unistd.h: Add setregid and setreuid declarations | Corinna Vinschen | 2003-01-24 | 1 | -0/+4 |
* | * libc/include/sys/unistd.h: Add rresvport declaration for cygwin. | Christopher Faylor | 2003-01-20 | 1 | -1/+2 |
* | * libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather than | Christopher Faylor | 2002-12-28 | 1 | -0/+4 |
* | * libc/include/sys/unistd.h: Add getsid declaration for cygwin. | Christopher Faylor | 2002-08-18 | 1 | -0/+3 |