Name Last commit Last update
..
Super Import from cleaned 360 CD
alloc Changes required for Customer W.
armprof 32-bit work merged from kbracey_32bit branch.
armsys * __assert2() added to support for C99 assert(), which displays function name.
bsearch
ctype Import from cleaned 360 CD
date Import from cleaned 360 CD
error * __assert2() added to support for C99 assert(), which displays function name.
fpprintf * Added two new library chunks, 4 and 5, which contain extensions to the kernel and C library respectively. These have no static data associated with them, just being extensions of the stub tables. The reason for this is to minimise wasted space in programs that don't use the C99 facilities; o.stubs is now a library split into 3 pieces - basic kernel and CLib, extra kernel and extra
locale * Added two new library chunks, 4 and 5, which contain extensions to the kernel and C library respectively. These have no static data associated with them, just being extensions of the stub tables. The reason for this is to minimise wasted space in programs that don't use the C99 facilities; o.stubs is now a library split into 3 pieces - basic kernel and CLib, extra kernel and extra
math * __assert2() added to support for C99 assert(), which displays function name.
printf * Added two new library chunks, 4 and 5, which contain extensions to the kernel and C library respectively. These have no static data associated with them, just being extensions of the stub tables. The reason for this is to minimise wasted space in programs that don't use the C99 facilities; o.stubs is now a library split into 3 pieces - basic kernel and CLib, extra kernel and extra
scanf Added atoll, strtoll, strtoull, strtoimax, strtoumax, imaxabs and imaxdiv functions to the standard C library.
signal * Added two new library chunks, 4 and 5, which contain extensions to the kernel and C library respectively. These have no static data associated with them, just being extensions of the stub tables. The reason for this is to minimise wasted space in programs that don't use the C99 facilities; o.stubs is now a library split into 3 pieces - basic kernel and CLib, extra kernel and extra
sort Fix for qsort to stop aborts.
stdio * __assert2() added to support for C99 assert(), which displays function name.
stdlib * __assert2() added to support for C99 assert(), which displays function name.
string * __assert2() added to support for C99 assert(), which displays function name.
time Import from cleaned 360 CD
xmath Import from cleaned 360 CD