kleink
cb63b5cd8c
* Remove GLOB_QUOTE, add GLOB_NOESCAPE. Per POSIX, backslash quoting of
...
special characters is the default behaviour, which may be disabled by
setting GLOB_NOESCAPE.
* If no matching pathnames have been found and GLOB_NOCHECK was not set
(or special csh(1)-specific treatment of magic characters was requested),
return GLOB_NOMATCH instead of 0; the latter would indicate a successful
operation.
* Use strcoll() instead of strcmp() to sort globbed pathnames.
1998-06-19 22:53:57 +00:00
fair
095ab11cb7
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
...
Make other mdoc corrections as inspection dictated.
1998-04-28 20:11:33 +00:00
kleink
5e97b3b18a
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED,
...
and explicitly state that the former is no longer supported.
1998-03-31 20:37:20 +00:00
perry
312aca536f
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
lukem
99f9342863
note that $HOME is used in ~/ globs
1997-12-28 04:37:14 +00:00
cgd
4e82cb0a0a
fix a couple of typesetting and grammatical errors in GLOB_BRACE's description
1996-04-19 00:12:16 +00:00
cgd
b585e843ca
update from Lite, with local changes. fix Ids, etc.
1995-02-27 04:12:15 +00:00
deraadt
2d1eff419c
glob_t not GLOB_t. pointed out by <lm@rmit.edu.au>
1994-01-06 13:24:09 +00:00
cgd
39496a6bca
get rid of extra RCS Id in header
1993-12-03 23:02:05 +00:00
jtc
ed9ab81fcc
Use ".Va" macro when formatting "errno".
1993-11-30 21:52:46 +00:00
jtc
9c4ad8fbd4
Misc manpage fixes.
1993-11-25 02:48:32 +00:00
cgd
6270d348a1
update to latest version.
1993-11-06 01:10:15 +00:00
mycroft
0e9c8e4524
Add RCS identifiers.
1993-07-30 08:34:38 +00:00
mycroft
e7ae1531d5
Latest versions from uunet.
1993-07-30 07:57:48 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00