summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/wordexp.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more dead stores.wollman2009-11-251-1/+1
* wordexp(3): fix some bugs with signals and long outputsjilles2009-10-231-19/+57
* Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.tjr2004-06-301-3/+3
* Terminate execl()'s argument list with a null pointer instead of atjr2004-04-091-1/+1
* Use hidden names (_close, _dup2, _waitpid, etc.) where appropriate.tjr2003-01-071-22/+22
* Fix a number of bugs noticed by more extensive testing:tjr2003-01-041-7/+15
* Be more consistent with "static".tjr2002-12-271-1/+1
* Add an implementation of the POSIX wordexp() and wordfree() functions,tjr2002-12-261-0/+308
OpenPOWER on IntegriCloud