ack/lang/cem/libcc.ansi/stdlib
1991-08-07 10:52:35 +00:00
..
malloc Removed definition of EMHOME; it was not used 1991-08-07 10:52:35 +00:00
.distr made a lot of changes 1989-12-18 15:14:14 +00:00
abort.c added protection against #define of _POSIX_SOURCE 1990-11-22 13:59:54 +00:00
abs.c Initial revision 1989-05-16 13:13:53 +00:00
atexit.c made a lot of changes 1989-12-18 15:14:14 +00:00
atof.c made a lot of changes 1989-12-18 15:14:14 +00:00
atoi.c fix to fix 1990-05-22 12:22:25 +00:00
atol.c atol and atoi get old-fashioned behaviour 1990-05-22 10:48:12 +00:00
bsearch.c made a lot of changes 1989-12-18 15:14:14 +00:00
calloc.c Initial revision 1989-05-16 13:13:53 +00:00
div.c made little mistakes in div() and ldiv() 1990-03-05 13:48:03 +00:00
exit.c changed system-calls to avoid namespace pollution 1990-01-22 13:00:13 +00:00
ext_comp.c Fixed bug 1991-04-22 11:29:48 +00:00
ext_fmt.h made a lot of changes 1989-12-18 15:14:14 +00:00
getenv.c Fixed bug in checking of last char of environment variable 1991-04-24 12:18:03 +00:00
labs.c Initial revision 1989-05-16 13:13:53 +00:00
ldiv.c made little mistakes in div() and ldiv() 1990-03-05 13:48:03 +00:00
LIST made a lot of changes 1989-12-18 15:14:14 +00:00
Makefile changed Makefile again 1989-12-19 15:06:03 +00:00
malloc.c Initial revision 1989-05-16 13:13:53 +00:00
mblen.c made a lot of changes 1989-12-18 15:14:14 +00:00
mbstowcs.c made a lot of changes 1989-12-18 15:14:14 +00:00
mbtowc.c several bug fixes after test-suite 1990-03-28 16:37:18 +00:00
qsort.c fixed qsort() for 0 elements 1990-08-28 14:03:24 +00:00
rand.c rand() did not work on 2-byte machines 1990-06-30 20:02:45 +00:00
strtod.c strod() & _str_ext_cvt() made more strictly conforming 1990-09-07 11:00:24 +00:00
strtol.c error with cast to unsigned long 1990-05-11 15:22:19 +00:00
system.c added protection against #define of _POSIX_SOURCE 1990-11-22 13:59:54 +00:00
wcstombs.c several bug fixes after test-suite 1990-03-28 16:37:18 +00:00
wctomb.c wctomb() now also returns 1 on 0-char 1991-01-15 11:55:33 +00:00