Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
libc
/
e8fc9928cd16defaf6bc8cc68f4542420404a1a6
/
libc-test
e8fc992
Removed "termios.h" from `build.rs` openbsd case.
by Zac Berkowitz
· 8 years ago
e393a2d
Adding termios.h to openbsd headers.
by Zac Berkowitz
· 8 years ago
7fbff3a
Fix for removed OS X constants.
by Kevin Brothaler
· 8 years ago
7134822
Skip signedness test for sem_t on DragonFly
by Michael Neumann
· 8 years ago
09bff05
Include aio.h on DragonFly as well
by Michael Neumann
· 8 years ago
8726270
Merge pull request #456 from alexcrichton/cache-things
by Alex Crichton
· 8 years ago
c284246
Share the host's `target` directory for tests
by Alex Crichton
· 8 years ago
9860c29
Fix tests on FreeBSD 11
by Alan Somers
· 8 years ago
e0ff0d6
Fix more CI errors in PR #449
by Alan Somers
· 8 years ago
9245e07
Fix various CI errors in PR #449
by Alan Somers
· 8 years ago
4ec884a
Fix undefined symbol errors in CI
by Alan Somers
· 8 years ago
852db73
Merge pull request #441 from billiob/setfsuid
by Alex Crichton
· 8 years ago
28d0afa
Add setfsgid()/setfsuid() on linux
by Boris Faure
· 8 years ago
da445b9
Fix typo in comment
by Boris Faure
· 8 years ago
78070bd
Try to fix powerpc64 and update to crates.io ctest
by Alex Crichton
· 8 years ago
739edbc
Use workspaces in this repo
by Alex Crichton
· 8 years ago
10142aa
Add checksums to cargo lock files
by Alex Crichton
· 8 years ago
04d0b71
Add missing header shadow.h
by Philipp Keller
· 8 years ago
7590565
Add System V message queue bindings for Linux (glibc/musl)
by Alexander Schlarb
· 8 years ago
bcc44df
libc-test: cargo update
by Jorge Aparicio
· 8 years ago
351df2d
Bump to 0.2.16
by Alex Crichton
· 8 years ago
af23c1e
Auto merge of #365 - alexcrichton:more-arch, r=alexcrichton
by bors
· 8 years ago
a097ff6
Add ci for i686-unknown-linux-musl
by Alex Crichton
· 8 years ago
866c9e4
libc-test: ignore user-defined struct
by Knight
· 8 years ago
0e0fb68
libc-test: allow deprecated functions
by Knight
· 8 years ago
6c18f30
Bump to 0.2.15
by Alex Crichton
· 8 years ago
a6b283b
Add header file for utmp(x)
by Knight
· 8 years ago
c4947bb
Define _NETBSD_SOURCE when building on NetBSD.
by Tomasz Miąsko
· 8 years ago
a98c983
Linux: add reboot() and constants
by Sergey Bugaev
· 8 years ago
1f946a0
Bump to 0.2.14
by Alex Crichton
· 8 years ago
760dd0b
Bump to 0.2.13
by Alex Crichton
· 8 years ago
91c5dbf
Bump to 0.2.12
by Alex Crichton
· 8 years ago
41699f7
Add semaphore APIs
by Steven Fackler
· 8 years ago
e6150ae
Adding sysinfo() and sysinfo struct for Linux and Android.
by Raphael Cohn
· 8 years ago
7fc0969
Substantial changes to better support Solaris and BSD variants.
by Raphael Cohn
· 9 years ago
959c6ab
Bump to 0.2.11
by Alex Crichton
· 9 years ago
9569599
linux: Add prlimit(2) and prlimit64(2)
by Kamal Marhubi
· 9 years ago
cba130b
Explain about the automated tests on Travis
by Kai Noda
· 9 years ago
b302bed
Bump to 0.2.10
by Alex Crichton
· 9 years ago
60f90cf
Auto merge of #237 - Nercury:use-signal-instead-of-bsd-signal, r=alexcrichton
by bors
· 9 years ago
0b7ccdd
Do not skip "signal" when building libc tests.
by Nerijus Arlauskas
· 9 years ago
24c84f1
Define xlocale and langinfo interfaces
by A.J. Gardner
· 9 years ago
4d1efd9
Exclude MS_RMT_MASK from libc-test
by NODA, Kai
· 9 years ago
9c4af10
unix: Add openpty(3) and forkpty(3) for non-Apple platforms
by Kamal Marhubi
· 9 years ago
dfc1ab5
Auto merge of #244 - mrhota:basic_locale, r=alexcrichton
by bors
· 9 years ago
3de1107
Bump to 0.2.9
by Alex Crichton
· 9 years ago
b788a5c
Add locale.h in libc-test
by A.J. Gardner
· 9 years ago
609693d
Update winapi
by Alex Crichton
· 9 years ago
89a7700
apple: Add openpty(3) and forkpty(3)
by Kamal Marhubi
· 9 years ago
95a5652
Update the libc-test lockfile
by Alex Crichton
· 9 years ago
c173d9c
Merge branch 'ucontext' of https://github.com/fiveop/libc into merge
by Alex Crichton
· 9 years ago
7e3a151
Add ucontext struct for Linux/x86
by Philipp Matthias Schaefer
· 9 years ago
35420e2
Re-enable some Rumprun tests
by Sebastian Wicki
· 9 years ago
a09fe71
Fix a couple of issues spotted by alexcrichton.
by Michael Neumann
· 9 years ago
a6a64d1
Squashed commit of the following:
by Michael Neumann
· 9 years ago
87e6c65
Bump to 0.2.7
by Alex Crichton
· 9 years ago
143358b
unix: Add sendfile to platforms that support it
by Kamal Marhubi
· 9 years ago
773aab8
Add musl definitions for x86, arm and asmjs
by Brian Anderson
· 9 years ago
381be4b
Bump to 0.2.6
by Alex Crichton
· 9 years ago
2abaf33
Bump to 0.2.5
by Alex Crichton
· 9 years ago
bb6f198
Fix all definitions on FreeBSD
by Alex Crichton
· 9 years ago
d820c4a
Add OpenBSD and FreeBSD CI to Travis
by Alex Crichton
· 9 years ago
f8772f7
Skip C/Rust type checks for eventfd.
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
fc1b0ad
Merge branch 'master' of https://github.com/diwic/libc into merge
by Alex Crichton
· 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
c618f36
add openbsd support to libc-test
by Sébastien Marie
· 9 years ago
881ef9b
Update the android CI image
by Alex Crichton
· 9 years ago
ff38c3a
Bump to 0.2.4
by Alex Crichton
· 9 years ago
79d9899
Bump to 0.2.3
by Alex Crichton
· 9 years ago
8dce9ad
Add a load of constants/definitions from nix
by Alex Crichton
· 9 years ago
5850156
SysV shared memory APIs
by Alexander Polakov
· 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
0af5e23
Check in Cargo.lock for libc-test
by Alex Crichton
· 9 years ago
26974c7
Add SCHED_* constants for linux & freebsd
by Alexander Polakov
· 9 years ago
420f2e4
Disable sockaddr_nl on musl target
by Alexander Polakov
· 9 years ago
6b58ed3
Add netlink.h in attempt to fix test
by Alexander Polakov
· 9 years ago
85a76f8
statvfs(3) bindings
by Dan Burkert
· 9 years ago
568705e
Add time bindings
by Alex Crichton
· 9 years ago
88d23e7
Add dladdr bindings
by Alex Crichton
· 9 years ago
7482522
Add bindings for -D_FILE_OFFSET_BITS=64
by Alex Crichton
· 9 years ago
07d3a0d
Add more bindings for signals and select/pselect
by Alex Crichton
· 9 years ago
3a572fd
Be more selective about skipped pthread on musl tests
by Alex Crichton
· 9 years ago
baef611
iOS support
by Alex Crichton
· 9 years ago
a1b948e
Fix FreeBSD
by Alex Crichton
· 9 years ago
15b83c2
Use musl-gcc, fix musl headers
by Alex Crichton
· 9 years ago
de9736d
Fix all tests on OSX
by Alex Crichton
· 9 years ago
1ff9610
Fix android
by Alex Crichton
· 9 years ago
cd9b33e
Import lots of the stdlib
by Alex Crichton
· 9 years ago
b5da7c0
Fix unused variable warning
by Alex Crichton
· 9 years ago
094f44d
Fix android
by Alex Crichton
· 9 years ago
f3b9748
Start testing types of struct fields
by Alex Crichton
· 9 years ago
e0f4d10
Skip the pointer check for functions on windows
by Alex Crichton
· 9 years ago
d11e914
Switch to ctest crate
by Alex Crichton
· 9 years ago
1846918
Fix windows build
by Alex Crichton
· 9 years ago
7b28c27
Fix build on MSVC
by Alex Crichton
· 9 years ago
8293ced
Get FreeBSD compiling
by Alex Crichton
· 9 years ago
eef03da
Don't test mach_timebase_info_t signedness
by Alex Crichton
· 9 years ago
Next »