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
2016-03-24Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen
2016-03-24Define BSD u_intN_t types indiscriminatelyCorinna Vinschen
2016-03-23Guard u_char,u_short,u_int,u_long with __MISC_VISIBLECorinna Vinschen
2016-03-23Fix "/*" within comment warningSebastian Huber
2016-03-18Guard ssize_t definition by _SSIZE_T_DECLAREDSebastian Huber
2016-03-18Feature test macros overhaul: sys/types.hYaakov Selkowitz
2016-03-18Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"Yaakov Selkowitz
2016-02-22pthread.h, sys/types.h Add missing pthread methodsJoel Sherrill
2016-02-13POSIX barrier implementation, take 3Václav Haisman
2015-12-18Remove inclusion of sys/select.h in sys/types.h for backward compatCorinna Vinschen
2015-12-14FreeBSD compatibility for <sys/select.h>Sebastian Huber
2015-12-07Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen
2015-07-06Fix sys/time.h build problem due to inconsistent macro usageCorinna Vinschen
2015-04-23Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber
2015-03-13Merge parts of <sys/time.h> from FreeBSDSebastian Huber
2015-03-11Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber
2013-11-302013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill
2013-07-06* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen
2012-06-26* libc/include/sys/types.h: Don't use the same preprocessor guard for time_t,Christopher Faylor
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2011-05-02* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.Yaakov Selkowitz
2011-01-15 * libc/include/sys/types.h (ulong): Add typedef.Corinna Vinschen
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen
2010-11-16 * libc/include/sys/types.h: Add _mode_t for __rtems__.Corinna Vinschen
2010-02-242010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-09-282009-09-28 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston
2008-09-262008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com>Jeff Johnston
2007-09-192007-09-18 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-02-07 * libc/include/sys/features.h: Add definition of all supportedCorinna Vinschen
2006-09-142006-09-13 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2006-08-19* sys/types.h: Correct syntax error caused by missing '\' on #ifdef line.Christopher Faylor
2006-08-172006-08-16 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston
2006-02-15 * libc/include/sys/time.h (struct timeval): Change member typesCorinna Vinschen
2005-12-082005-12-08 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-03-062005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston
2005-02-242005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston
2003-07-032003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-05-11 * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen
2003-02-11* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor
2002-08-202002-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-282002-06-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-03 * libc/include/sys/types.h: Don't define dev_t when compiling forCorinna Vinschen
2002-05-22 * libc/include/sys/types.h: Revert previous patch.Corinna Vinschen
2002-05-22 * libc/include/sys/types.h: Include cygwin/types.h always underCorinna Vinschen
2002-02-09 * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2001-11-28* libc/include/sys/types.h: Define useconds_t.Christopher Faylor