Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
libc
/
36ae2359b36676b0333168be8319fbef80076fa0
/
src
c97d217
fixes the bitrig d_namlen compile error
by Dave Huseby
· 9 years ago
11f29f5
Define _SC_PAGE_SIZE constants
by Brian Campbell
· 9 years ago
cb12fdf
Remove trailing whitespace
by Brian Campbell
· 9 years ago
d81e4a0
Add abort
by Brian Campbell
· 9 years ago
ec9db4d
musl: define nlink_t as u32/u64
by Jorge Aparicio
· 9 years ago
7376d09
musl: fix linkage of libc
by Jorge Aparicio
· 9 years ago
751bea3
musl: add support for mips
by Jorge Aparicio
· 9 years ago
773aab8
Add musl definitions for x86, arm and asmjs
by Brian Anderson
· 9 years ago
527b63e
stdbuild conditional change
by arcnmx
· 9 years ago
702814f
Rename sunos -> solaris
by Nikita Baksalyar
· 9 years ago
9c8643f
Add pthread_setname_np for NetBSD
by Alex Crichton
· 9 years ago
e95c53d
Fixes #156
by Dave Huseby
· 9 years ago
233941e
Add IP v6 group membership options to OpenBSD build
by Vasily Kolobkov
· 9 years ago
0a5dcf0
unix: Add if_indextoname and IF_NAMESIZE
by Kamal Marhubi
· 9 years ago
842ff2f
adding SOCK_NONBLOCK & SOCK_CLOEXEC for linux MIPS
by James Perry
· 9 years ago
b979fe0
adding SOCK_NONBLOCK and SOCK_CLOEXEC
by James Perry
· 9 years ago
4ff646b
Merge branch 'clone_common_type' of https://github.com/fiveop/libc
by Alex Crichton
· 9 years ago
42cacf4
Merge branch 'eventfd-initval-unsigned' of https://github.com/jimblandy/libc
by Alex Crichton
· 9 years ago
a7ce06c
Use same type for all CLONE_ flags.
by Philipp Matthias Schaefer
· 9 years ago
8c32faa
Fixes #144 by defining O_ACCMODE for BSD's
by Dave Huseby
· 9 years ago
2cf9e82
Preliminary PowerPC Support
by Pavel Krajcevski
· 9 years ago
d614a3f
Add IP_TRANSPARENT socket option
by Jakab Kristóf
· 9 years ago
bb6f198
Fix all definitions on FreeBSD
by Alex Crichton
· 9 years ago
bff3892
Move getpwuid_r definition to platform-specific modules
by Nikita Baksalyar
· 9 years ago
7fa6dea
Reorganize Illumos module
by Nikita Baksalyar
· 9 years ago
25726a6
Add Illumos support
by Nikita Baksalyar
· 9 years ago
3bb1768
Add setns api to linux targets
by Jana Radhakrishnan
· 9 years ago
c4f676b
Add powerpc64 and powerpc64le support
by Anton Blanchard
· 9 years ago
eeb7582
The type of eventfd's 'initval' argument should be unsigned.
by Jim Blandy
· 9 years ago
e9c088b
Correct MIPS types of SA_* flags
by Alex Crichton
· 9 years ago
e91606d
Common up all definitions of MS_RMT_MASK, since they're all equal now.
by Jim Blandy
· 9 years ago
9b53e54
Don't #include <linux/fs.h>; libc's API is described by <sys/mount.h>.
by Jim Blandy
· 9 years ago
e773764
Remove MS_NOSEC and MS_BORN flags; these are not part of the public kernel interface.
by Jim Blandy
· 9 years ago
3074853
Delete definitions of MS_VERBOSE; it's deprecated in favor of the (more portable!) MS_SILENT.
by Jim Blandy
· 9 years ago
6cf54d5
Fix constant values for MIPS
by Alex Crichton
· 9 years ago
2d05930
Merge branch 'android-posix-memalign' of https://github.com/tamird/libc into merge
by Alex Crichton
· 9 years ago
0422dba
Merge branch 'add_ioctl_constants' of https://github.com/derekdreery/libc into merge
by Alex Crichton
· 9 years ago
4506d29
Merge branch 'mips3' of https://github.com/polachok/libc into merge
by Alex Crichton
· 9 years ago
fc1b0ad
Merge branch 'master' of https://github.com/diwic/libc into merge
by Alex Crichton
· 9 years ago
0e67fab
Merge branch 'openbsd-cleanup' of https://github.com/semarie/libc into merge
by Alex Crichton
· 9 years ago
0b102fd
android has `posix_memalign` for API 16+ since NDK r10d
by Tamir Duberstein
· 9 years ago
6ac75c1
Fix mips fallout on new toolchain
by Alexander Polakov
· 9 years ago
0a64d24
Add ioctl constants
by Richard Dodd
· 9 years ago
52f4f39
Add SO_REUSEPORT for Android
by Simon Sapin
· 9 years ago
9d2493e
Add poll API
by David Henningsson
· 9 years ago
6c8a63a
keep openbsd name for dirent field member
by Sébastien Marie
· 9 years ago
6b84742
provide getentropy(2) instead of SYS_entropy
by Sébastien Marie
· 9 years ago
ee8c050
define NI_MAXHOST per system
by Sébastien Marie
· 9 years ago
3de62ef
define TMP_MAX differently for openbsdlike
by Sébastien Marie
· 9 years ago
0f8571b
properly define SIGSTKSZ under openbsd
by Sébastien Marie
· 9 years ago
6dc3868
use proper type of si_addr in siginfo_t
by Sébastien Marie
· 9 years ago
b1a108c
change sign for `blksize_t` type under openbsd
by Sébastien Marie
· 9 years ago
d732678
change type size to match openbsd C
by Sébastien Marie
· 9 years ago
c5eadb3
remove backtrace() prototype that don't exists under
by Sébastien Marie
· 9 years ago
5f75552
change proto for getnameinfo()
by Sébastien Marie
· 9 years ago
3465481
more proto change on openbsd
by Sébastien Marie
· 9 years ago
040976b
change proto (uint -> int) for pthread_*_np() functions
by Sébastien Marie
· 9 years ago
27fd4f8
rename syscalls constants to follow name under openbsd
by Sébastien Marie
· 9 years ago
85008bd
drop undefined constants under openbsd
by Sébastien Marie
· 9 years ago
15cb336
move Dl_info struct per system
by Sébastien Marie
· 9 years ago
9e87079
there are no `pw_fields` in `struct passwd` under openbsd
by Sébastien Marie
· 9 years ago
9d014e9
Remove emscripten docs
by Brian Anderson
· 9 years ago
7d1d575
Add emscripten support
by Brian Anderson
· 9 years ago
73a2dbc
openbsd: map `si_addr` inside `struct siginfo_t`
by Sébastien Marie
· 9 years ago
881ef9b
Update the android CI image
by Alex Crichton
· 9 years ago
3d372e6
Fix build by adding type prefix colons
by Michael McConville
· 9 years ago
405e557
Add getentropy(2)'s syscall number as a const
by Michael McConville
· 9 years ago
37b7142
Fix compiles on various BSDs
by Alex Crichton
· 9 years ago
6bb23a1
Add binding for memrchr on Linux, FreeBSD, OpenBSD and NetBSD
by Florian Hahn
· 9 years ago
8dce9ad
Add a load of constants/definitions from nix
by Alex Crichton
· 9 years ago
4b32065
Expose functionality to get peer credentials for a Unix socket on Linux
by Magnus Hoff
· 9 years ago
761f7bd
Hoist PATH_MAX into src/bsd it's common to all the BSDs
by John Barker
· 9 years ago
93d6e98
Add PATH_MAX for FreeBSDlike, defined in /usr/src/sys/sys/syslimits.h
by John Barker
· 9 years ago
5ad78b8
Merge branch 'master' into shm
by Alexander Polakov
· 9 years ago
5850156
SysV shared memory APIs
by Alexander Polakov
· 9 years ago
8b296bd
Add PATH_MAX
by David Hotham
· 9 years ago
e0f3fe3
Add KERN_PROC_* constants for OpenBSD
by Alex Crichton
· 9 years ago
cd24bbd
Add some constants for learning about cpus
by Alex Crichton
· 9 years ago
f811901
Add dirent DT_* definitions
by Alex Crichton
· 9 years ago
30baed0
Add getxattr()/setxattr()/listxattr()/removexattr() variations
by Alexander Polakov
· 9 years ago
49d7bca
Add rumprun CI and get tests passing
by Alex Crichton
· 9 years ago
557c670
Add sched_get_priority_*
by Alexander Polakov
· 9 years ago
26974c7
Add SCHED_* constants for linux & freebsd
by Alexander Polakov
· 9 years ago
e09951c
sched_getscheduler() / sched_setscheduler()
by Alexander Polakov
· 9 years ago
188bef6
Fix build
by Dong Zhou
· 9 years ago
51ed574
Add RTLD_NEXT and RTLD_DEFAULT
by Dong Zhou
· 9 years ago
dd54f29
Only applicable on unix systems
by Andy Caldwell
· 9 years ago
15d9207
Add umask (POSIX.1-2001)
by Andy Caldwell
· 9 years ago
6d6567c
Fix freebsd-likes stage2 build
by Ole Krüger
· 9 years ago
b83e43b
unbreak openbsd and bitrig after linking to rt
by Sébastien Marie
· 9 years ago
b9865f8
Add netbsds pthread_setname_np
by Florian Gilcher
· 9 years ago
5ede62f
Remove `#[staged_api]`
by Vadim Petrochenkov
· 9 years ago
0c8e61a
Don't link librt on android
by Alex Crichton
· 9 years ago
5d86064
Merge branch 'master' into netlink
by Alexander Polakov
· 9 years ago
69ca9e9
Netlink constants
by Alexander Polakov
· 9 years ago
68a5c44
Link to librt on non-apple platforms
by Alex Crichton
· 9 years ago
772f891
Remove reference to raw_pointer_derive lint
by Devon Hollowood
· 9 years ago
8e35e26
Fix SIGSTKSZ for FreeBSD
by Ole Krüger
· 9 years ago
ccacbe8
Add hostent structure
by David Hotham
· 9 years ago
dab9b8b
Fix SIGSTKSZ for DragonFly
by Michael Neumann
· 9 years ago
Next »