.. |
sys
|
Fixed typo
|
1991-12-18 09:22:13 +00:00 |
.distr
|
removed sgtty.h; is taken from _tail_cc
|
1991-12-02 15:54:26 +00:00 |
assert.h
|
changed assert() macro so __bad_assertion() can use fputs()
|
1990-04-03 15:29:03 +00:00 |
ctype.h
|
deleted toupper and tolower macros: they were wrong
|
1990-10-24 17:24:12 +00:00 |
dirent.h
|
formal parameters in prototyps need only 1 underscore
|
1990-01-29 10:09:00 +00:00 |
errno.h
|
many changes and improvements
|
1989-12-18 14:00:32 +00:00 |
float.h
|
fix machine-dependant #if's
|
1991-09-04 15:37:41 +00:00 |
grp.h
|
formal parameters in prototyps need only 1 underscore
|
1990-01-29 10:09:00 +00:00 |
limits.h
|
many changes and improvements
|
1989-12-18 14:00:32 +00:00 |
LIST
|
Updated LIST
|
1991-12-03 09:34:29 +00:00 |
locale.h
|
formal parameters in prototyps need only 1 underscore
|
1990-01-29 10:09:00 +00:00 |
Makefile
|
changed Makefile again
|
1989-12-19 15:06:03 +00:00 |
math.h
|
added check for Nan
|
1991-03-19 16:51:28 +00:00 |
mathconst.h
|
many changes and improvements
|
1989-12-18 14:00:32 +00:00 |
setjmp.h
|
prevent warning when #including setjmp.h
|
1990-11-06 10:49:12 +00:00 |
sgtty.h
|
many changes and improvements
|
1989-12-18 14:00:32 +00:00 |
signal.h
|
fix machine-dependant #if's
|
1991-09-04 15:37:41 +00:00 |
stdarg.h
|
changed setjmp implementation for POSIX
|
1990-01-22 13:20:42 +00:00 |
stddef.h
|
removed a cast from offsetof()
|
1990-10-30 09:53:48 +00:00 |
stdio.h
|
Added fdopen()
|
1991-01-30 16:26:06 +00:00 |
stdlib.h
|
size_t is 'unsigned int' (for backward compatibility)
|
1990-04-23 13:26:09 +00:00 |
string.h
|
size_t is 'unsigned int' (for backward compatibility)
|
1990-04-23 13:26:09 +00:00 |
time.h
|
CLK_TCK --> CLOCKS_PER_SEC; was toch goed
|
1991-06-21 09:58:57 +00:00 |
varargs.h
|
Added varargs.h
|
1991-02-20 14:53:31 +00:00 |