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