.. |
Makefile.inc
|
Simple emulation of POSIX pty APIs posix_openpt(), ptsname(),
|
12 years ago |
_Exit.c
|
Update a comment about standards requirements
|
12 years ago |
_rand48.c
|
zap remaining rcsid.
|
19 years ago |
a64l.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
a64l.c
|
zap remaining rcsid.
|
19 years ago |
abort.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
abort.c
|
Per POSIX, fix raise() and abort() to send the signal to the current thread.
|
12 years ago |
abs.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
abs.c
|
zap remaining rcsid.
|
19 years ago |
alloca.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
atexit.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
atexit.c
|
Two small cleanups to atexit: remove unneeded __atexit_invalid, and
|
12 years ago |
atexit.h
|
Two small cleanups to atexit: remove unneeded __atexit_invalid, and
|
12 years ago |
atof.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
atof.c
|
zap remaining rcsid.
|
19 years ago |
atoi.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
atoi.c
|
zap remaining rcsid.
|
19 years ago |
atol.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
atol.c
|
zap remaining rcsid.
|
19 years ago |
atoll.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
atoll.c
|
zap remaining rcsid.
|
19 years ago |
bsearch.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
bsearch.c
|
involes -> involves; from Carlos Alberto Pereira Gomes
|
14 years ago |
cfree.c
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
div.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
div.c
|
zap remaining rcsid.
|
19 years ago |
drand48.c
|
zap remaining rcsid.
|
19 years ago |
ecvt.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
ecvt.c
|
teach gdtoa & its subroutines that malloc can fail; in which case
|
15 years ago |
erand48.c
|
zap remaining rcsid.
|
19 years ago |
exit.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
exit.c
|
Add __cxa_atexit() support for gcc3. This provides support for shared object destructors called at dlclose() time. Inspired by similar changes in FreeBSD and NetBSD.
|
17 years ago |
gcvt.c
|
Make gcvt() better match printf("%g") behavior, it now passes regress.
|
14 years ago |
getenv.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
getenv.c
|
Check for duplicate variables in the environment when setting a value
|
14 years ago |
getopt.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
getopt_long.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
getopt_long.c
|
Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new
|
14 years ago |
getsubopt.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
getsubopt.c
|
zap remaining rcsid.
|
19 years ago |
hcreate.3
|
Sync hcreate(3) with NetBSD, adding some caveats.
|
14 years ago |
hcreate.c
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
17 years ago |
heapsort.c
|
use size_t to index arrays; avoids big array bugs; ok millert@ guenther@
|
15 years ago |
imaxabs.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
imaxabs.c
|
Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()
|
19 years ago |
imaxdiv.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
imaxdiv.c
|
Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()
|
19 years ago |
insque.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
insque.c
|
zap remaining rcsid.
|
19 years ago |
jrand48.c
|
zap remaining rcsid.
|
19 years ago |
l64a.c
|
zap remaining rcsid.
|
19 years ago |
labs.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
labs.c
|
zap remaining rcsid.
|
19 years ago |
lcong48.c
|
zap remaining rcsid.
|
19 years ago |
ldiv.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
ldiv.c
|
zap remaining rcsid.
|
19 years ago |
llabs.c
|
advertising clauses that can be dropped
|
18 years ago |
lldiv.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
lldiv.c
|
Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()
|
19 years ago |
lrand48.c
|
zap remaining rcsid.
|
19 years ago |
lsearch.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
lsearch.c
|
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
|
15 years ago |
malloc.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
malloc.c
|
Fix bug in random offset introduced in rev 1.143; random range was
|
12 years ago |
merge.c
|
wrong type for variable; spotted by christian.siebert@cs.tu-chemnitz.de
|
14 years ago |
mrand48.c
|
zap remaining rcsid.
|
19 years ago |
nrand48.c
|
zap remaining rcsid.
|
19 years ago |
posix_memalign.3
|
Support larger-than-page-alignment requests in posix_memalign() by
|
13 years ago |
posix_openpt.3
|
no need for .Pp before lists;
|
12 years ago |
posix_pty.c
|
Simple emulation of POSIX pty APIs posix_openpt(), ptsname(),
|
12 years ago |
ptsname.3
|
Use "path name" not "pathname".
|
12 years ago |
qabs.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
qabs.c
|
zap remaining rcsid.
|
19 years ago |
qdiv.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
qdiv.c
|
zap remaining rcsid.
|
19 years ago |
qsort.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
qsort.c
|
Use size_t in appropriate places; fixes sorting of big arrays;
|
15 years ago |
radixsort.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
radixsort.c
|
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
|
17 years ago |
rand.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
rand.c
|
zap remaining rcsid.
|
19 years ago |
rand48.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
rand48.h
|
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
23 years ago |
random.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
random.c
|
threadsafe random().
|
12 years ago |
realpath.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
realpath.c
|
- Add comments regarding copies of these files also in libexec/ld.so
|
12 years ago |
remque.c
|
zap remaining rcsid.
|
19 years ago |
seed48.c
|
zap remaining rcsid.
|
19 years ago |
setenv.c
|
Make setenv(3) consistent with unsetenv(3), giving EINVAL if passed
|
12 years ago |
srand48.c
|
zap remaining rcsid.
|
19 years ago |
strtod.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
strtoimax.c
|
Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()
|
19 years ago |
strtol.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
strtol.c
|
add some prototypes, casts, includes, parenthesis, and whatnot to
|
12 years ago |
strtoll.c
|
Switch libc and libm to use strong aliases rather than weak aliases
|
12 years ago |
strtonum.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
strtonum.c
|
the tiniest of style tweaks
|
12 years ago |
strtoul.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
strtoul.c
|
add some prototypes, casts, includes, parenthesis, and whatnot to
|
12 years ago |
strtoull.c
|
Switch libc and libm to use strong aliases rather than weak aliases
|
12 years ago |
strtoumax.c
|
Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()
|
19 years ago |
system.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
system.c
|
zap remaining rcsid.
|
19 years ago |
tfind.c
|
ansi + de-register
|
20 years ago |
tsearch.3
|
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
12 years ago |
tsearch.c
|
Revert previous diff as it resulted in the wrong return code when
|
13 years ago |