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
Stuart Swales
RISC_OSLib
Repository
eb77aba957c4e44374ded3fb8547fe90fa6c9ee4
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:sswales/RISC_OSLib.git
Copy HTTPS clone URL
https://gitlab.riscosopen.org/sswales/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
ROM build fixed for 64-bit stuff.
22 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
Abort and error handling massively overhauled:
23 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
* 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
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
Tidied up the strcmp() fix to remove an unused variable.
23 years ago
stdlib
* 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
string
Fix for strxfrm()
23 years ago
time
Import from cleaned 360 CD
28 years ago
xmath
Import from cleaned 360 CD
28 years ago