Jeremy Soller
|
602f015e93
|
Implement fpathconf and pathconf
|
2019-01-27 18:53:57 -07:00 |
|
Jeremy Soller
|
434cad49ce
|
Add sysconf
|
2019-01-13 14:16:51 -07:00 |
|
Jeremy Soller
|
950b4526c7
|
- Disable output of empty header files
- Remove incorrect header styles
- Use export.replace where header style was previously needed
- Check compilation of tests using system gcc
|
2018-11-26 21:35:02 -07:00 |
|
jD91mZM2
|
9d56ce42c6
|
Implement timer* macros, and GNU's getopt_long
|
2018-10-06 16:46:35 +02:00 |
|
jD91mZM2
|
442a7bbedc
|
Fix getcwd with a NULL argument
|
2018-08-04 08:42:47 +02:00 |
|
jD91mZM2
|
daf65c7a46
|
Implement access
|
2018-07-30 21:08:44 +02:00 |
|
jD91mZM2
|
2bf426b0fb
|
Implement isatty
|
2018-07-26 14:19:20 +02:00 |
|
jD91mZM2
|
8021ade2a9
|
Move stat test out of expected tests
|
2018-07-23 21:41:19 +02:00 |
|
jD91mZM2
|
5697ac0f84
|
Fix stat stack corruption and link test
|
2018-07-23 11:26:18 +02:00 |
|
jD91mZM2
|
86a38b47d1
|
Fix broken exec test
|
2018-07-22 19:57:59 +02:00 |
|
jD91mZM2
|
67d5976622
|
Clean up tests
|
2018-07-22 11:24:50 +02:00 |
|
Alex Lyon
|
42a6693a0b
|
unistd: fix off-by-one in getopt()
|
2018-03-19 14:50:41 -07:00 |
|
Alex Lyon
|
af78348d4a
|
unistd: add a preliminary implementation of getopt()
|
2018-03-19 14:50:41 -07:00 |
|