summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #179 from alexcrichton/bump0.2.7Alex Crichton2016-02-092-3/+3
|\
| * Bump to 0.2.7Alex Crichton2016-02-092-3/+3
|/
* Merge pull request #178 from dhuseby/fixing_netbsd_buildAlex Crichton2016-02-084-6/+1
|\
| * SIGSTKSZ is the same on OpenBSD, Bitrig, and NetBSDDave Huseby2016-02-084-6/+1
|/
* Merge pull request #170 from kamalmarhubi/sendfileAlex Crichton2016-02-065-1/+35
|\
| * unix: Add sendfile to platforms that support itKamal Marhubi2016-02-065-1/+35
|/
* Merge pull request #175 from alexcrichton/rollupAlex Crichton2016-02-064-0/+42
|\
| * Merge branch 'peterhj-cpuset-affinity' of https://github.com/peterhj/libcAlex Crichton2016-02-053-0/+39
| |\
| | * linux: Initial support for cpuset and gnu pthread_attr_affinity interfacePeter Jin2016-02-053-0/+39
| * | Merge branch 'sysctl_consts_in_openbsd' of https://github.com/polezaivsani/libcAlex Crichton2016-02-051-0/+3
| |\ \ |/ / /
| * | Add a pinch of KERN_PROC_* consts to OpenBSD familyVasily Kolobkov2016-02-061-0/+3
| |/
* | Merge pull request #173 from alexcrichton/rtld-namesAlex Crichton2016-02-0513-0/+41
|\ \ | |/ |/|
| * Add more RTLD_* constantsAlex Crichton2016-02-0513-0/+41
|/
* Merge pull request #172 from kamalmarhubi/splice-and-friendsAlex Crichton2016-02-051-0/+21
|\
| * linux: Add splice, tee, vmspliceKamal Marhubi2016-02-051-0/+21
|/
* Merge pull request #168 from alexcrichton/ios-nightliesAlex Crichton2016-02-042-3/+3
|\
| * Use iOS nightlies instead of a pinned versionAlex Crichton2016-02-042-3/+3
|/
* Merge pull request #169 from dhuseby/fixing_bitrig_d_namlenAlex Crichton2016-02-031-1/+1
|\
| * fixes the bitrig d_namlen compile errorDave Huseby2016-02-031-1/+1
|/
* Merge pull request #166 from lambda/sc-pagesizeAlex Crichton2016-01-316-1/+6
|\
| * Define _SC_PAGE_SIZE constantsBrian Campbell2016-01-315-0/+5
| * Remove trailing whitespaceBrian Campbell2016-01-311-1/+1
|/
* Merge pull request #167 from lambda/add-abortAlex Crichton2016-01-311-0/+1
|\
| * Add abortBrian Campbell2016-01-311-0/+1
|/
* Merge pull request #165 from japaric/musl-nlink_tAlex Crichton2016-01-303-1/+2
|\
| * musl: define nlink_t as u32/u64Jorge Aparicio2016-01-303-1/+2
|/
* Merge pull request #164 from japaric/fix-linkageAlex Crichton2016-01-301-1/+1
|\
| * musl: fix linkage of libcJorge Aparicio2016-01-301-1/+1
|/
* Merge pull request #163 from japaric/mips-muslAlex Crichton2016-01-299-297/+1441
|\
| * musl: add support for mipsJorge Aparicio2016-01-309-297/+1441
|/
* Merge pull request #122 from brson/muslAlex Crichton2016-01-2913-97/+232
|\
| * Add musl definitions for x86, arm and asmjsBrian Anderson2016-01-2912-97/+231
| * Add ~ to .gitignoreBrian Anderson2016-01-291-0/+1
|/
* Merge pull request #162 from arcnmx/patch-1Alex Crichton2016-01-291-1/+1
|\
| * stdbuild conditional changearcnmx2016-01-291-1/+1
|/
* Merge pull request #161 from nbaksalyar/illumosAlex Crichton2016-01-282-3/+4
|\
| * Rename sunos -> solarisNikita Baksalyar2016-01-292-3/+4
|/
* Merge pull request #160 from alexcrichton/netbsd-pthreadAlex Crichton2016-01-281-0/+3
|\
| * Add pthread_setname_np for NetBSDAlex Crichton2016-01-281-0/+3
|/
* Merge pull request #157 from dhuseby/fixing_bsd_ncpuAlex Crichton2016-01-265-3/+4
|\
| * Fixes #156Dave Huseby2016-01-265-3/+4
|/
* Merge pull request #155 from alexcrichton/bump0.2.6Alex Crichton2016-01-263-7/+7
|\
| * Bump to 0.2.6Alex Crichton2016-01-263-7/+7
|/
* Merge pull request #154 from polezaivsani/openbsd_sockgrpoptAlex Crichton2016-01-261-0/+3
|\
| * Add IP v6 group membership options to OpenBSD buildVasily Kolobkov2016-01-261-0/+3
|/
* Merge pull request #153 from kamalmarhubi/if_indextonameAlex Crichton2016-01-251-0/+3
|\
| * unix: Add if_indextoname and IF_NAMESIZEKamal Marhubi2016-01-251-0/+3
|/
* Merge pull request #150 from jamperry/masterAlex Crichton2016-01-234-0/+9
|\
| * adding SOCK_NONBLOCK & SOCK_CLOEXEC for linux MIPSJames Perry2016-01-231-0/+2
| * adding SOCK_NONBLOCK and SOCK_CLOEXECJames Perry2016-01-233-0/+7
|/