ack/lang/cem/libcc/gen
1988-08-10 10:41:15 +00:00
..
.distr Initial revision 1987-04-13 10:32:47 +00:00
_c2type.c Added Rcs Id 1987-03-31 10:45:53 +00:00
abort.e Initial revision 1987-01-27 15:57:55 +00:00
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 malloc now allows users to use sbrk too, 1988-02-16 17:48:39 +00:00
atoi.c Added Rcs Id 1987-03-31 10:45:53 +00:00
atol.c Added Rcs Id 1987-03-31 10:45:53 +00:00
bcmp.c Added Rcs Id 1987-03-31 10:45:53 +00:00
bcopy.c Added Rcs Id 1987-03-31 10:45:53 +00:00
bfill.c Added Rcs Id 1987-03-31 10:45:53 +00:00
bmove.c Added Rcs Id 1987-03-31 10:45:53 +00:00
bzero.c Added Rcs Id 1987-03-31 10:45:53 +00:00
calloc.c Added Rcs Id 1987-03-31 10:45:53 +00:00
closedir.c Added Rcs Id 1987-03-31 10:45:53 +00:00
crypt.c Added Rcs Id 1987-03-31 10:45:53 +00:00
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 Added Rcs Id 1987-03-31 10:45:53 +00:00
ffc.c Added Rcs Id 1987-03-31 10:45:53 +00:00
ffs.c Added Rcs Id 1987-03-31 10:45:53 +00:00
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 Added Rcs Id 1987-03-31 10:45:53 +00:00
getlogin.c Added Rcs Id 1987-03-31 10:45:53 +00:00
getopt.c Added Rcs Id 1987-03-31 10:45:53 +00:00
gmtime.c include <sys/time.h> on 4.2 systems 1987-07-17 09:38:18 +00:00
head_cc.e Some minor adaptions 1987-10-15 12:59:03 +00:00
index.c Added Rcs Id 1987-03-31 10:45:53 +00:00
isatty.c Added Rcs Id 1987-03-31 10:45:53 +00:00
l3.c Added Rcs Id 1987-03-31 10:45:53 +00:00
ldexp.c Added Rcs Id 1987-03-31 10:45:53 +00:00
LIST moved getopt to stdio, because it uses it 1988-08-03 14:42:47 +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 Added Rcs Id 1987-03-31 10:45:53 +00:00
memchr.c Added Rcs Id 1987-03-31 10:45:53 +00:00
memcmp.c Added Rcs Id 1987-03-31 10:45:53 +00:00
memcpy.c Added Rcs Id 1987-03-31 10:45:53 +00:00
memset.c Added Rcs Id 1987-03-31 10:45:53 +00:00
mktemp.c Added Rcs Id 1987-03-31 10:45:53 +00:00
modf.e Some minor adaptions 1987-10-15 12:59:03 +00:00
monitor.c Added Rcs Id 1987-03-31 10:45:53 +00:00
opendir.c BSD4.[23] could also run NFS 1988-07-28 09:26:22 +00:00
perror.c Added Rcs Id 1987-03-31 10:45:53 +00:00
procentry.c Added Rcs Id 1987-03-31 10:45:53 +00:00
qsort.c Added Rcs Id 1987-03-31 10:45:53 +00:00
rand.c some fixes 1987-07-10 09:06:19 +00:00
readdir.c Added Rcs Id 1987-03-31 10:45:53 +00:00
rindex.c Added Rcs Id 1987-03-31 10:45:53 +00:00
seekdir.c Added Rcs Id 1987-03-31 10:45:53 +00:00
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 Initial revision 1987-01-27 15:57:55 +00:00
strcat.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strchr.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strcmp.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strcpy.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strcspn.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strlen.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strncat.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strncmp.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strncpy.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strpbrk.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strrchr.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strspn.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strstr.c Added Rcs Id 1987-03-31 10:45:53 +00:00
strtok.c Added Rcs Id 1987-03-31 10:45:53 +00:00
swab.c Added Rcs Id 1987-03-31 10:45:53 +00:00
telldir.c Added Rcs Id 1987-03-31 10:45:53 +00:00
ttyname.c Added Rcs Id 1987-03-31 10:45:53 +00:00
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