Jeremy Soller
|
4198055d4a
Fix tests
|
7 年之前 |
Jeremy Soller
|
cfbe27490f
Remove allocation, fix pipe example
|
7 年之前 |
Jeremy Soller
|
0bcabc2163
Merge remote-tracking branch 'sajattack/unistd'
|
7 年之前 |
Jeremy Soller
|
18961114e2
Simplify perror
|
7 年之前 |
Jeremy Soller
|
c6a31f709b
Merge remote-tracking branch 'sajattack/master'
|
7 年之前 |
Jeremy Soller
|
e1a8b288fb
Update README.md
|
7 年之前 |
Jeremy Soller
|
38ed9ccb22
Update README.md
|
7 年之前 |
Paul Sajna
|
12833a5a5c
add test and fork
|
7 年之前 |
Paul Sajna
|
22fb6c5bf0
copy strerror implementation into perror
|
7 年之前 |
Paul Sajna
|
6304595a1d
Merge branch 'master' of github.com:redox-os/relibc
|
7 年之前 |
Jeremy Soller
|
8812c2148f
Merge pull request #33 from dlrobertson/stub_wctype
|
7 年之前 |
Dan Robertson
|
a6a16cf233
Create crate and stubs for wctype
|
7 年之前 |
Jeremy Soller
|
013dff2aaf
Merge pull request #29 from dlrobertson/add_functions
|
7 年之前 |
Paul Sajna
|
33f1033e0e
implement pipe and read
|
7 年之前 |
Dan Robertson
|
ec288a1b53
Add ctype functions and atoi/atol
|
7 年之前 |
Paul Sajna
|
838c364ed5
Merge branch 'unistd'
|
7 年之前 |
Paul Sajna
|
3b7149612f
implement perror
|
7 年之前 |
Jeremy Soller
|
1127c36ceb
Add strerror to error test
|
7 年之前 |
Jeremy Soller
|
b7b49d5801
Implement strerror
|
7 年之前 |
Paul Sajna
|
f6db153ea5
Merge branch 'master' of github.com:redox-os/relibc
|
7 年之前 |
Jeremy Soller
|
f01c669771
Remove thread local from errno, for now
|
7 年之前 |
Jeremy Soller
|
85b80d0fe5
Fix errno.h, add -no-pie to tests Makefile
|
7 年之前 |
Paul Sajna
|
95424b3c69
Merge branch 'master' of github.com:redox-os/relibc
|
7 年之前 |
Jeremy Soller
|
851e4d399f
Fix errno.h definition
|
7 年之前 |
Paul Sajna
|
ffd9176cdf
forgot to commit the makefile
|
7 年之前 |
Jeremy Soller
|
633b5474db
Merge pull request #27 from sajattack/master
|
7 年之前 |
Jeremy Soller
|
7e725a803e
Merge pull request #26 from Arcterus/master
|
7 年之前 |
Paul Sajna
|
93ddcca294
add test for errno
|
7 年之前 |
Alex Lyon
|
629c20f097
string: ensure resulting string has NUL byte
|
7 年之前 |
Alex Lyon
|
3e1b945e99
Add errno crate and set errno in strndup
|
7 年之前 |