Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen
2012-01-10 * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):Yaakov Selkowitz
2011-08-19 * libc/include/process.h: Remove exec family function declarations.Corinna Vinschen
2011-07-20* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen
2010-01-14 * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.Corinna Vinschen
2009-12-22Fix getsubopt declaration.Eric Blake
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-12-08Fix some *at declarations.Eric Blake
2009-10-14* libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constantsEric Blake
2009-09-27* libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]:Eric Blake
2009-09-26* libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]:Eric Blake
2009-09-19* libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandatedChristopher Faylor
2008-10-172008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2008-10-162008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2008-04-23 * libc/include/stdio.h (renameat): Declare for Cygwin.Corinna Vinschen
2008-03-27 * libc/include/sys/unistd.h: Declare lockf(2) and define lockfCorinna Vinschen
2008-01-042008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-11-08 * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen
2007-06-212007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-11 * libc/include/sys/unistd.h: Declare confstr for Cygwin.Corinna Vinschen
2007-02-07 * libc/include/sys/features.h: Add definition of all supportedCorinna Vinschen
2006-11-07 * libc/include/sys/unistd.h (_SC_STREAM_MAX): Define on Cygwin.Corinna Vinschen
2005-11-032005-11-03 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-02-23 * libc/include/sys/unistd.h: Define getpeereid for Cygwin.Corinna Vinschen
2005-02-22 * libc/include/sys/unistd.h: Define fdatasync also for Cygwin.Corinna Vinschen
2004-08-232004-08-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-04-20 * libc/include/sys/unistd.h (ttyname_r): Add missing comma.Corinna Vinschen
2004-04-20 * libc/include/sys/unistd.h (ttyname_r): Add declaration for Cygwin.Corinna Vinschen
2004-04-11 * libc/include/sys/unistd.h (sync): Define void on Cygwin accordingCorinna Vinschen
2004-02-09* libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__.Christopher Faylor
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2003-11-262003-11-26 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2003-11-182003-11-18 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2003-09-10 * libc/include/sys/unistd.h: Declare function daemon for Cygwin.Corinna Vinschen
2003-07-10 * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke
2003-04-16* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor
2003-03-14 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen
2003-03-10 * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen
2003-03-08* libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor
2003-01-24 * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen
2003-01-20* libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor
2002-12-29* libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather thanChristopher Faylor
2002-08-18* libc/include/sys/unistd.h: Add getsid declaration for cygwin.Christopher Faylor
2002-08-172002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-30 * libc/include/sys/unistd.h: Add setgroups prototype for Cygwin.Corinna Vinschen
2002-07-20 * libc/argz/argz_replace.c: Include buf_findstr.h.Thomas Fitzsimmons
2002-05-04* libc/include/sys/unistd.h: Define getdomainname under cygwin.Christopher Faylor