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
2002-02-262002-02-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-23 * libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin.Corinna Vinschen
2002-02-162002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-10 * libc/include/grp.h: Don't declare group functions when compilingCorinna Vinschen
2002-02-09 * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen
2002-02-09* libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): AllocateMatthew Green
2002-02-08Contribute sh64-elf.Alexandre Oliva
2002-02-042002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green
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
2002-01-18* libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor
2002-01-072002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston
2001-12-23In newlib/:Geoffrey Keating
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor
2001-11-30* libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor
2001-11-28* libc/include/sys/types.h: Define useconds_t.Christopher Faylor
2001-11-14 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen
2001-11-132001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston
2001-11-05 * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen
2001-10-23 * libc/include/math.h: The C++ standard adds the single-precisionGeoffrey Keating
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor
2001-10-17 Add __rtems__ as system defining fchdir().Corinna Vinschen
2001-10-17 * libc/include/sys/unistd.h: Add prototype for fchdir() whenCorinna Vinschen
2001-10-012001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2001-09-18* libc/include/process.h: Add getpid() declaration.Christopher Faylor
2001-08-302001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston
2001-08-292001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-08-26* libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor
2001-08-14* libc/include/machine/setjmp.h: Protect sigsetjmp/siglongjmp macro arguments.Christopher Faylor
2001-08-142001-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-08-032001-08-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-06-28Handle ARMs with big endian IEEE words but little endian IEEE bytesNick Clifton
2001-06-122001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston
2001-05-08* libc/include/sys/stat.h: Revert March 3, Cygwin change.Christopher Faylor
2001-04-282001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-04-23* libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OKChristopher Faylor
2001-04-21* libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,Christopher Faylor
2001-04-212001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-04-192001-04-19 Robert Collins <rbtcollins@hotmail.com>Jeff Johnston
2001-04-13* libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).Christopher Faylor
2001-04-13 * libc/include/sys/errno.h: Add ECASECLASH to indicate case clashCorinna Vinschen
2001-04-12* libc/include/sys/features.h: Add appropriate defines for Cygwin pthreadChristopher Faylor
2001-04-04 * libc/include/machine/ieeefp.h: Comment about new configurationRichard Sandiford
2001-03-20* libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor
2001-03-19 * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen
2001-03-092001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston
2001-03-08* libc/include/sys/config.h: Use ssize_t for read/write declarations.Christopher Faylor