NetBSD/lib/libc/stdlib
thorpej a3fe3d3cf9 Some (popular) programs expect to be able to re-initialize `optind'
to 0 and have getopt(3)/getopt_long(3) continue to function properly.
This happens to work with GNU getopt_long(3), so mimmick the behavior.

Fixes pkg/10980 (Manuel Bouyer): rsyncd was relying on this behavior.
2000-08-25 17:05:49 +00:00
..
_rand48.c
_strtoll.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
_strtoull.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
a64l.3
a64l.c
abort.3
abort.c
abs.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
atoll.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
bsearch.3
bsearch.c
calloc.c
div.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
div.c
drand48.c
erand48.c
exit.3
exit.c
getenv.3
getenv.c
getopt_long.3 small fixes; not yet complete 2000-04-07 00:02:32 +00:00
getopt_long.c Some (popular) programs expect to be able to re-initialize `optind' 2000-08-25 17:05:49 +00:00
getopt.3
getopt.c
getsubopt.3
getsubopt.c
heapsort.c
jrand48.c
l64a.c
labs.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
labs.c
lcong48.c
ldiv.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
ldiv.c
Lint_abs.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_div.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_labs.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_ldiv.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_llabs.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
llabs.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
llabs.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
lldiv.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
lldiv.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
local.h
lrand48.c
Makefile.inc New getopt_long from Thomas Klausner and Dieter Baron 2000-04-02 20:27:58 +00:00
malloc.3
malloc.c avoid losing precision warnings 2000-07-06 03:13:22 +00:00
memory.3
merge.c
mrand48.c
multibyte.c Make mbstowcs and wcstombs work correctly when handed NULL pointers. 2000-04-01 19:42:57 +00:00
nrand48.c
putenv.c
qabs.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
qabs.c
qdiv.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
qdiv.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand48.3 remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
rand48.h
rand_r.c
rand.3
rand.c
random.3
random.c
seed48.c
setenv.c
srand48.c
strtod.3
strtod.c Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
strtol.3 Add missing comma. 2000-03-16 04:57:11 +00:00
strtol.c
strtoll.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
strtoq.c No longer need internal names for strtoq() and strtouq(). 2000-03-08 20:17:19 +00:00
strtoul.3 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
strtoul.c
strtoull.c Workaround no longer needed, now that the compiler is fixed. 2000-05-16 22:07:30 +00:00
strtouq.c Workaround no longer needed, now that the compiler is fixed. 2000-05-16 22:07:30 +00:00
system.3
system.c
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c