summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add some switch-related libc typedefsroblabla2018-08-022-0/+54
* Auto merge of #1053 - papertigers:illumos-epoll-event, r=alexcrichtonbors2018-08-011-0/+1
|\
| * illumos epoll_event struct should be packedMike Zeller2018-08-011-0/+1
* | Auto merge of #1048 - ColinFinck:master, r=alexcrichtonbors2018-08-014-0/+748
|\ \
| * | Fix coding style.Colin Finck2018-07-312-6/+13
| * | Add libc definitions for HermitCore (https://hermitcore.org)Colin Finck2018-07-304-0/+741
* | | Fix OSX builders on CIAlex Crichton2018-08-012-10/+3
| |/ |/|
* | remove FIOCLEX and FIONBIO which were shadowing a bsd-wide declarationalecmocatta2018-07-301-2/+0
* | FIO* for *-apple-*alecmocatta2018-07-302-2/+9
* | Add align feature to pthread structsLinus Färnstrand2018-07-2916-514/+832
* | Add align feature to sem_t structLinus Färnstrand2018-07-296-0/+30
* | Add align feature and use on in6_addrLinus Färnstrand2018-07-294-0/+7
|/
* Add some posix_spawn apple extension flagsHiroki Noda2018-07-291-0/+4
* Revert "Link to libgcc when statically linking musl"Amanieu d'Antras2018-07-211-12/+0
* Add MODULE_INIT_ constantsPascal Bach2018-07-172-0/+8
* Auto merge of #1039 - alesharik:master, r=alexcrichtonbors2018-07-174-2/+256
|\
| * Implement statfs for dragonfly, freebsd and openbsdalesharik2018-07-174-2/+256
* | fix struct arphdr alignment on OpenBSDSébastien Marie2018-07-143-9/+17
* | adjust SIGSTKSZ value for OpenBSD 6.3-currentSébastien Marie2018-07-141-1/+1
* | add HW_NCPUONLINE sysctl (number of cpus being used) on OpenBSDSébastien Marie2018-07-141-0/+1
* | add KERN_AUDIO and inc KERN_MAXID on OpenBSDSébastien Marie2018-07-141-1/+2
* | TCP_KEEP* constants are netbsd specificSébastien Marie2018-07-142-4/+5
|/
* Fix netbsd build with "stdbuild"Amanieu d'Antras2018-07-121-2/+2
* Fix a #[cfg] attributeAlex Crichton2018-07-101-1/+1
* Auto merge of #1034 - Amanieu:musl_libgcc, r=alexcrichtonbors2018-07-091-0/+12
|\
| * Link to libgcc when statically linking muslAmanieu d'Antras2018-07-081-0/+12
* | Fix type + style fix style issuesAlexander Danilov2018-07-061-3/+1
* | Add if_packet.h headersAlexander Danilov2018-07-061-0/+18
|/
* Add linux musl powerpc (32-bit) supportMarek Benc2018-07-056-85/+1127
* Add ENOATTR for AndroidMateusz Mikuła2018-07-041-0/+3
* Remove `#![custom_attribute]`Alex Crichton2018-07-031-1/+1
* Re-add aarch64 stuff removed by previous commitest312018-07-011-0/+135
* illumos header translation is wrong 02000000 should be 0x80000Mike Zeller2018-06-301-1/+1
* Auto merge of #1019 - est31:master, r=alexcrichtonbors2018-06-281-3/+1
|\
| * Simplify the stdbuild sectionest312018-06-081-3/+1
* | Auto merge of #1024 - nielx:master, r=alexcrichtonbors2018-06-281-2/+23
|\ \
| * | Haiku: Add more IP_* and IPV6_* constants.Niels Sascha Reedijk2018-06-201-2/+23
| |/
* | Auto merge of #1022 - sfackler:phys-pages, r=alexcrichtonbors2018-06-281-0/+1
|\ \
| * | Add _SC_PHYS_PAGES on macOSSteven Fackler2018-06-151-0/+1
| |/
* | Auto merge of #1023 - mksully22:ppc64le_libc, r=alexcrichtonbors2018-06-285-148/+353
|\ \
| * | libc: changes to ppc64le musl branch to support building of rust on AlpineMike Sullivan2018-06-185-148/+353
| |/
* | Auto merge of #1021 - redox-os:master, r=alexcrichtonbors2018-06-281-0/+1
|\ \
| * | Add getpidjD91mZM22018-06-091-0/+1
| |/
* | Auto merge of #1018 - scottlamb:pr-fdopendir, r=alexcrichtonbors2018-06-287-11/+7
|\ \
| * | add fdopendir on macOSScott Lamb2018-06-077-11/+7
| |/
* | Auto merge of #1016 - debris:fs-swap-api, r=alexcrichtonbors2018-06-271-0/+8
|\ \
| * | glibc does not provide a wrapper for the renameat2debris2018-06-041-3/+0
| * | added renameat2, renamex_np, renameatx_npdebris2018-06-042-0/+11
| |/
* | add net/if_arp.h definitionsAndrew Cann2018-06-047-0/+156
|/
* Add some termios constants for sparc64Bryant Mairs2018-06-011-0/+37