summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Fix for removed OS X constants.Kevin Brothaler2017-01-161-0/+5
* Skip signedness test for sem_t on DragonFlyMichael Neumann2016-12-041-1/+1
* Include aio.h on DragonFly as wellMichael Neumann2016-12-041-1/+1
* Merge pull request #456 from alexcrichton/cache-thingsAlex Crichton2016-11-181-0/+4
|\
| * Share the host's `target` directory for testsAlex Crichton2016-11-171-0/+4
* | Fix tests on FreeBSD 11Alan Somers2016-11-151-1/+16
|/
* Fix more CI errors in PR #449Alan Somers2016-11-131-0/+4
* Fix various CI errors in PR #449Alan Somers2016-11-131-2/+15
* Fix undefined symbol errors in CIAlan Somers2016-11-131-0/+4
* Merge pull request #441 from billiob/setfsuidAlex Crichton2016-11-061-0/+1
|\
| * Add setfsgid()/setfsuid() on linuxBoris Faure2016-11-051-0/+1
* | Fix typo in commentBoris Faure2016-11-051-1/+1
|/
* Try to fix powerpc64 and update to crates.io ctestAlex Crichton2016-10-202-5/+2
* Use workspaces in this repoAlex Crichton2016-10-082-235/+0
* Add checksums to cargo lock filesAlex Crichton2016-09-292-0/+29
* Add missing header shadow.hPhilipp Keller2016-09-271-0/+1
* Add System V message queue bindings for Linux (glibc/musl)Alexander Schlarb2016-09-182-2/+5
* libc-test: cargo updateJorge Aparicio2016-09-111-4/+3
* Bump to 0.2.16Alex Crichton2016-09-081-2/+2
* Auto merge of #365 - alexcrichton:more-arch, r=alexcrichtonbors2016-08-272-5/+14
|\
| * Add ci for i686-unknown-linux-muslAlex Crichton2016-08-262-5/+14
* | libc-test: ignore user-defined structKnight2016-08-091-1/+8
* | libc-test: allow deprecated functionsKnight2016-08-093-1/+4
|/
* Bump to 0.2.15Alex Crichton2016-08-041-2/+2
* Add header file for utmp(x)Knight2016-07-271-0/+7
* Define _NETBSD_SOURCE when building on NetBSD.Tomasz Miąsko2016-07-211-1/+3
* Linux: add reboot() and constantsSergey Bugaev2016-07-121-0/+2
* Bump to 0.2.14Alex Crichton2016-07-111-2/+2
* Bump to 0.2.13Alex Crichton2016-06-281-2/+2
* Bump to 0.2.12Alex Crichton2016-06-101-2/+2
* Add semaphore APIsSteven Fackler2016-06-051-0/+7
* Adding sysinfo() and sysinfo struct for Linux and Android.Raphael Cohn2016-05-201-0/+1
* Substantial changes to better support Solaris and BSD variants.Raphael Cohn2016-05-051-0/+1
* Bump to 0.2.11Alex Crichton2016-05-031-18/+10
* linux: Add prlimit(2) and prlimit64(2)Kamal Marhubi2016-04-291-0/+1
* Explain about the automated tests on TravisKai Noda2016-04-271-1/+1
* Bump to 0.2.10Alex Crichton2016-04-121-2/+2
* Auto merge of #237 - Nercury:use-signal-instead-of-bsd-signal, r=alexcrichtonbors2016-04-061-6/+0
|\
| * Do not skip "signal" when building libc tests.Nerijus Arlauskas2016-04-061-6/+0
* | Define xlocale and langinfo interfacesA.J. Gardner2016-04-041-0/+3
* | Exclude MS_RMT_MASK from libc-testNODA, Kai2016-04-031-0/+1
* | unix: Add openpty(3) and forkpty(3) for non-Apple platformsKamal Marhubi2016-04-021-0/+7
* | Auto merge of #244 - mrhota:basic_locale, r=alexcrichtonbors2016-03-311-0/+1
|\ \
| * | Add locale.h in libc-testA.J. Gardner2016-03-301-0/+1
| |/
* | Bump to 0.2.9Alex Crichton2016-03-301-4/+4
|/
* Update winapiAlex Crichton2016-03-142-8/+8
* apple: Add openpty(3) and forkpty(3)Kamal Marhubi2016-03-081-0/+1
* 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