summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Define CLONE_NEWCGROUPIan Denhardt2016-10-051-0/+2
* Auto merge of #410 - kallisti5:master, r=alexcrichtonbors2016-09-307-2/+732
|\
| * Add support for Haiku x86 and x86_64Niels Sascha Reedijk2016-09-297-2/+732
* | Auto merge of #409 - jakllsch:netbsdlike-long-fixes, r=alexcrichtonbors2016-09-306-2/+22
|\ \
| * | Recognize 32-bit NetBSDJonathan A. Kollasch2016-09-292-0/+7
| * | Move 64-bit-specific NetBSD stuff aroundJonathan A. Kollasch2016-09-293-2/+13
| * | Move c_long and c_ulong for netbsdlikeJonathan A. Kollasch2016-09-293-2/+4
| * | Move NetBSD into its own directoryJonathan A. Kollasch2016-09-291-0/+0
| |/
* | Auto merge of #391 - japaric:mips-musl, r=alexcrichtonbors2016-09-301-1/+4
|\ \ | |/ |/|
| * linux: make statvfs.__f_unused privateJorge Aparicio2016-09-121-1/+1
| * add CI for mips-muslJorge Aparicio2016-09-111-0/+3
* | add MSG_NOSIGNAL (linux, android)Mathieu Poumeyrol2016-09-281-0/+2
* | Merge remote-tracking branch 'upstream/master' into shadowpwPhilipp Keller2016-09-2622-2/+368
|\ \
| * \ Auto merge of #405 - mmun:patch-1, r=alexcrichtonbors2016-09-261-0/+2
| |\ \
| | * | Add getchar_unlocked and putchar_unlockedMartin Muñoz2016-09-251-0/+2
| * | | Add EAI_SYSTEM getaddrinfo error code.Tomasz Miąsko2016-09-267-0/+14
| * | | Auto merge of #401 - alexander255:master, r=alexcrichtonbors2016-09-2513-1/+229
| |\ \ \
| | * | | Add System V message queue bindings for Linux (glibc/musl)Alexander Schlarb2016-09-1813-1/+229
| * | | | Auto merge of #400 - mrjana:netlink, r=alexcrichtonbors2016-09-252-0/+122
| |\ \ \ \
| | * | | | Add netlink constantsJana Radhakrishnan2016-09-172-0/+122
| | |/ / /
| * | | | Auto merge of #399 - semarie:sethostname, r=alexcrichtonbors2016-09-252-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | define `sethostname` under OpenBSD and BitrigSébastien Marie2016-09-162-1/+1
| | |/ /
* | | | Add shadow password bindings: setspent, endspent, getspent, getspnam plus spw...Philipp Keller2016-09-261-0/+17
|/ / /
* | | couldn't get strftime to work, even with help from IRC. Removing it now as it...Philipp Keller2016-09-251-3/+0
* | | fixing 'bad strftime function pointer' for i686-apple-darwinPhilipp Keller2016-09-241-4/+3
* | | fix double blank linePhilipp Keller2016-09-241-1/+0
* | | added time, localtime, strftimePhilipp Keller2016-09-231-0/+9
|/ /
* | Auto merge of #394 - lemonrock:accept4, r=alexcrichtonbors2016-09-141-0/+2
|\ \
| * | Adding accept4 functionRaphael Cohn2016-09-141-0/+2
| |/
* | Adding POSIX 'E' error code constants for WindowsRaphael Cohn2016-09-141-0/+41
|/
* Auto merge of #389 - japaric:aarch64, r=alexcrichtonbors2016-09-111-4/+3
|\
| * aarch64: test against Ubuntu 16.04Jorge Aparicio2016-09-111-4/+3
* | Factor common code out of the bitrig and openbsd modulesAlan Somers2016-09-107-538/+121
|/
* Auto merge of #387 - asomers:openbsd, r=alexcrichtonbors2016-09-094-38/+46
|\
| * Diff reduction between OpenBSD and BitrigAlan Somers2016-09-084-38/+46
* | Auto merge of #384 - semarie:openbsd-6.0-without-pkgs, r=alexcrichtonbors2016-09-081-1/+0
|\ \ | |/ |/|
| * under OpenBSD 6.0, KERN_RND is no moreSébastien Marie2016-09-091-1/+0
* | Auto merge of #379 - asomers:evfilt, r=alexcrichtonbors2016-09-088-65/+321
|\ \
| * | Fix more CI errorsAlan Somers2016-09-066-15/+0
| * | Fix fn kevent on OpenBSD and BitrigAlan Somers2016-09-022-4/+4
| * | Fix some duplicate definitionsAlan Somers2016-09-022-39/+0
| * | Complete kqueue-related definitionsAlan Somers2016-09-028-51/+361
* | | Auto merge of #383 - uweigand:master, r=alexcrichtonbors2016-09-071-10/+459
|\ \ \
| * | | Fixed lint error (double blank line).Ulrich Weigand2016-09-071-1/+0
| * | | Add more s390x definitionsUlrich Weigand2016-09-071-10/+460
| | |/ | |/|
* | | Auto merge of #382 - c-t-k:sync-file-range-support, r=alexcrichtonbors2016-09-071-0/+6
|\ \ \ | |/ / |/| |
| * | SYNC_* constants should be unsigned (to reflect usage).Chris Kaminski2016-09-071-3/+3
| * | Android doesn't have support for sync_file_range yet.Chris Kaminski2016-09-062-6/+6
| * | Add support for sync_file_range()Chris Kaminski2016-09-061-0/+6
* | | Add prelimenary wasm32 supportBrian Anderson2016-09-062-2/+5
|/ /