Tom Almeida
|
8d40424020
Added freopen() and relevant tests
|
7 年之前 |
Tom Almeida
|
b0492eba84
Added some tests for stdio
|
7 年之前 |
Jeremy Soller
|
232e364f60
Remove warnings, build openlibm without stack protector
|
7 年之前 |
Jeremy Soller
|
7c13ec153e
Update expects
|
7 年之前 |
Sebastian Würl
|
d4d808fcc8
Add implementation for a64l
|
7 年之前 |
Justin Raymond
|
23a409204f
Update .gitignore
|
7 年之前 |
Tom Almeida
|
18283feac1
Added implementations of strchr, strcspn and strspn
|
7 年之前 |
Jeremy Soller
|
b52a1d612d
Merge pull request #59 from Tommoa/master
|
7 年之前 |
Tom Almeida
|
a2a7efa946
Update .gitignore
|
7 年之前 |
Jeremy Soller
|
0ee34fe836
Merge branch 'master' into sprintf
|
7 年之前 |
Alex Lyon
|
50f79e9a0e
string: address performance concerns for strncmp()
|
7 年之前 |
Dan Robertson
|
75920d2c12
Add implementations of sprintf and snprintf
|
7 年之前 |
Paul
|
5632d96016
Merge branch 'master' into time
|
7 年之前 |
Paul
|
4d12c408fd
Merge branch 'master' into time
|
7 年之前 |
Paul
|
cdf298ba3a
Merge branch 'master' into unistd
|
7 年之前 |
Paul Sajna
|
4d4ab1a75f
fix and test
|
7 年之前 |
Paul Sajna
|
161d93466c
fixes and tests
|
7 年之前 |
Alex Lyon
|
f5b1f872a0
stdlib: implement preliminary version of strtol()
|
7 年之前 |
Jeremy Soller
|
54655a4e3b
Add verification makefile rule
|
7 年之前 |
Jeremy Soller
|
85766a41ff
Expected output
|
7 年之前 |
Jeremy Soller
|
0e766c6b53
Implement atof
|
7 年之前 |
Paul Sajna
|
799c8828c2
mkdir and rmdir
|
7 年之前 |
Paul Sajna
|
12833a5a5c
add test and fork
|
7 年之前 |
Jeremy Soller
|
851e4d399f
Fix errno.h definition
|
7 年之前 |
Paul Sajna
|
151d873aba
link
|
7 年之前 |
Paul Sajna
|
3a07bc27c2
getid functions
|
7 年之前 |
Paul Sajna
|
2636b6f5b1
ftruncate test
|
7 年之前 |
Paul Sajna
|
5cc52e4b19
tests
|
7 年之前 |
Jeremy Soller
|
5520526bef
Implement printf (very simple version)
|
7 年之前 |
Jeremy Soller
|
bf987098dc
Use openlibm
|
7 年之前 |