Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Timothy E Baldwin
RISC_OSLib
Repository
72dac35382eab6b4b0f75928785bbbe7883a3e19
Switch branch/tag
RISC_OSLib
c
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.riscosopen.org:tbaldwin/RISC_OSLib.git
Copy HTTPS clone URL
https://gitlab.riscosopen.org/tbaldwin/RISC_OSLib.git
Added run-time and ISO C library support for C99 complex numbers.
Kevin Bracey authored
20 years ago
Version 5.52. Tagged as 'RISC_OSLib-5_52'
72dac353
Name
Last commit
Last update
..
Super
Import from cleaned 360 CD
28 years ago
alloc
Changes for Customer W; also suitable for building on an Iyonix.
21 years ago
armprof
32-bit work merged from kbracey_32bit branch.
24 years ago
armsys
Ansilib improvements, and a bugfix to system()
21 years ago
complex
Added run-time and ISO C library support for C99 complex numbers.
20 years ago
ctype
<ctype.h> * isblank() added.
21 years ago
date
Import from cleaned 360 CD
28 years ago
error
<ctype.h> * isblank() added.
21 years ago
fpprintf
<ctype.h> * isblank() added.
21 years ago
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
22 years ago
math
Added run-time and ISO C library support for C99 complex numbers.
20 years ago
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
22 years ago
scanf
<ctype.h> * isblank() added.
21 years ago
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
22 years ago
sort
Fix for qsort to stop aborts.
25 years ago
stdio
* __assert2() added to support for C99 assert(), which displays function name.
21 years ago
stdlib
* __assert2() added to support for C99 assert(), which displays function name.
21 years ago
string
* __assert2() added to support for C99 assert(), which displays function name.
21 years ago
time
Import from cleaned 360 CD
28 years ago
xmath
Import from cleaned 360 CD
28 years ago