HardenedBSD/lib/libstand
Mike Smith a79658408c POSIX introduced optreset to deal with multiple invocations
of getopt (as in, multiple input lines :). This is documented in the
man page and is used in the code, but unistd.h and stand.h do not
declare it. Incidentally, it prevents me fixing a bug in loader's
code... :-)

PR:		misc/9373
Submitted by:	"Daniel C. Sobral" <dcs@newsguy.com>
1999-01-11 06:01:29 +00:00
..
__main.c
arp.c
assert.c
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bswap.c
cd9660.c
close.c
closeall.c
dev_net.c
dev_net.h
dev.c
dosfs.c
dosfs.h
environment.c
ether.c
fstat.c
getopt.c
gets.c
globals.c
gzipfs.c
if_ether.h
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3 Well I never. Seems like _setjmp()/_longjmp() are just what the doctor 1998-11-04 07:39:53 +00:00
lseek.c
Makefile Remove stray .endif from previous commit (I hope this is right) 1998-11-04 12:49:31 +00:00
net.c
net.h
netif.c
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c
pager.c
printf.c
qdivrem.c Move setjmp/longjmp implementations here from libc; no signal handling 1998-11-04 00:23:18 +00:00
quad.h Move setjmp/longjmp implementations here from libc; no signal handling 1998-11-04 00:23:18 +00:00
random.c
rarp.c
read.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
stand.h POSIX introduced optreset to deal with multiple invocations 1999-01-11 06:01:29 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c
tftp.h
twiddle.c
ufs.c
write.c
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c
zipfs.c