Jeremy Soller
|
28912d84d9
|
Further fixes to tests makefile
|
2018-08-27 13:29:44 -06:00 |
|
jD91mZM2
|
3eb7b99799
|
Move test binaries to tests/bins/
|
2018-07-29 10:04:11 +02:00 |
|
jD91mZM2
|
f82b48b839
|
Implement sys/times.h on linux
|
2018-07-29 09:23:56 +02:00 |
|
jD91mZM2
|
65cbd40fce
|
Remove an accidentally committed binary. Again. Sigh.
|
2018-07-29 07:19:23 +02:00 |
|
jD91mZM2
|
f6b364845e
|
Implement pwd.h
|
2018-07-27 15:15:56 +02:00 |
|
jD91mZM2
|
2bf426b0fb
|
Implement isatty
|
2018-07-26 14:19:20 +02:00 |
|
jD91mZM2
|
a0f2baff12
|
Implement gettimeofday
|
2018-07-26 10:07:33 +02:00 |
|
jD91mZM2
|
83949290c9
|
Implement dirent.h
|
2018-07-26 09:16:22 +02:00 |
|
jD91mZM2
|
5697ac0f84
|
Fix stat stack corruption and link test
|
2018-07-23 11:26:18 +02:00 |
|
jD91mZM2
|
ecd8aca6d6
|
Basic signal support
|
2018-07-22 17:04:13 +02:00 |
|
jD91mZM2
|
67d5976622
|
Clean up tests
|
2018-07-22 11:24:50 +02:00 |
|
stratact
|
6fa1f60830
|
Implement mkstemp and mkostemps (squashed)
|
2018-07-21 10:25:19 -07:00 |
|
Paul Sajna
|
0550a7b9db
|
implement arpainet
|
2018-07-19 16:02:51 +00:00 |
|
jD91mZM2
|
b83d1c7ff0
|
strftime :D
|
2018-07-17 16:47:33 +02:00 |
|
jD91mZM2
|
019011f029
|
WIP env support
|
2018-07-14 18:03:22 +02:00 |
|
Jeremy Soller
|
52e02286f2
|
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
2018-07-13 09:24:42 -06:00 |
|
jD91mZM2
|
a9ea2ef64e
|
Fixup time & support negative & mktime
|
2018-07-13 09:13:46 +02:00 |
|
Jeremy Soller
|
c2cdb451f5
|
Add system
|
2018-07-12 20:00:41 -06:00 |
|
jD91mZM2
|
d3f6985ee9
|
Add a few things necessary for openssl (not all)
|
2018-07-08 08:44:23 +02:00 |
|
Stephan Vedder
|
cc210361d6
|
wchar support
|
2018-07-01 20:59:37 +02:00 |
|
Paul Sajna
|
5c5e237042
|
Exec Functions (again) (again)
|
2018-06-28 19:24:04 +00:00 |
|
Jeremy Soller
|
1f1665fd58
|
Merge branch 'master' into 'master'
Add the few last things to get gcc_complete working
See merge request redox-os/relibc!146
|
2018-06-27 21:02:30 +00:00 |
|
Jeremy Soller
|
abbf0c9609
|
Add mktemp test binary to gitingore
|
2018-06-27 14:33:47 -06:00 |
|
jD91mZM2
|
9de73d0e5b
|
Add uname and gethostname
|
2018-06-26 16:41:19 +02:00 |
|
jD91mZM2
|
441bf9f00b
|
Add the few last things to get gcc_complete working
|
2018-06-25 11:43:44 +02:00 |
|
jD91mZM2
|
4e99b55417
|
Implement basic setjmp using musl's awesome existing code
|
2018-06-23 17:38:10 +02:00 |
|
jD91mZM2
|
996445a6a3
|
Add empty locale functions
|
2018-06-22 14:54:10 +02:00 |
|
jD91mZM2
|
5936c7a76e
|
Add scanf
|
2018-06-21 17:16:56 +02:00 |
|
Jeremy Soller
|
ed12713aa8
|
Update gitignore for tests
|
2018-05-15 18:35:29 -06:00 |
|
Marat Safin
|
ff37adeeba
|
add asctime
Signed-off-by: Marat Safin <jeizsm@gmail.com>
|
2018-04-19 07:59:58 +03:00 |
|
Marat Safin
|
2b21dca567
|
add gmtime and difftime
|
2018-04-14 09:01:04 +03:00 |
|
Jeremy Soller
|
e39d2d61fa
|
Merge branch 'master' into rename
|
2018-03-26 18:22:13 -06:00 |
|
Dan Robertson
|
57a17cb05f
|
stdio: Implement rename
|
2018-03-25 14:41:42 +00:00 |
|
Marat Safin
|
58b2b64183
|
add clock_gettime and time
|
2018-03-23 16:57:33 +03:00 |
|
Tom Almeida
|
97e165d8c7
|
Merge branch 'master' into master
|
2018-03-22 12:49:55 +08:00 |
|
Jeremy Soller
|
0ec7d0bc57
|
Merge branch 'master' into rand
|
2018-03-21 21:14:35 -06:00 |
|
Jeremy Soller
|
e34d32aefe
|
Update gitignore
|
2018-03-21 21:12:58 -06:00 |
|
Jeremy Soller
|
26b533c978
|
Merge branch 'master' into rand
|
2018-03-21 21:08:33 -06:00 |
|
Jeremy Soller
|
ae097074ec
|
Merge branch 'master' into master
|
2018-03-21 20:59:14 -06:00 |
|
Paul Sajna
|
a24f537a38
|
test
|
2018-03-20 19:44:49 -07:00 |
|
Alex Lyon
|
af78348d4a
|
unistd: add a preliminary implementation of getopt()
|
2018-03-19 14:50:41 -07:00 |
|
Tom Almeida
|
90aec2076e
|
Merge branch 'master' into master
|
2018-03-19 14:29:58 +08:00 |
|
Justin Raymond
|
a0c76f7ce5
|
bsearch
|
2018-03-18 17:11:43 -04:00 |
|
Tom Almeida
|
2cb0a994b8
|
Merge branch 'master' into master
|
2018-03-16 23:26:11 +08:00 |
|
Tom Almeida
|
8d40424020
|
Added freopen() and relevant tests
|
2018-03-16 20:24:40 +08:00 |
|
Tom Almeida
|
b0492eba84
|
Added some tests for stdio
|
2018-03-15 15:28:14 +08:00 |
|
Paul Sajna
|
b35abd1065
|
test and fixes
|
2018-03-11 21:20:59 -07:00 |
|
Jeremy Soller
|
232e364f60
|
Remove warnings, build openlibm without stack protector
|
2018-03-11 21:20:56 -06:00 |
|
Jeremy Soller
|
7c13ec153e
|
Update expects
|
2018-03-11 21:00:53 -06:00 |
|
Sebastian Würl
|
d4d808fcc8
|
Add implementation for a64l
|
2018-03-11 11:55:22 +01:00 |
|