This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
mirror of
https://github.com/KolibriOS/kolibrios.git
synced
2025-09-15 23:20:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kolibrios
/
contrib
/
sdk
/
sources
/
newlib
/
libc
/
crt
History
turbocat
43e723374e
Newlib: Added enviroment emulation via the file /sys/settings/system.env
...
git-svn-id: svn://kolibrios.org@9959 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 01:52:02 +00:00
..
chkstk.S
…
console.asm
NewLib:
2024-01-04 22:20:35 +00:00
cpu_features.c
…
cpu_features.h
…
crt1.c
newlib: close streams on exit
2016-11-03 19:02:07 +00:00
crt2.c
…
crt3.c
…
crtdll.c
Newlib: Added enviroment emulation via the file /sys/settings/system.env
2024-01-14 01:52:02 +00:00
dllstart.c
…
exit.S
…
gthr-kos32.c
newlib: Try to unify wrappers. And get rid of kos32sys.h
2022-09-01 19:19:27 +00:00
gthr-kos32.h
…
i386mach.h
…
opendial.S
Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
2022-01-06 19:34:04 +00:00
pseudo-reloc.c
…
setjmp.S
…
start.S
…
thread.S
…
tls.c
…
tls.S
…