Ruslan Ermilov
|
0e35e492fc
|
Assorted mdoc(7) fixes.
|
2003-06-01 19:19:59 +00:00 |
|
Tim J. Robbins
|
be074a2dd8
|
Document return type of wordfree() (void). Reduce the space between
struct member names and the corresponding comments so the lines don't
wrap on 80-column terminals.
|
2003-03-13 11:18:53 +00:00 |
|
Tim J. Robbins
|
7d3125b3ac
|
It is no longer necessary to include sys/types.h before wordexp.h.
|
2003-01-03 12:04:36 +00:00 |
|
Tim J. Robbins
|
cd203b8ead
|
Fix a small typo.
|
2002-12-27 08:28:53 +00:00 |
|
Tim J. Robbins
|
faea1495bf
|
Add an implementation of the POSIX wordexp() and wordfree() functions,
which perform shell-style word expansion on strings. This is still a
little rough around the edges.
PR: 13420
|
2002-12-26 14:34:18 +00:00 |
|