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
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-06-29Regenerate Makefile.inJon TURNEY
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2013-11-26 * libc/posix/posix_spawn.c: Drop using namespace.h.Corinna Vinschen
2013-11-26 * libc/posix/posix_spawn.c: Eliminate OS function calls not presentCorinna Vinschen
2013-11-25 * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typoCorinna Vinschen
2013-11-242013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill
2013-11-212013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen
2013-04-02 * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen
2012-10-09 * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resourceCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Handle expanded words longerCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Don't leak file streams.Corinna Vinschen
2012-08-08 * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-07-20readdir: drop bogus codeEric Blake
2012-07-162012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-03-022012-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-08-25 * libc/posix/opendir.c (opendir): Fix potential memory leak.Corinna Vinschen
2010-07-06 * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-092010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-02-06 * libc/posix/telldir.c: Remove bogus nested prototype of lseek().Corinna Vinschen
2010-01-122010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-182009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake
2009-08-18Improve popen compatibility with glibc.Eric Blake
2008-11-282008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2008-11-252008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-242008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2008-11-242008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2008-11-192008-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-11-192008-11-19 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-192008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2008-11-012008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey