summaryrefslogtreecommitdiffstats
path: root/newlib/libc/posix
Commit message (Expand)AuthorAgeFilesLines
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-022-20/+16
* Regenerate Makefile.inJon TURNEY2015-06-291-1/+2
* Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY2015-06-242-1/+5
* * libc/posix/posix_spawn.c: Drop using namespace.h.Corinna Vinschen2013-11-261-2/+0
* * libc/posix/posix_spawn.c: Eliminate OS function calls not presentCorinna Vinschen2013-11-261-9/+9
* * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typoCorinna Vinschen2013-11-251-1/+1
* 2013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill2013-11-231-1/+1
* 2013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill2013-11-211-2/+2
* 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-211-3/+3
* 2013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill2013-11-204-16/+17
* * libc/posix/closedir.c: Fix use after free.Corinna Vinschen2013-11-193-19/+5
* 2013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston2013-10-013-4/+589
* * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen2013-06-191-3/+5
* * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen2013-04-021-2/+3
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-201-9/+37
* * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen2012-10-161-2/+2
* * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen2012-10-093-32/+64
* * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resourceCorinna Vinschen2012-10-091-27/+67
* * libc/posix/wordexp.c (wordexp): Handle expanded words longerCorinna Vinschen2012-10-091-7/+20
* * libc/posix/wordexp.c (wordexp): Don't leak file streams.Corinna Vinschen2012-10-091-2/+2
* * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen2012-08-081-0/+3
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-086-25/+31
* readdir: drop bogus codeEric Blake2012-07-201-6/+0
* 2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2012-07-161-0/+3
* 2012-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-03-021-1/+1
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-191-0/+1
* 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-231-0/+2
* strerror: allow user hook to comply with POSIX rulesEric Blake2011-05-251-1/+2
* 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-161-0/+1
* * libc/posix/opendir.c (opendir): Fix potential memory leak.Corinna Vinschen2010-08-251-0/+1
* * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen2010-07-061-1/+1
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-221-0/+1
* 2010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-03-091-25/+32
* Add eXtensible Data Record (XDR) supportCorinna Vinschen2010-03-021-0/+2
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-241-2/+1
* * libc/posix/telldir.c: Remove bogus nested prototype of lseek().Corinna Vinschen2010-02-061-1/+0
* 2010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2010-01-111-11/+11
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-201-93/+92
* 2009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston2009-08-181-3/+7
* * libc/posix/popen.c (popen): Fix documented prototype.Eric Blake2009-08-181-1/+1
* Improve popen compatibility with glibc.Eric Blake2009-08-183-17/+78
* 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-11-271-1/+1
* 2008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-11-241-1/+1
* 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2008-11-241-35/+40
* 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2008-11-242-6/+12
* 2008-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-11-194-56/+14
* 2008-11-19 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-11-191-6/+4
* 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-11-191-13/+2
* 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-3136-29/+7953
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-291-8/+20