.. |
_aio
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
_fenv
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
_template
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
_wctype
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
arch_aarch64_user
|
3a923aa62d
Implement #include<sys/user.h> and #include<sys/procfs.h>
|
5 年 前 |
arch_x64_user
|
3a923aa62d
Implement #include<sys/user.h> and #include<sys/procfs.h>
|
5 年 前 |
arpa_inet
|
e4a7186b22
Use C type names in byteorder functions
|
5 年 前 |
assert
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
ctype
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
dirent
|
d1ee653b5c
Add dirfd
|
4 年 前 |
dl-tls
|
a7480ea656
Fix global symbols relocations
|
4 年 前 |
dlfcn
|
a7480ea656
Fix global symbols relocations
|
4 年 前 |
elf
|
79452dbd80
Remove warnings in elf.h
|
4 年 前 |
errno
|
1a0edd8eeb
Add program_invocation_short_name
|
4 年 前 |
fcntl
|
b9828bd863
Merge branch 'elf_And_flock' into 'master'
|
4 年 前 |
float
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
fnmatch
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
getopt
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
grp
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
inttypes
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
libgen
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
limits
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
locale
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
netdb
|
37a462de5d
Apply cargo fmt to the whole repo
|
4 年 前 |
netinet_in
|
b8c50c7c64
Format
|
5 年 前 |
netinet_ip
|
63a1319e50
Cbindgen update
|
5 年 前 |
netinet_tcp
|
c7d499d4f2
Upgrade to the 2018 edition
|
5 年 前 |
poll
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
pwd
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
regex
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
semaphore
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
setjmp
|
8f5470fd27
Reduce warnings
|
6 年 前 |
sgtty
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
signal
|
6b183aef26
Replace use of int 80h with syscall in __restore_rt
|
4 年 前 |
stdio
|
02f202ff83
Use BufWriter (instead of LineWriter) for FILEs other than stdout and stderr
|
4 年 前 |
stdlib
|
02f202ff83
Use BufWriter (instead of LineWriter) for FILEs other than stdout and stderr
|
4 年 前 |
string
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
strings
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
sys_auxv
|
7f8dc2f251
Add support for invoking ld.so via execve() and friends
|
5 年 前 |
sys_epoll
|
b8c50c7c64
Format
|
5 年 前 |
sys_file
|
b8c50c7c64
Format
|
5 年 前 |
sys_ioctl
|
49e3e44bf1
Handle TCSETSW and TCSETSF in ioctl
|
4 年 前 |
sys_mman
|
4c148c1860
Make munmap use funmap2
|
4 年 前 |
sys_procfs
|
3a923aa62d
Implement #include<sys/user.h> and #include<sys/procfs.h>
|
5 年 前 |
sys_ptrace
|
b8c50c7c64
Format
|
5 年 前 |
sys_random
|
92d6735e3f
Add more scanf tests
|
4 年 前 |
sys_resource
|
36eb561128
Format
|
5 年 前 |
sys_select
|
662051a91b
Only call epoll_ctl once per descriptor, fixing vim on Redox
|
5 年 前 |
sys_socket
|
aeab6a986d
Fix a few GDB compilation issues
|
5 年 前 |
sys_stat
|
b8c50c7c64
Format
|
5 年 前 |
sys_statvfs
|
b8c50c7c64
Format
|
5 年 前 |
sys_time
|
b8c50c7c64
Format
|
5 年 前 |
sys_timeb
|
b8c50c7c64
Format
|
5 年 前 |
sys_times
|
63a1319e50
Cbindgen update
|
5 年 前 |
sys_types
|
b7053b673d
Fix missing types when compiling GDB
|
4 年 前 |
sys_uio
|
81470916be
sys/uio.h: include sys/types.h
|
5 年 前 |
sys_un
|
39ce623d2d
Fix bind/connect's AF_UNIX socket path... again
|
4 年 前 |
sys_utsname
|
b8c50c7c64
Format
|
5 年 前 |
sys_wait
|
b8c50c7c64
Format
|
5 年 前 |
termios
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
time
|
f49be31762
Use as-less cast
|
4 年 前 |
unistd
|
9e8cd0bf07
Centralize page size info in platform abstraction
|
4 年 前 |
utime
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
wchar
|
865b7962a1
Add implmentation for fwide posix function.
|
4 年 前 |
wctype
|
593925ceb4
Unambiguate all include guards
|
4 年 前 |
mod.rs
|
e14b3e09a5
Add elf.h header to relibc
|
4 年 前 |