Jeremy Soller
|
7fd366be70
Convert test runner to rust
|
3 years ago |
Mateusz Tabaka
|
675101ac0e
Add tests for dynamic linker
|
4 years ago |
Jeremy Soller
|
28912d84d9
Further fixes to tests makefile
|
6 years ago |
jD91mZM2
|
3eb7b99799
Move test binaries to tests/bins/
|
6 years ago |
jD91mZM2
|
f82b48b839
Implement sys/times.h on linux
|
6 years ago |
jD91mZM2
|
65cbd40fce
Remove an accidentally committed binary. Again. Sigh.
|
6 years ago |
jD91mZM2
|
f6b364845e
Implement pwd.h
|
6 years ago |
jD91mZM2
|
2bf426b0fb
Implement isatty
|
6 years ago |
jD91mZM2
|
a0f2baff12
Implement gettimeofday
|
6 years ago |
jD91mZM2
|
83949290c9
Implement dirent.h
|
6 years ago |
jD91mZM2
|
5697ac0f84
Fix stat stack corruption and link test
|
6 years ago |
jD91mZM2
|
ecd8aca6d6
Basic signal support
|
6 years ago |
jD91mZM2
|
67d5976622
Clean up tests
|
6 years ago |
stratact
|
6fa1f60830
Implement `mkstemp` and `mkostemps` (squashed)
|
6 years ago |
Paul Sajna
|
0550a7b9db
implement arpainet
|
6 years ago |
jD91mZM2
|
b83d1c7ff0
strftime :D
|
6 years ago |
jD91mZM2
|
019011f029
WIP env support
|
6 years ago |
Jeremy Soller
|
52e02286f2
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 years ago |
jD91mZM2
|
a9ea2ef64e
Fixup time & support negative & mktime
|
6 years ago |
Jeremy Soller
|
c2cdb451f5
Add system
|
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 |
Paul Sajna
|
5c5e237042
Exec Functions (again) (again)
|
6 years ago |
Jeremy Soller
|
1f1665fd58
Merge branch 'master' into 'master'
|
6 years ago |
Jeremy Soller
|
abbf0c9609
Add mktemp test binary to gitingore
|
6 years ago |
jD91mZM2
|
9de73d0e5b
Add uname and gethostname
|
6 years ago |
jD91mZM2
|
441bf9f00b
Add the few last things to get gcc_complete working
|
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 |
jD91mZM2
|
5936c7a76e
Add scanf
|
6 years ago |