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
2024-01-15Cygwin: introduce close_range(2)Christian Franke
2023-09-26newlib: Add missing prototype for _getentropyTorbjörn SVENSSON
2023-08-09sys/unistd.h: define GNU extensions SEEK_DATA and SEEK_HOLECorinna Vinschen
2022-05-30Cygwin: simplify some function namesKen Brown
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2020-08-25Enabled _CS* defines for RTEMSEshan dhawan via Newlib
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-16cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz
2017-11-30Feature test macros overhaul: unistd.h, part 3Yaakov Selkowitz
2017-11-29ssp: add Object Size Checking for unistd.h, part 1Yaakov Selkowitz
2017-06-30Feature test macros overhaul: unistd.h, part 2cygwin-2_8_1-releaseYaakov Selkowitz
2017-06-29unistd.h: Remove trailing whitespaceDionna Glaze
2017-06-29unistd.h: remove mktempCorinna Vinschen
2017-06-29Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURC...Dionna Glaze
2016-12-06Add <devctl.h> per POSIX 1003.26-2003Joel Sherrill
2016-10-21Add _PC_CASE_INSENSITIVE to [f]pathconfKen Brown
2016-06-09Declare crypt, encrypt, and setkey per PosixKen Brown
2016-05-23Feature test macros: ctermid, cuseridYaakov Selkowitz
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber
2016-03-18Feature test macros overhaul: unistd.hYaakov Selkowitz
2015-08-29Allow sysconf to return CPU cache informationCorinna Vinschen
2015-01-152015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-10-27 * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen
2014-08-01headers: properly decorate attributesEric Blake
2014-01-072014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-11-232013-11-22 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-18[AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-10-18 * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen
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