Timothy Bess
|
f60fafe8fb
* create basic strtok
|
7 年之前 |
Timothy Bess
|
bebbd35e1a
Issue #89
|
7 年之前 |
Jeremy Soller
|
d75535974a
Merge pull request #74 from sajattack/wait
|
7 年之前 |
Paul Sajna
|
2610fdd126
Merge branch 'wait' of github.com:sajattack/relibc into wait
|
7 年之前 |
Paul Sajna
|
c568ca2932
test cleanup
|
7 年之前 |
Jeremy Soller
|
b2b7804f5b
Merge branch 'master' into wait
|
7 年之前 |
Paul Sajna
|
cdfde8c0d4
more requested changes
|
7 年之前 |
Jeremy Soller
|
a1baf1c92d
Merge pull request #75 from azymohliad/master
|
7 年之前 |
Jeremy Soller
|
b419e150d1
Merge pull request #84 from dlrobertson/fixup_signal
|
7 年之前 |
Dan Robertson
|
f1d802dc1e
signal: sigaction struct should not be a typedef
|
7 年之前 |
Dan Robertson
|
6d110ef0cb
Use a sys module for OS specific information
|
7 年之前 |
Paul Sajna
|
52acce0d34
handle the null case
|
7 年之前 |
Jeremy Soller
|
54c0e501e3
Merge pull request #82 from Tommoa/master
|
7 年之前 |
Tom Almeida
|
b2d01a67f2
Actual working tests on strspn and strcspn
|
7 年之前 |
Jeremy Soller
|
cfe98ab3b2
Fix constants in signal.h
|
7 年之前 |
Andrii Zymohliad
|
cd2312fd56
Merge remote-tracking branch 'upstream/master'
|
7 年之前 |
Jeremy Soller
|
d6e210b1fd
Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal
|
7 年之前 |
Jeremy Soller
|
996fad7092
Fix fcntl header constants
|
7 年之前 |
Jeremy Soller
|
1d6115fd09
Update cbindgen and lock file
|
7 年之前 |
Jeremy Soller
|
b09435f17d
Merge pull request #78 from Tommoa/master
|
7 年之前 |
Tom Almeida
|
d3c2e99ed7
Merge branch 'master' into master
|
7 年之前 |
Tom Almeida
|
d058390b75
The erroneous use came back!
|
7 年之前 |
Tom Almeida
|
122f6cfef5
Merge branch 'master' of github.com:Tommoa/relibc
|
7 年之前 |
Tom Almeida
|
9d46fa4d8c
Missed having both loops look at themselves. I'm not sure how long this has been here.
|
7 年之前 |
Jeremy Soller
|
010e171071
Merge pull request #80 from dlrobertson/master
|
7 年之前 |
Andrii Zymohliad
|
40efea056b
Reimplement strpbrk() using strcspn()
|
7 年之前 |
Paul Sajna
|
2fd2a9c520
Merge branch 'wait' of github.com:sajattack/relibc into wait
|
7 年之前 |
Paul Sajna
|
d177b8e974
requested change
|
7 年之前 |
Dan Robertson
|
d3e44da527
Add the no_mangle attribute to fns
|
7 年之前 |
Tom Almeida
|
ca82b6df5b
remove erroneous import in string
|
7 年之前 |