Added run-time and ISO C library support for C99 complex numbers.
Kevin Bracey authored
Version 5.52. Tagged as 'RISC_OSLib-5_52'
72dac353
Name Last commit Last update
..
Super Import from cleaned 360 CD
alloc Changes for Customer W; also suitable for building on an Iyonix.
armprof 32-bit work merged from kbracey_32bit branch.
armsys Ansilib improvements, and a bugfix to system()
complex Added run-time and ISO C library support for C99 complex numbers.
ctype <ctype.h> * isblank() added.
date Import from cleaned 360 CD
error <ctype.h> * isblank() added.
fpprintf <ctype.h> * isblank() added.
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 Added run-time and ISO C library support for C99 complex numbers.
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 <ctype.h> * isblank() added.
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