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-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber
2016-03-18Feature test macros overhaul: signal.h (part 2)Yaakov Selkowitz
2016-03-18Feature test macros overhaul: signal.hYaakov Selkowitz
2015-12-14FreeBSD compatibility for <sys/select.h>Sebastian Huber
2015-08-25Always declare "kill" in include/sys/signal.hJames Greenhalgh
2015-08-18sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008Yaakov Selkowitz
2015-06-22sys/signal.h requires sys/cdefs.hCorinna Vinschen
2015-06-20Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as wellCorinna Vinschen
2015-06-19Preliminary infrastructure to implement alternate stackCorinna Vinschen
2015-04-23Make stack_t typedef generally availableJon TURNEY
2015-03-11Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber
2014-12-04 * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen
2014-08-18 * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2012-10-26 * libc/include/sys/signal.h (sigset_t): Don't define when buildingCorinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2011-04-19 * libc/include/sys/signal.h (_sig_func_ptr): Define with int parameterCorinna Vinschen
2009-10-132009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2006-04-192006-04-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-10-28* libc/include/sys/signal.h: Move <signal.h> include to bottom of file so thatChristopher Faylor
2004-10-082004-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2003-11-29* libc/include/sys/signal.h: Use system specific signal file when building onChristopher Faylor
2002-07-242002-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-01-28 * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons
2002-01-25 * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons
2002-01-24 * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor
2001-04-12* libc/include/sys/features.h: Add appropriate defines for Cygwin pthreadChristopher Faylor
2001-02-15* libc/include/sys/signal.h: Always include sys/types.h under Cygwin.Christopher Faylor
2001-02-092001-02-08 Edward M. Lee <tailbert@yahoo.com>Jeff Johnston
2001-01-12* libc/include/sys/signal.h: Add some SA_* defines for Cygwin.Christopher Faylor
2000-12-122000-12-11 Joel Sherrill <joel@OARcorp.com>Jeff Johnston
2000-11-06Fix spelling error.Christopher Faylor
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor