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 constants from `linux/in.h`
Yuki Okushi
2020-03-17
1
-0
/
+11
*
Merge pull request #1653 from ArniDagur/shadow_reenterant
Yuki Okushi
2020-03-17
2
-1
/
+31
|
\
|
*
Add renterant shadow functions
Árni Dagur
2020-03-15
2
-1
/
+31
*
|
Merge pull request #1694 from JohnTitor/map-sync
Yuki Okushi
2020-03-15
15
-2
/
+14
|
\
\
|
*
|
Tweak `MAP_SYNC`
Yuki Okushi
2020-03-15
15
-2
/
+14
*
|
|
Add missing AT_ constants
Thomas Hurst
2020-03-14
4
-0
/
+8
|
/
/
*
|
Merge pull request #1658 from connorkuehl/unify-mmap-flags
Yuki Okushi
2020-03-14
2
-3
/
+8
|
\
\
|
*
|
Move mmap flag 'MAP_FIXED_NOREPLACE' from gnu/mod.rs to linux/mod.rs
Connor Kuehl
2020-03-13
2
-1
/
+1
|
*
|
Add mmap flag 'MAP_SYNC' to linux/mod.rs
Connor Kuehl
2020-03-13
1
-0
/
+4
|
*
|
Move mmap flag 'MAP_SHARED_VALIDATE' to linux/mod.rs from gnu/mod.rs
Connor Kuehl
2020-03-13
2
-2
/
+3
*
|
|
Merge pull request #1690 from pwang7/patch-1
Yuki Okushi
2020-03-14
1
-0
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add macOS mount flags according to
Pu Wang
2020-03-13
1
-0
/
+37
|
|
/
*
|
Add F_OFD_* constants
Andre Nathan
2020-03-10
19
-0
/
+58
|
/
*
Merge pull request #1678 from jbaublitz/keyctl-consts
Yuki Okushi
2020-03-10
2
-0
/
+75
|
\
|
*
Add constants from linux/keyctl.h
John Baublitz
2020-03-09
2
-0
/
+75
*
|
Merge pull request #1661 from Richard-W/linux_reboot_h_constants
Yuki Okushi
2020-03-10
2
-15
/
+16
|
\
\
|
*
|
Move linux/reboot.h constants into linux module
Richard Wiedenhöft
2020-03-09
2
-15
/
+16
|
|
/
*
|
Solarish: missing declaration of port_send and port_sendn
Vita Batrla
2020-03-09
1
-0
/
+12
|
/
*
Merge pull request #1682 from JohnTitor/reduce-fixme
Yuki Okushi
2020-03-09
5
-21
/
+4
|
\
|
*
Add `CLOCK_TAI` to linux_like/mod.rs
Yuki Okushi
2020-03-08
5
-21
/
+4
*
|
Merge pull request #1654 from jedisct1/macos_sigstk_constants
Yuki Okushi
2020-03-09
1
-0
/
+1
|
\
\
|
*
|
Add MINSIGSTKSZ and SIGSTKSZ definitions for MacOS
Frank Denis
2020-03-08
1
-0
/
+1
|
|
/
*
|
Merge pull request #1651 from zonyitoo/feature-linux-like-ip6t-so-original-dst
Yuki Okushi
2020-03-09
2
-0
/
+6
|
\
\
|
*
|
Add IP6T_SO_ORIGINAL_DST definition
zonyitoo
2020-03-08
2
-0
/
+6
|
|
/
*
|
Merge pull request #1656 from darcyliu/bsd-wait4
Yuki Okushi
2020-03-09
1
-0
/
+14
|
\
\
|
*
|
Add wait4 for macOS and FreeBSD
Darcy Liu
2020-03-08
1
-0
/
+14
|
|
/
*
|
Add definitions for cgroupfs and cgroup2fs MAGIC
Mikail Bagishov
2020-03-08
1
-0
/
+2
|
/
*
Merge pull request #1680 from Ralith/pmtu
Yuki Okushi
2020-03-07
1
-0
/
+6
|
\
|
*
Add some linux socket MTU constants
Benjamin Saunders
2020-03-06
1
-0
/
+6
*
|
Merge pull request #1642 from dfoxfranke/sys-timex
Yuki Okushi
2020-03-07
5
-0
/
+489
|
\
\
|
|
/
|
/
|
|
*
Add <sys/timex.h> declarations for Solaris/IllumOS
Daniel Fox Franke
2020-03-01
1
-0
/
+82
|
*
Add <sys/timex.h> declarations for BSDs
Daniel Fox Franke
2020-03-01
3
-0
/
+252
|
*
Add <sys/timex.h> declarations for Linux
Daniel Fox Franke
2020-03-01
1
-0
/
+155
*
|
Update lint name
Yuki Okushi
2020-03-05
1
-2
/
+5
|
/
*
Nfnetfilter queue constants
Michal 'vorner' Vaner
2020-03-01
2
-0
/
+132
*
Merge pull request #1640 from andreas-schwab/master
Yuki Okushi
2020-03-01
4
-3
/
+19
|
\
|
*
Define RTLD_* constants for riscv64-linux-gnu
Andreas Schwab
2020-02-29
1
-0
/
+3
|
*
Correct PTHREAD_STACK_MIN for riscv64-linux-gnu
Andreas Schwab
2020-02-29
1
-1
/
+2
|
*
Define struct flock64 for riscv64-linux-gnu
Andreas Schwab
2020-02-29
1
-0
/
+8
|
*
Fix alignment of struct pthread_mutexattr_t for riscv64-linux-gnu
Andreas Schwab
2020-02-29
2
-2
/
+6
*
|
Merge pull request #1672 from JohnTitor/ci-tweaks
Yuki Okushi
2020-03-01
16
-49
/
+49
|
\
\
|
|
/
|
/
|
|
*
Replace TODO with FIXME to make grep easy
Yuki Okushi
2020-02-29
16
-49
/
+49
*
|
Add TCP_FASTOPEN_CONNECT for Linux after 4.11
zonyitoo
2020-02-29
3
-0
/
+3
|
/
*
Add definitions in ucontext.h in Android for x86_64
Yuji Yamamoto
2020-02-28
2
-0
/
+250
*
Add definitions in ucontext.h in Android for x86
Yuji Yamamoto
2020-02-28
1
-0
/
+160
*
Add definitions in ucontext.h in Android for ARM
Yuji Yamamoto
2020-02-28
2
-0
/
+184
*
Merge pull request #1649 from rfael/master
Yuki Okushi
2020-02-28
5
-0
/
+90
|
\
|
*
structs nlmsghdr, nlmsgerr and nlattr added to linux arm and x86 musl targets
ru
2020-02-19
3
-0
/
+54
|
*
structs nlmsghdr, nlmsgerr and nlattr added to linux mips64 musl target
ru
2020-02-19
1
-0
/
+18
|
*
structs nlmsghdr, nlmsgerr and nlattr added to linux mips musl target
ru
2020-02-19
1
-0
/
+18
[next]