summaryrefslogtreecommitdiff
path: root/include/wordexp.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2004-06-30Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.Tim J. Robbins
2003-01-03Describe WRDE_NOCMD in the same way that we describe the rest of the flags.Tim J. Robbins
2002-12-26Unbreak for the !__XSI_VISIBLE case when another header that definesTim J. Robbins
2002-12-26Add "restrict" qualifiers to the prototype for wordexp().Tim J. Robbins
2002-12-26Add the POSIX <wordexp.h> header file.Tim J. Robbins