1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/include
Mike Heffner 4a59c3ab55 Update glob(3) to add all the POSIX required options, specifically:
- add GLOB_NOMATCH return value and use it when we don't get a match
- rename GLOB_ABEND to GLOB_ABORTED and use it instead of returning 1
  in some places
- add GLOB_NOESCAPE flag and retire GLOB_QUOTE to compatibility
  section

Suggestions/advice on correct usage of POSIX defines: wollman
2002-07-17 04:58:09 +00:00
..
arpa
protocols Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00
rpc clnt_vc_create() has const scalar arguments that wind up being modified, 2002-07-14 23:35:04 +00:00
rpcsvc
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
complex.h
ctype.h
db.h
dirent.h
dlfcn.h
elf-hints.h
elf.h This header is for Solaris compatibility only (according to David 2002-07-04 11:05:39 +00:00
err.h
fnmatch.h
fstab.h
fts.h
glob.h Update glob(3) to add all the POSIX required options, specifically: 2002-07-17 04:58:09 +00:00
grp.h
hesiod.h
histedit.h
ieeefp.h
ifaddrs.h
inttypes.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile
malloc.h
math.h
memory.h
monetary.h
mpool.h
ndbm.h
netconfig.h
netdb.h
nl_types.h
nlist.h
nsswitch.h
objformat.h
paths.h Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp. 2002-07-14 13:04:15 +00:00
pthread_np.h
pthread.h
pwd.h
ranlib.h
readpassphrase.h
regex.h
regexp.h
resolv.h
rune.h
runetype.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
search.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h
stddef.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
stdio.h Clean up some of the rather strange structure and ordering of this 2002-07-15 19:38:45 +00:00
stdlib.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
strhash.h
string.h
stringlist.h
strings.h
sysexits.h
tar.h
time.h The thread-safe time functions appear to have been introduced as of 2002-06-27 20:18:45 +00:00
timeconv.h
timers.h
ttyent.h
unistd.h Support POSIX/SUS ``programming environment'' mistake in confstr(). 2002-07-15 22:21:33 +00:00
utime.h
utmp.h
vis.h
wchar.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
wctype.h