summaryrefslogtreecommitdiffstats
path: root/newlib/libc/posix/wordexp.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen2012-10-091-28/+33
* * 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
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-081-3/+0
* 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-311-0/+188