ack/lang/cem/libcc.ansi/headers
1991-02-20 14:53:31 +00:00
..
sys size_t is 'unsigned int' (for backward compatibility) 1990-04-23 13:26:09 +00:00
.distr Added varargs.h 1991-02-20 14:53:31 +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 corrected type of *_EPSILON values 1990-11-08 12:01:52 +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 many changes and improvements 1989-12-18 14:00:32 +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 made a function-call of HUGE_VAL 1990-10-24 14:31:50 +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 formal parameters in prototyps need only 1 underscore 1990-01-29 10:09:00 +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 size_t is 'unsigned int' (for backward compatibility) 1990-04-23 13:26:09 +00:00
varargs.h Added varargs.h 1991-02-20 14:53:31 +00:00