summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add alias for MAP_ANONYMOUS to Apple targets.gnzlbg2018-11-221-0/+1
* Remove unstable `libc` feature on rustc-dep-of-std0.2.44Alex Crichton2018-11-211-9/+1
* Prepare for being included via crates.io into stdAlex Crichton2018-11-214-11/+23
* Auto merge of #1129 - gnzlbg:sgx, r=gnzlbgbors2018-11-2116-205/+1010
|\
| * splice the common libc functions and ctypes throughout the librarygnzlbg2018-11-2118-256/+1002
| * Add SGX C types.gnzlbg2018-11-204-182/+241
* | Add missing condition for musl mips64Mike Hommey2018-11-211-1/+1
|/
* Factor out platforms for which libc is emptygnzlbg2018-11-202-194/+154
* Auto merge of #1127 - gnzlbg:fmt, r=gnzlbgbors2018-11-203-93/+132
|\
| * re-formatgnzlbg2018-11-193-93/+132
* | Add chflags(2) and friendsAlan Somers2018-11-197-0/+77
|/
* Auto merge of #1122 - gnzlbg:unused_macro, r=alexcrichtonbors2018-11-121-0/+1
|\
| * the f macro is unused in some targetsgnzlbg2018-11-101-0/+1
* | android: restore signalfd fields to c_ulonglongStephen Barber2018-11-071-4/+4
* | Add support for SIGSYS in signalfdStephen Barber2018-11-065-9/+33
|/
* Auto merge of #1119 - jakllsch:netbsd-extattr-not-in-libutil, r=alexcrichtonbors2018-11-031-4/+4
|\
| * NetBSD: these extattr functions are not in libutil, but libcJonathan A. Kollasch2018-11-021-4/+4
* | Add F_RDLCK/F_WRLCK/F_UNLCK to several platformsSamuel Holland2018-11-017-0/+28
|/
* Auto merge of #1117 - jakllsch:netbsd-extattr-signatures, r=gnzlbgbors2018-10-311-3/+3
|\
| * NetBSD: fix extattr_set_* return typesJonathan A. Kollasch2018-10-311-3/+3
* | Auto merge of #1115 - asomers:libutil_overlinking, r=alexcrichtonbors2018-10-311-136/+135
|\ \
| * | On FreeBSD and Dragonfly, don't unnecessarily link to libutilAlan Somers2018-10-301-136/+135
| |/
* | Auto merge of #1108 - jakllsch:netbsd-pthread-types, r=alexcrichtonbors2018-10-317-7/+24
|\ \ | |/ |/|
| * wrap a long lineJonathan A. Kollasch2018-10-301-1/+2
| * NetBSD: fix previous for targets other than aarch64Jonathan A. Kollasch2018-10-305-5/+5
| * NetBSD: rework recent pthread type corrections to avoid cfg_if!Jonathan A. Kollasch2018-10-307-45/+26
| * whitespace fix for previousJonathan A. Kollasch2018-10-301-2/+2
| * NetBSD: fix pthread types on arm and powerpcJonathan A. Kollasch2018-10-281-15/+50
* | Add extattr(2) and extattr(3) definitions for FreeBSD and NetBSDAlan Somers2018-10-302-0/+111
* | Auto merge of #1098 - andrewtj:atj-cmsg-macros, r=alexcrichtonbors2018-10-292-0/+74
|\ \
| * | Add CMSG macros for unix/bsd and unix/notbsdAndrew Tunnell-Jones2018-10-192-0/+74
* | | update osx constants for xcode10gnzlbg2018-10-291-2/+2
| |/ |/|
* | Finish correcting ioctl(2) interfaces on musl/ppc64A. Wilcox2018-10-261-45/+45
* | Added dup3() support on FreeBSD, NetBSD, OpenBSD and Solaris.Koutheir Attouchi2018-10-204-0/+8
* | Auto merge of #1097 - AdelieLinux:master, r=alexcrichtonbors2018-10-191-1/+1
|\ \ | |/ |/|
| * Correct ioctl(2) interface definition for musl/ppc64A. Wilcox2018-10-181-1/+1
* | Auto merge of #1095 - xoac:rs485_support, r=alexcrichtonbors2018-10-186-0/+18
|\ \ | |/ |/|
| * Try fix mips constantsSylwester Rąpała2018-10-181-2/+2
| * Remove mistake #endifSylwester Rąpała2018-10-171-1/+1
| * Add TIOCGRS485 and TIOCSRS485 for musl #1094Sylwester Rąpała2018-10-166-1/+19
* | Add truncate(2) to Unix platformsJulio Merino2018-10-161-0/+1
|/
* Add acct(2) to BSD treeJosh Abraham2018-10-151-1/+0
* Add acct(2) to BSD treeJosh Abraham2018-10-141-0/+2
* Added PT_FIRSTMACHxd0096422018-10-082-0/+4
* Added openbsdlike and fixed netbsd/x86_64.rsxd0096422018-10-083-4/+16
* Fixed importxd0096422018-10-084-4/+4
* Arch specific ptrace commands for netbsdxd0096422018-10-084-0/+32
* Add ptrace for non-apple BSDsxd0096422018-10-066-0/+78
* Fixed TRACE_ME typoxd0096422018-10-051-1/+1
* Added ptrace constants for applexd0096422018-10-051-0/+20