Alex Lyon
|
0cabecd5b5
stdio, string, platform: fix a bug in printf() involving chars
|
%!s(int64=7) %!d(string=hai) anos |
Moses Miller
|
d14d0b5965
Fix various formatting issues
|
%!s(int64=7) %!d(string=hai) anos |
Moses Miller
|
766e00c69e
Implement conversion of nanoseconds to clocks in terms of CLOCKS_PER_SEC
|
%!s(int64=7) %!d(string=hai) anos |
Moses Miller
|
3d1a66f270
Add CLOCKS_PER_SEC
|
%!s(int64=7) %!d(string=hai) anos |
Moses Miller
|
9d8758006d
Change 1000000 to 1_000_000
|
%!s(int64=7) %!d(string=hai) anos |
Alex Lyon
|
1bcc40c08f
stdlib: manually fix formatting
|
%!s(int64=7) %!d(string=hai) anos |
Alex Lyon
|
7647db27c0
stdlib: implement strtoul() and strtol() using a macro
|
%!s(int64=7) %!d(string=hai) anos |
Moses Miller
|
56458e5e4c
Condense 5 lines into 1
|
%!s(int64=7) %!d(string=hai) anos |
Moses Miller
|
1ecd5f8f21
Implement clock() and add CLOCK_* constants
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
018f950851
Merge branch 'master' of https://github.com/jeizsm/relibc
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
08091ab2a9
Merge branch 'stat' of https://github.com/sajattack/relibc
|
%!s(int64=7) %!d(string=hai) anos |
Marat Safin
|
ff37adeeba
add asctime
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
43e6cad33f
Merge pull request #112 from jeizsm/master
|
%!s(int64=7) %!d(string=hai) anos |
Marat Safin
|
8015878a73
use static variable for gmtime
|
%!s(int64=7) %!d(string=hai) anos |
Marat Safin
|
2b21dca567
add gmtime and difftime
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
93e2e16077
Merge pull request #118 from dlrobertson/fix_ci
|
%!s(int64=7) %!d(string=hai) anos |
Dan Robertson
|
6a4220458c
ci: Ensure that the correct compiler is installed
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
722732b616
Merge pull request #114 from HermannDppes/format
|
%!s(int64=7) %!d(string=hai) anos |
Hermann Döppes
|
dc769fd977
Run ./fmt.sh
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
3f627b1b40
Remove asserts
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
5b1e11d1b1
Fix minimum alignment for malloc_inner
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
62fbff93bc
Clean up malloc
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
742339ca9e
Hacky version of memalign
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
dabd8dc6a2
Move memory handling into string, do not use compiler_builtins for memory handling
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
79d05d7eda
Build variadic functions as part of relibc
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
b849165438
Fix MAX_C macros
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
ea804582b9
Rename sys header crates, add mman constants
|
%!s(int64=7) %!d(string=hai) anos |
Jeremy Soller
|
afdc80629f
Fix Makefile spurious rebuilds
|
%!s(int64=7) %!d(string=hai) anos |
Paul Sajna
|
92493a55b9
fix harderer
|
%!s(int64=7) %!d(string=hai) anos |
Paul Sajna
|
bc0763f3ef
fmt
|
%!s(int64=7) %!d(string=hai) anos |