aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/posix
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz19-92/+47
2018-01-17ansification: remove _DOTSYaakov Selkowitz3-3/+3
2018-01-17ansification: remove _CONSTYaakov Selkowitz6-52/+52
2018-01-17ansification: remove _ANDYaakov Selkowitz13-54/+54
2017-12-07makedoc: make errors visibleJon Turney1-3/+3
2017-12-01posix: remove TRAD_SYNOPSISYaakov Selkowitz2-2/+2
2017-02-13Only define static locks in multithreaded modeThomas Preud'homme1-6/+10
2017-02-06Unify names of all lock objectsFreddie Chopin1-8/+8
2017-01-25Prefix consistenly target-independent locks with __Thomas Preudhomme1-8/+8
2016-07-04Regenerate newlib MakefilesJon Turney1-3/+16
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston2-20/+16
2015-06-29Regenerate Makefile.inJon TURNEY1-1/+2
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY2-1/+5
2013-11-26 * libc/posix/posix_spawn.c: Drop using namespace.h.Corinna Vinschen1-2/+0
2013-11-26 * libc/posix/posix_spawn.c: Eliminate OS function calls not presentCorinna Vinschen1-9/+9
2013-11-25 * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typoCorinna Vinschen1-1/+1
2013-11-232013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill1-1/+1
2013-11-212013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill1-2/+2
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill4-16/+17
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen3-19/+5
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston3-4/+589
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen1-3/+5
2013-04-02 * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen1-2/+3
2012-12-202012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-9/+37
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen1-2/+2
2012-10-09 * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen3-32/+64
2012-10-09 * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resourceCorinna Vinschen1-27/+67
2012-10-09 * libc/posix/wordexp.c (wordexp): Handle expanded words longerCorinna Vinschen1-7/+20
2012-10-09 * libc/posix/wordexp.c (wordexp): Don't leak file streams.Corinna Vinschen1-2/+2
2012-08-08 * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen1-0/+3
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen6-25/+31
2012-07-20readdir: drop bogus codeEric Blake1-6/+0
2012-07-162012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
2012-03-022012-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake1-1/+2
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2010-08-25 * libc/posix/opendir.c (opendir): Fix potential memory leak.Corinna Vinschen1-0/+1
2010-07-06 * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen1-1/+1
2010-04-22* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie1-0/+1
2010-03-092010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-25/+32
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen1-0/+2
2010-02-242010-02-24 Charles Wilson <...>Jeff Johnston1-2/+1
2010-02-06 * libc/posix/telldir.c: Remove bogus nested prototype of lseek().Corinna Vinschen1-1/+0
2010-01-112010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston1-11/+11
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-93/+92
2009-08-182009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston1-3/+7
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake1-1/+1