jD91mZM2
|
40a7380a58
Fix snprintf and make strftime use a counting writer
|
6 years ago |
jD91mZM2
|
d39a66c351
Fix waitpid -1 on redox
|
6 years ago |
jD91mZM2
|
3bb3a3e322
Fix strcpy
|
6 years ago |
jD91mZM2
|
f6ca7d7c2d
Add S_ISSOCK and fix str(c)spn
|
6 years ago |
jD91mZM2
|
b20307dca0
Implement fnmatch.h
|
6 years ago |
jD91mZM2
|
b5adee798d
Move scanf unit tests to normal C tests
|
6 years ago |
jD91mZM2
|
442a7bbedc
Fix getcwd with a NULL argument
|
6 years ago |
jD91mZM2
|
ba8bd8c4e8
Add the last few things for bash to compile :D
|
6 years ago |
jD91mZM2
|
44599a032e
Kind of get bash to compile
|
6 years ago |
jD91mZM2
|
9c57c222f6
Fix strcasecmp
|
6 years ago |
jD91mZM2
|
daf65c7a46
Implement access
|
6 years ago |
jD91mZM2
|
ce53ac7e13
Fix inttypes a little
|
6 years ago |
jD91mZM2
|
2a303c4b60
Implement sys/file.h
|
6 years ago |
jD91mZM2
|
d3e4fa71a5
Implement sys/select.h
|
6 years ago |
Jeremy Soller
|
bc7f7356b9
Fix redox futimens fd type
|
6 years ago |
Jeremy Soller
|
a9fcb973f6
Implement utimes and utime
|
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
|
e7e9d57db5
Implement a dummy sgtty
|
6 years ago |
jD91mZM2
|
65cbd40fce
Remove an accidentally committed binary. Again. Sigh.
|
6 years ago |
jD91mZM2
|
4a42983d13
Make sigset_t be a long because bash needs that to compile
|
6 years ago |
jD91mZM2
|
7524a83d82
fixup! sigemptyset and sigaddset
|
6 years ago |
jD91mZM2
|
892ce75eb4
sigemptyset and sigaddset
|
6 years ago |
jD91mZM2
|
6da2639dfa
Fix leaking uninitialized elements and missing free
|
6 years ago |
jD91mZM2
|
3c88056f9d
Implement getrusage on linux
|
6 years ago |
jD91mZM2
|
193328952d
Alias memory.h to string.h
|
6 years ago |
jD91mZM2
|
fc910d4157
Merge branch 'fix-parallel-builds' into 'master'
|
6 years ago |
Robin Randhawa
|
cb046c78e4
Turn the libc and libm rules into 'order-only' prequisites
|
6 years ago |
jD91mZM2
|
f6b364845e
Implement pwd.h
|
6 years ago |
jD91mZM2
|
1b40f2d463
Implement setitimer/getitimer/alarm/ualarm
|
6 years ago |