index
:
delta/rust-libc.git
auto-libc
azure-pipelines
dependabot/add-v2-config-file
dependabot/cargo/ctest-0.2.1
dependabot/cargo/ctest-0.2.2
dependabot/cargo/ctest-0.2.7
dependabot/cargo/ctest-0.2.8
dependabot/cargo/ctest-bf780a0
gh-pages
gha
homu-tmp
main
master
mirrors-cdn
msvc-crt-link
try
woops
github.com: rust-lang/libc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rtprio (realtime priority) API for FreeBSD and DragonFly
Greg V
2018-01-23
3
-0
/
+30
*
Add FreeBSD process descriptors API
Greg V
2018-01-22
1
-0
/
+9
*
Add missing kqueue event filters on FreeBSD
Greg V
2018-01-22
1
-0
/
+3
*
add DT_UNKNOWN
Bill Fraser
2018-01-19
1
-0
/
+1
*
fix style
gnzlbg
2018-01-18
4
-9
/
+6
*
remove gethosname, use proper types depending on bsd flavour
gnzlbg
2018-01-18
1
-1
/
+7
*
Add gethostname.
gnzlbg
2018-01-18
1
-0
/
+1
*
Add {get,set}domainname
gnzlbg
2018-01-18
1
-1
/
+2
*
Add sockaddr_ctl on Mac
Bryant Mairs
2018-01-14
1
-0
/
+9
*
Auto merge of #879 - SanchayanMaity:kill, r=alexcrichton
bors
2018-01-13
1
-0
/
+3
|
\
|
*
Add killpg
Sanchayan Maity
2017-12-19
1
-0
/
+3
*
|
Auto merge of #896 - cneira:master, r=alexcrichton
bors
2018-01-12
1
-0
/
+44
|
\
\
|
*
|
revert changes
neirac
2018-01-12
1
-1
/
+3
|
*
|
fix style
neirac
2018-01-12
1
-12
/
+0
|
*
|
epoll create syscall table numer
neirac
2018-01-12
1
-0
/
+5
|
*
|
pub mod unix
neirac
2018-01-11
1
-1
/
+1
|
*
|
illumos defines
neirac
2018-01-11
2
-22
/
+21
|
*
|
solaris mod
neirac
2018-01-11
1
-0
/
+3
|
*
|
solaris defs missing
neirac
2018-01-11
1
-6
/
+1
|
*
|
solaris defs missing
neirac
2018-01-11
1
-2
/
+1
|
*
|
pub unix
neirac
2018-01-11
1
-2
/
+6
|
*
|
add const
neirac
2018-01-11
2
-2
/
+5
|
*
|
epoll defines
neirac
2018-01-11
1
-0
/
+19
|
*
|
adding epoll for illumos
neirac
2018-01-11
1
-0
/
+27
*
|
|
Add difftime function
Guillaume Gomez
2018-01-11
1
-0
/
+2
*
|
|
feat(linux): add mntent struct and related functions
Kelsey Z
2018-01-11
1
-0
/
+17
|
/
/
*
|
Add support for CloudABI running on 32-bit ARM systems.
Ed Schouten
2018-01-09
2
-0
/
+7
*
|
Correct the type of c_char.
Ed Schouten
2018-01-09
1
-1
/
+1
*
|
Auto merge of #889 - EdSchouten:cloudabi-time_t, r=alexcrichton
bors
2018-01-08
1
-0
/
+1
|
\
\
|
*
|
Add time_t for CloudABI.
Ed Schouten
2018-01-07
1
-0
/
+1
*
|
|
android: add statvfs flags (ST_*)
Igor Gnatenko
2018-01-08
1
-0
/
+10
|
/
/
*
|
Add _SC_NPROCESSORS_ONLN for CloudABI.
Ed Schouten
2018-01-02
1
-0
/
+1
*
|
Auto merge of #884 - EdSchouten:cloudabi, r=alexcrichton
bors
2017-12-28
5
-0
/
+176
|
\
\
|
*
|
Add EXIT_FAILURE and EXIT_SUCCESS for CloudABI.
Ed Schouten
2017-12-28
1
-0
/
+3
|
*
|
Add arc4random_buf() for PRNG access.
Ed Schouten
2017-12-28
1
-0
/
+1
|
*
|
Fix style to appease CI.
Ed Schouten
2017-12-27
1
-37
/
+55
|
*
|
Inline values coming from the cloudabi package.
Ed Schouten
2017-12-27
1
-20
/
+18
|
*
|
Add support for CloudABI.
Ed Schouten
2017-12-27
5
-0
/
+156
*
|
|
Add bpf constant on macOS
luozijun
2017-12-27
2
-0
/
+24
*
|
|
Add struct `bpf_hdr` on macOS
luozijun
2017-12-27
2
-0
/
+14
|
/
/
*
|
Add some constants for linux and macos
luozijun
2017-12-26
2
-1
/
+186
*
|
Add SECCOMP_MODE_* flags on Linux
Jörg Thalheim
2017-12-19
2
-0
/
+8
*
|
Auto merge of #876 - asomers:remove_deprecated, r=alexcrichton
bors
2017-12-17
1
-4
/
+4
|
\
\
|
*
|
Change deprecated constants into hidden constants
Alan Somers
2017-12-17
1
-4
/
+4
*
|
|
Auto merge of #875 - kpcyrd:aarch64-syscalls, r=alexcrichton
bors
2017-12-17
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove special aarch64 syscalls again
kpcyrd
2017-12-17
1
-6
/
+0
|
*
|
Add additional aarch64 linux syscalls
kpcyrd
2017-12-16
1
-0
/
+11
|
|
/
*
|
Auto merge of #871 - asomers:mq, r=alexcrichton
bors
2017-12-17
4
-0
/
+76
|
\
\
|
|
/
|
/
|
|
*
POSIX mqueue bindings for the BSDs
Alan Somers
2017-12-16
4
-0
/
+76
*
|
Remove constants `UTUN_CONTROL_NAME`
luozijun
2017-12-15
1
-1
/
+0
[next]