aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/posix/wordexp.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-09 * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen1-28/+33
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 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-3/+0
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+188