Jeremy Soller
|
9eef8d7e2d
Add core_io
|
6 years ago |
jD91mZM2
|
d659377b24
VERY basic crti/crtn
|
6 years ago |
jD91mZM2
|
1e9dbfdf62
Use cbitset crate
|
6 years ago |
Jeremy Soller
|
c2f4c1dbc9
Add trace macro and feature
|
6 years ago |
Jeremy Soller
|
c20ce5ffed
Large reorganization of headers (WIP)
|
6 years ago |
jD91mZM2
|
b20307dca0
Implement fnmatch.h
|
6 years ago |
jD91mZM2
|
44599a032e
Kind of get bash to compile
|
6 years ago |
jD91mZM2
|
d3e4fa71a5
Implement sys/select.h
|
6 years ago |
Jeremy Soller
|
a9fcb973f6
Implement utimes and utime
|
6 years ago |
jD91mZM2
|
f82b48b839
Implement sys/times.h on linux
|
6 years ago |
jD91mZM2
|
e7e9d57db5
Implement a dummy sgtty
|
6 years ago |
jD91mZM2
|
f6b364845e
Implement pwd.h
|
6 years ago |
jD91mZM2
|
2bf426b0fb
Implement isatty
|
6 years ago |
jD91mZM2
|
83949290c9
Implement dirent.h
|
6 years ago |
jD91mZM2
|
992e50ef0f
Fix a few things with openssl
|
6 years ago |
Paul Sajna
|
0550a7b9db
implement arpainet
|
6 years ago |
jD91mZM2
|
d3f6985ee9
Add a few things necessary for openssl (not all)
|
6 years ago |
Stephan Vedder
|
cc210361d6
wchar support
|
6 years ago |
jD91mZM2
|
9de73d0e5b
Add uname and gethostname
|
6 years ago |
jD91mZM2
|
feed73ffcc
inttypes
|
6 years ago |
Jeremy Soller
|
878f466b67
Update to new ralloc, new panic implementation, new compiler-builtins
|
6 years ago |
jD91mZM2
|
4e99b55417
Implement basic setjmp using musl's awesome existing code
|
6 years ago |
jD91mZM2
|
996445a6a3
Add empty locale functions
|
6 years ago |
Jeremy Soller
|
dabd8dc6a2
Move memory handling into string, do not use compiler_builtins for memory handling
|
6 years ago |
Jeremy Soller
|
79d05d7eda
Build variadic functions as part of relibc
|
6 years ago |
Jeremy Soller
|
ea804582b9
Rename sys header crates, add mman constants
|
6 years ago |
Dan Robertson
|
16e82636fb
Add basic structures for netinet/in.h crate
|
6 years ago |
Dan Robertson
|
01081729c8
Add structures and stub fns for sys/socket.h
|
6 years ago |
Jeremy Soller
|
d6e210b1fd
Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal
|
6 years ago |
Dan Robertson
|
ef8a64c101
Add missing extern crate statements
|
6 years ago |