Tom Almeida 71fa4026f5 Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code před 6 roky
..
c 5936c7a76e Add scanf před 6 roky
crt0 f265d7c5be Fix linking issues with lang items před 6 roky
ctype 6ced871d9a ctype: tests and reorganize před 7 roky
errno ec288a1b53 Add ctype functions and atoi/atol před 7 roky
fcntl 8648fd39c4 Added some constants in linux for file modes in the new branch před 7 roky
fenv 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins před 6 roky
float d3e44da527 Add the no_mangle attribute to fns před 7 roky
grp 543526cb85 Move crt0 and platform into src folder před 7 roky
inttypes feed73ffcc inttypes před 6 roky
locale 3034114c14 Fix broken comment před 6 roky
netinet ea804582b9 Rename sys header crates, add mman constants před 7 roky
platform 71fa4026f5 Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code před 6 roky
semaphore 543526cb85 Move crt0 and platform into src folder před 7 roky
setjmp ad324a0e4d Use global_asm for setjmp instead před 6 roky
signal 727324fd73 Apparently cbindgen works on constants před 6 roky
stdio 71fa4026f5 Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code před 6 roky
stdlib 5c5e237042 Exec Functions (again) (again) před 6 roky
string c647fdfed3 Merge pull request #116 from matijaskala/patch-1 před 7 roky
sys_mman dc769fd977 Run ./fmt.sh před 7 roky
sys_resource ea804582b9 Rename sys header crates, add mman constants před 7 roky
sys_socket ea804582b9 Rename sys header crates, add mman constants před 7 roky
sys_stat 0776de1ae6 Fix inttypes před 6 roky
sys_time 844e244851 Use both Tag and Type před 6 roky
sys_utsname 9de73d0e5b Add uname and gethostname před 6 roky
sys_wait 06a8d5d89d sys_wait: implement C macros properly před 6 roky
template 543526cb85 Move crt0 and platform into src folder před 7 roky
time 776491bae9 implement mktemp před 6 roky
todo caa89878d6 merge před 7 roky
unistd 5c5e237042 Exec Functions (again) (again) před 6 roky
wchar 9de73d0e5b Add uname and gethostname před 6 roky
wctype a6a16cf233 Create crate and stubs for wctype před 7 roky
lib.rs cbc3723c66 Fix signal not being linked correctly před 6 roky