..
Lint_abs.c
lint stubs for functions which ports use assembly versions. When using
1997-11-06 00:51:04 +00:00
Lint_div.c
lint stubs for functions which ports use assembly versions. When using
1997-11-06 00:51:04 +00:00
Lint_labs.c
lint stubs for functions which ports use assembly versions. When using
1997-11-06 00:51:04 +00:00
Lint_ldiv.c
lint stubs for functions which ports use assembly versions. When using
1997-11-06 00:51:04 +00:00
Makefile.inc
Add a manual page for a64l() and l64a().
1998-06-14 17:47:15 +00:00
_rand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
_strtoq.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
_strtouq.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
a64l.3
It's 1998, actually.
1998-06-14 17:54:59 +00:00
a64l.c
If port provides __weak_alias(), provide an Standard C and POSIX pure
1997-07-21 14:06:24 +00:00
abort.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
abort.c
update to lite-2
1998-01-30 23:37:40 +00:00
abs.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
abs.c
update to lite-2
1998-01-30 23:37:40 +00:00
alloca.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
atexit.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
atexit.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
atexit.h
update to lite-2
1998-01-30 23:37:40 +00:00
atof.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
atof.c
update to lite-2
1998-01-30 23:37:40 +00:00
atoi.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
atoi.c
update to lite-2
1998-01-30 23:37:40 +00:00
atol.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
atol.c
update to lite-2
1998-01-30 23:37:40 +00:00
bsearch.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
bsearch.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
calloc.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
calloc.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
div.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
div.c
update to lite-2
1998-01-30 23:37:40 +00:00
drand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
erand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
exit.3
first pass at fixing up capitalization of function names and
1998-08-29 08:32:32 +00:00
exit.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
free.3
fix mdoc references and mistakes
1998-04-28 21:19:49 +00:00
getenv.3
Update standards section for putenv().
1998-02-06 13:53:17 +00:00
getenv.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
getopt.3
English.
1998-07-29 03:38:30 +00:00
getopt.c
include <unistd.h> instead of <stdlib.h> to fix a compile error caused
1998-02-03 01:30:17 +00:00
getsubopt.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
getsubopt.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
heapsort.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
jrand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
l64a.c
Per XPG4.2, if the `value' argument evaluates to 0L, don't return a NULL
1998-06-14 17:28:15 +00:00
labs.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
labs.c
update to lite-2
1998-01-30 23:37:40 +00:00
lcong48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
ldiv.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
ldiv.c
update to lite-2
1998-01-30 23:37:40 +00:00
local.h
Add local.h for local prototypes.
1997-07-13 20:16:31 +00:00
lrand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
malloc.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
malloc.c
make memcpy into memmove in some cases
1998-08-26 00:29:29 +00:00
memory.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
merge.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
mrand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
multibyte.c
Add local.h for local prototypes.
1997-07-13 20:16:31 +00:00
nrand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
putenv.c
update to lite-2
1998-01-30 23:37:40 +00:00
qabs.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
qabs.c
If port provides __weak_alias(), provide an Standard C and POSIX pure
1997-07-21 14:06:24 +00:00
qdiv.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
qdiv.c
If port provides __weak_alias(), provide an Standard C and POSIX pure
1997-07-21 14:06:24 +00:00
qsort.3
first pass at fixing up capitalization of function names and
1998-08-29 08:32:32 +00:00
qsort.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
radixsort.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
radixsort.c
remove obsolete register declarations
1998-02-03 18:38:12 +00:00
rand.3
Principally, change foo(N) to .Xr foo N
1998-04-28 04:07:04 +00:00
rand.c
update to lite-2
1998-01-30 23:37:40 +00:00
rand48.3
fix mdoc references and mistakes
1998-04-28 21:19:49 +00:00
rand48.h
RCS Id Police.
1998-01-09 03:15:09 +00:00
rand_r.c
Add local.h for local prototypes.
1997-07-13 20:16:31 +00:00
random.3
fix mdoc references and mistakes
1998-04-28 21:19:49 +00:00
random.c
Addendum to previous commit: remove stdio usage from sections during which
1998-09-09 19:34:00 +00:00
realloc.3
fix mdoc references and mistakes
1998-04-28 21:19:49 +00:00
seed48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
setenv.c
bzero->memset, bcopy->memcpy, bcmp->memcmp
1998-08-10 02:43:08 +00:00
srand48.c
RCS Id Police.
1998-01-09 03:15:09 +00:00
strtod.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
strtod.c
const poisoning.
1998-07-26 14:13:00 +00:00
strtol.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
strtol.c
Nuke `register'.
1998-02-03 01:46:27 +00:00
strtoq.c
Nuke `register'.
1998-02-03 01:46:27 +00:00
strtoul.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
strtoul.c
Nuke `register', deal with GCC warnings.
1998-02-03 01:48:30 +00:00
strtouq.c
Nuke `register', deal with GCC warnings.
1998-02-03 01:48:30 +00:00
system.3
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
system.c
update to lite-2
1998-01-30 23:37:40 +00:00