Paul
|
bb376ff3fb
Add build badge to README
|
7 年之前 |
Jeremy Soller
|
284cc4eece
Fix formatting
|
7 年之前 |
Jeremy Soller
|
cd4082bf9f
Fix build harder
|
7 年之前 |
Jeremy Soller
|
07c3ce02be
Fix build
|
7 年之前 |
Jeremy Soller
|
af78f4819a
Merge branch 'master' of github.com:redox-os/relibc
|
7 年之前 |
Jeremy Soller
|
4198055d4a
Fix tests
|
7 年之前 |
Jeremy Soller
|
8adf1c3de0
Merge pull request #34 from MggMuggins/master
|
7 年之前 |
MggMuggins
|
42de0a0a46
Merge branch 'master' of https://github.com/redox-os/relibc
|
7 年之前 |
MggMuggins
|
40558b2608
Finish ctype impls; Solve #31
|
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 年之前 |