summaryrefslogtreecommitdiff
path: root/include/wordexp.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-171-1/+1
* Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.Tim J. Robbins2004-06-301-1/+1
* Describe WRDE_NOCMD in the same way that we describe the rest of the flags.Tim J. Robbins2003-01-031-1/+1
* Unbreak for the !__XSI_VISIBLE case when another header that definesTim J. Robbins2002-12-261-5/+5
* Add "restrict" qualifiers to the prototype for wordexp().Tim J. Robbins2002-12-261-1/+1
* Add the POSIX <wordexp.h> header file.Tim J. Robbins2002-12-261-0/+75