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
Jeffrey Lee
RISC_OSLib
Repository
f126a1ab89baea9e3462f7df71f7b39bc171b3d8
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:jlee/RISC_OSLib.git
Copy HTTPS clone URL
https://gitlab.riscosopen.org/jlee/RISC_OSLib.git
Name
Last commit
Last update
..
Super
Import from cleaned 360 CD
28 years ago
alloc
ROM build fixed for 64-bit stuff.
22 years ago
armprof
32-bit work merged from kbracey_32bit branch.
24 years ago
armsys
* __assert2() added to support for C99 assert(), which displays function name.
21 years ago
bsearch
Import from cleaned 360 CD
28 years ago
ctype
Import from cleaned 360 CD
28 years ago
date
Import from cleaned 360 CD
28 years ago
error
* __assert2() added to support for C99 assert(), which displays function name.
21 years ago
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
22 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
* __assert2() added to support for C99 assert(), which displays function name.
21 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
Added atoll, strtoll, strtoull, strtoimax, strtoumax, imaxabs and imaxdiv functions to the standard C library.
22 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