summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Update the libc-test lockfileAlex Crichton2016-03-071-22/+9
* Merge branch 'ucontext' of https://github.com/fiveop/libc into mergeAlex Crichton2016-02-291-0/+1
|\
| * Add ucontext struct for Linux/x86Philipp Matthias Schaefer2016-02-291-0/+1
* | Re-enable some Rumprun testsSebastian Wicki2016-02-291-4/+0
|/
* Fix a couple of issues spotted by alexcrichton.Michael Neumann2016-02-211-3/+1
* Squashed commit of the following:Michael Neumann2016-02-201-4/+15
* Bump to 0.2.7Alex Crichton2016-02-091-2/+2
* unix: Add sendfile to platforms that support itKamal Marhubi2016-02-061-0/+1
* Add musl definitions for x86, arm and asmjsBrian Anderson2016-01-291-1/+3
* Bump to 0.2.6Alex Crichton2016-01-262-6/+6
* Bump to 0.2.5Alex Crichton2016-01-211-3/+3
* Fix all definitions on FreeBSDAlex Crichton2016-01-181-2/+9
* Add OpenBSD and FreeBSD CI to TravisAlex Crichton2016-01-187-7/+178
* Skip C/Rust type checks for eventfd.Jim Blandy2016-01-121-1/+17
* Don't #include <linux/fs.h>; libc's API is described by <sys/mount.h>.Jim Blandy2016-01-111-1/+0
* Merge branch 'master' of https://github.com/diwic/libc into mergeAlex Crichton2016-01-101-0/+1
|\
| * Add poll APIDavid Henningsson2015-12-251-0/+1
* | keep openbsd name for dirent field memberSébastien Marie2015-12-231-2/+1
* | add openbsd support to libc-testSébastien Marie2015-12-231-4/+20
|/
* Update the android CI imageAlex Crichton2015-12-181-3/+19
* Bump to 0.2.4Alex Crichton2015-12-171-6/+6
* Bump to 0.2.3Alex Crichton2015-12-161-4/+4
* Add a load of constants/definitions from nixAlex Crichton2015-12-161-5/+57
* SysV shared memory APIsAlexander Polakov2015-12-151-1/+3
* Add getxattr()/setxattr()/listxattr()/removexattr() variationsAlexander Polakov2015-12-021-0/+4
* Add rumprun CI and get tests passingAlex Crichton2015-12-011-5/+22
* Check in Cargo.lock for libc-testAlex Crichton2015-11-302-0/+121
* Add SCHED_* constants for linux & freebsdAlexander Polakov2015-11-301-0/+5
* Disable sockaddr_nl on musl targetAlexander Polakov2015-11-111-1/+11
* Add netlink.h in attempt to fix testAlexander Polakov2015-11-111-0/+1
* statvfs(3) bindingsDan Burkert2015-11-041-0/+1
* Add time bindingsAlex Crichton2015-11-041-0/+5
* Add dladdr bindingsAlex Crichton2015-11-021-0/+2
* Add bindings for -D_FILE_OFFSET_BITS=64Alex Crichton2015-11-021-3/+9
* Add more bindings for signals and select/pselectAlex Crichton2015-10-301-0/+1
* Be more selective about skipped pthread on musl testsAlex Crichton2015-10-291-1/+1
* iOS supportAlex Crichton2015-09-211-5/+7
* Fix FreeBSDAlex Crichton2015-09-181-28/+29
* Use musl-gcc, fix musl headersAlex Crichton2015-09-171-7/+16
* Fix all tests on OSXAlex Crichton2015-09-171-2/+12
* Fix androidAlex Crichton2015-09-171-7/+14
* Import lots of the stdlibAlex Crichton2015-09-172-20/+37
* Fix unused variable warningAlex Crichton2015-09-161-1/+2
* Fix androidAlex Crichton2015-09-161-2/+6
* Start testing types of struct fieldsAlex Crichton2015-09-161-0/+5
* Skip the pointer check for functions on windowsAlex Crichton2015-09-161-0/+3
* Switch to ctest crateAlex Crichton2015-09-156-798/+114
* Fix windows buildAlex Crichton2015-09-151-0/+5
* Fix build on MSVCAlex Crichton2015-09-151-2/+4
* Get FreeBSD compilingAlex Crichton2015-09-151-0/+3