Peter Limkilde Svendsen
|
c54db6f008
Add integer overflow check to calloc
|
6 years ago |
Jeremy Soller
|
d2502056a8
Cleanup termios and ioctls and add tcflush
|
6 years ago |
Jeremy Soller
|
0dd801da03
Implement ttyname by adding fpath function to Sys. Remove realpath function and use fpath internally
|
6 years ago |
Jeremy Soller
|
0c5abf0361
Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc
|
6 years ago |
Jeremy Soller
|
a8f3608f3c
Fix stdlib div functions, add _Exit
|
6 years ago |
Jeremy Soller
|
89832b3ac8
Add lldiv
|
6 years ago |
Jeremy Soller
|
7dbd57f913
Fix putenv crash
|
6 years ago |
Jeremy Soller
|
52fd4d7e83
Clippy fixes
|
6 years ago |
Ian Douglas Scott
|
fc0b7b9111
'strtoull' and 'strtoll' type signatures
|
6 years ago |
Jeremy Soller
|
0ac16556bc
Format
|
6 years ago |
Jeremy Soller
|
a5279b648f
Fix warnings
|
6 years ago |
Jeremy Soller
|
3c2121d4e0
Do not require prefix for hex
|
6 years ago |
jD91mZM2
|
1f3154b45c
Invoke constructors and destructors
|
6 years ago |
jD91mZM2
|
418a960f3b
Implement realpath
|
6 years ago |
jD91mZM2
|
6dcc8ee8d9
Implement strtof
|
6 years ago |
Jeremy Soller
|
706a8de7a0
Call _init and _fini
|
6 years ago |
jD91mZM2
|
6fe3e05ea0
Delete duplicate types
|
6 years ago |
Jeremy Soller
|
c911facca6
Make pal functions take cstr
|
6 years ago |
Jeremy Soller
|
8f5470fd27
Reduce warnings
|
6 years ago |
Jeremy Soller
|
bab4e2896a
Format
|
6 years ago |
Jeremy Soller
|
7ab700315d
Fix warnings and add c_str
|
6 years ago |
Jeremy Soller
|
277b9abcd5
Fix build, mostly
|
6 years ago |
Jeremy Soller
|
c20ce5ffed
Large reorganization of headers (WIP)
|
6 years ago |