.. |
.distr
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
_c2type.c
|
|
|
abort.e
|
|
|
abs.c
|
Added copyright notice
|
1987-03-31 10:50:20 +00:00 |
asctime.c
|
include <sys/time.h> on 4.2 systems
|
1987-07-17 09:38:18 +00:00 |
atof.c
|
Added strtod.c, use it in atof
|
1988-08-11 12:49:06 +00:00 |
atoi.c
|
|
|
atol.c
|
|
|
bcmp.c
|
|
|
bcopy.c
|
|
|
bfill.c
|
|
|
bmove.c
|
|
|
bsearch.c
|
Added bsearch
|
1988-08-30 12:47:45 +00:00 |
bzero.c
|
|
|
calloc.c
|
some fixes: calloc was wrong; catch traps, and let divides
|
1989-02-20 18:01:33 +00:00 |
closedir.c
|
|
|
crypt.c
|
|
|
ctime.c
|
fixed a typo
|
1987-07-22 09:12:47 +00:00 |
ecvt.c
|
fix
|
1988-08-10 10:41:15 +00:00 |
execvp.c
|
|
|
ffc.c
|
|
|
ffs.c
|
|
|
frexp.e
|
Some minor adaptions
|
1987-10-15 12:59:03 +00:00 |
gcvt.c
|
forgot leading zero in front of . in F format
|
1988-08-04 15:48:34 +00:00 |
getenv.c
|
made safer
|
1988-08-30 12:52:09 +00:00 |
getlogin.c
|
|
|
getopt.c
|
|
|
gmtime.c
|
include <sys/time.h> on 4.2 systems
|
1987-07-17 09:38:18 +00:00 |
head_cc.e
|
some fixes: calloc was wrong; catch traps, and let divides
|
1989-02-20 18:01:33 +00:00 |
index.c
|
|
|
isatty.c
|
|
|
l3.c
|
|
|
ldexp.c
|
|
|
LIST
|
Added bsearch
|
1988-08-30 12:47:45 +00:00 |
localtime.c
|
include <sys/time.h> on 4.2 systems
|
1987-07-17 09:38:18 +00:00 |
malloc.c
|
malloc now allows users to use sbrk too,
|
1988-02-16 17:48:39 +00:00 |
memccpy.c
|
|
|
memchr.c
|
|
|
memcmp.c
|
|
|
memcpy.c
|
|
|
memset.c
|
|
|
mktemp.c
|
|
|
modf.e
|
Some minor adaptions
|
1987-10-15 12:59:03 +00:00 |
monitor.c
|
fixed: apparently, the profil system-call does not quite work as described
|
1988-09-19 16:55:35 +00:00 |
opendir.c
|
BSD4.[23] could also run NFS
|
1988-07-28 09:26:22 +00:00 |
perror.c
|
|
|
procentry.c
|
|
|
qsort.c
|
|
|
rand.c
|
some fixes
|
1987-07-10 09:06:19 +00:00 |
readdir.c
|
|
|
rename.c
|
some fixes: calloc was wrong; catch traps, and let divides
|
1989-02-20 18:01:33 +00:00 |
rindex.c
|
|
|
seekdir.c
|
|
|
setjmp.e
|
improved comments; should now be understandable for anyone who knows EM
|
1988-04-21 10:08:56 +00:00 |
sleep.c
|
sleep sometimes hangs. This is corrected
|
1987-04-23 15:20:41 +00:00 |
stb.c
|
|
|
strcat.c
|
speeded up a bit
|
1989-02-22 16:16:11 +00:00 |
strchr.c
|
|
|
strcmp.c
|
speeded up a bit
|
1989-02-22 16:16:11 +00:00 |
strcpy.c
|
|
|
strcspn.c
|
|
|
strlen.c
|
speeded up a bit
|
1989-02-22 16:16:11 +00:00 |
strncat.c
|
speeded up a bit
|
1989-02-22 16:16:11 +00:00 |
strncmp.c
|
speeded up a bit
|
1989-02-22 16:16:11 +00:00 |
strncpy.c
|
|
|
strpbrk.c
|
|
|
strrchr.c
|
|
|
strspn.c
|
|
|
strstr.c
|
|
|
strtod.c
|
fixed typo
|
1988-08-11 15:59:35 +00:00 |
strtok.c
|
|
|
swab.c
|
|
|
telldir.c
|
|
|
ttyname.c
|
|
|
ttyslot.c
|
fixed bugs in tzset and ttyslot, adapted malloc to allocate in bigger chunks
|
1987-08-19 14:44:54 +00:00 |
tzset.c
|
fixed bugs in tzset and ttyslot, adapted malloc to allocate in bigger chunks
|
1987-08-19 14:44:54 +00:00 |