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 пре 6 година
..
c 5936c7a76e Add scanf пре 6 година
crt0 f265d7c5be Fix linking issues with lang items пре 6 година
ctype 6ced871d9a ctype: tests and reorganize пре 7 година
errno ec288a1b53 Add ctype functions and atoi/atol пре 7 година
fcntl 8648fd39c4 Added some constants in linux for file modes in the new branch пре 7 година
fenv 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins пре 6 година
float d3e44da527 Add the no_mangle attribute to fns пре 7 година
grp 543526cb85 Move crt0 and platform into src folder пре 7 година
inttypes feed73ffcc inttypes пре 6 година
locale 3034114c14 Fix broken comment пре 6 година
netinet ea804582b9 Rename sys header crates, add mman constants пре 7 година
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 пре 6 година
semaphore 543526cb85 Move crt0 and platform into src folder пре 7 година
setjmp ad324a0e4d Use global_asm for setjmp instead пре 6 година
signal 727324fd73 Apparently cbindgen works on constants пре 6 година
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 пре 6 година
stdlib 5c5e237042 Exec Functions (again) (again) пре 6 година
string c647fdfed3 Merge pull request #116 from matijaskala/patch-1 пре 7 година
sys_mman dc769fd977 Run ./fmt.sh пре 7 година
sys_resource ea804582b9 Rename sys header crates, add mman constants пре 7 година
sys_socket ea804582b9 Rename sys header crates, add mman constants пре 7 година
sys_stat 0776de1ae6 Fix inttypes пре 6 година
sys_time 844e244851 Use both Tag and Type пре 6 година
sys_utsname 9de73d0e5b Add uname and gethostname пре 6 година
sys_wait 06a8d5d89d sys_wait: implement C macros properly пре 6 година
template 543526cb85 Move crt0 and platform into src folder пре 7 година
time 776491bae9 implement mktemp пре 6 година
todo caa89878d6 merge пре 7 година
unistd 5c5e237042 Exec Functions (again) (again) пре 6 година
wchar 9de73d0e5b Add uname and gethostname пре 6 година
wctype a6a16cf233 Create crate and stubs for wctype пре 7 година
lib.rs cbc3723c66 Fix signal not being linked correctly пре 6 година