- 9e70e60 Style by bgermann · 7 years ago
- 85680dc Add some Solaris quirks by bgermann · 7 years ago
- 13624c8 Solaris type correction by bgermann · 7 years ago
- d9208b3 Correct port and dirent types by bgermann · 7 years ago
- c69f0b9 get rid of unnecessary configuration by bgermann · 7 years ago
- cf29ee6 Correct some interface constants' types by bgermann · 7 years ago
- b3870b4 Prerequisites for Solaris testing support by bgermann · 7 years ago
- 2b94882 Remove fflags_t from Solaris by bgermann · 7 years ago
- 892115a Change futimes to futimesat on Solaris by bgermann · 7 years ago
- 5cacf97 Auto merge of #850 - Susurrus:errno, r=malbarbo by bors · 7 years ago
- c9d1e39 Add errno getter for Android by Bryant Mairs · 7 years ago
- a72a79b Auto merge of #849 - cramertj:separate-fuchsia, r=alexcrichton by bors · 7 years ago
- b4cfe88 Reorganize Fuchsia module by Taylor Cramer · 7 years ago
- 42b57da Update Fuchsia open flags by Taylor Cramer · 7 years ago
- f7f9be3 Move Fuchsia out of unix and into its own module by Taylor Cramer · 7 years ago
- 73f531b Auto merge of #847 - roblabla:feature-aarch64Newlib, r=alexcrichton by bors · 7 years ago
- ae81dc8 Add aarch64 support to newlib bindings by roblabla · 7 years ago
- c1068cd Auto merge of #846 - malbarbo:syscall-sparch64, r=alexcrichton by bors · 7 years ago
- 34aa991 Add syscall table for Linux sparc64 by Marco A L Barbosa · 7 years ago
- 55c03cd Auto merge of #844 - dereckson:unix-agnosticity, r=malbarbo by bors · 7 years ago
- 97a81d7 Use more convenient and UNIX-agnostic shebang by Sébastien Santoro · 7 years ago
- 9e59cf9 Auto merge of #843 - sfackler:dylib, r=alexcrichton by bors · 7 years ago
- 44458f5 Auto merge of #842 - sfackler:dl_iterate_phdr, r=alexcrichton by bors · 7 years ago
- bbba4bf Add dyld functions and related types by Steven Fackler · 7 years ago
- 8f7839f Add dl_iterate_phdr and related types by Steven Fackler · 7 years ago
- ecc3e01 Auto merge of #840 - LuoZijun:patch-1, r=alexcrichton by bors · 7 years ago
- 165bbc3 FIX: line longer than 80 chars by luozijun · 7 years ago
- 1c87180 Merge branch 'patch-2' into patch-1 by luozijun · 7 years ago
- f8b9cf5 Revert "Add network interface flag constants for all platforms" by luozijun · 7 years ago
- 9108f5b Add network interface flag constants for all platforms by luozijun · 7 years ago
- c124acb Add network interface flag constants for all platforms by luozijun · 7 years ago
- 86b4281 Auto merge of #838 - Susurrus:mfd, r=alexcrichton by bors · 7 years ago
- fa81ab3 Expose MFD_ constants on all Linux targets. by Bryant Mairs · 7 years ago
- 17e0106 Auto merge of #837 - myfreeweb:freebsd-shm-anon, r=alexcrichton by bors · 7 years ago
- 715ed8c Add SHM_ANON for FreeBSD by Greg V · 7 years ago
- e38483f Auto merge of #836 - Susurrus:memfd, r=alexcrichton by bors · 7 years ago
- 600ea12 Auto merge of #835 - GuillaumeGomez:rustdoc-warning, r=alexcrichton by bors · 7 years ago
- c0935ac Add MFD_ constants for memfd_create by Bryant Mairs · 7 years ago
- 3a61e7a Fix rustdoc warning by Guillaume Gomez · 7 years ago
- 833e67f Auto merge of #830 - malbarbo:getrandom_const, r=alexcrichton by bors · 7 years ago
- ae49626 Add constants used by getrandom linux syscall by Marco A L Barbosa · 7 years ago
- d96bf17 Auto merge of #831 - alexcrichton:wasm, r=malbarbo by bors · 7 years ago
- d9933b7 Compile an empty library on wasm32 non-Emscripten by Alex Crichton · 7 years ago
- 48cc0c9 Auto merge of #828 - malbarbo:sparc64-fix-test, r=alexcrichton by bors · 7 years ago
- f150863 Auto merge of #820 - malbarbo:s390x-test, r=alexcrichton by bors · 7 years ago
- 8fe5875 Fix O_TMPFILE const for sparc64-unknown-linux-gnu by Marco A L Barbosa · 7 years ago
- 6fa3870 Run sparc64-unknown-linux-gnu tests on qemu system by Marco A L Barbosa · 7 years ago
- a6c7091 Fix some s390x constants by Marco A L Barbosa · 7 years ago
- cd2e87d Run s390x test in qemu system instead of qemu user by Marco A L Barbosa · 7 years ago
- 4feda87 Auto merge of #827 - worr:master, r=alexcrichton by bors · 7 years ago
- e83f20b Add WCONTINUED const for OpenBSD by William Orr · 7 years ago
- 68f9959 Auto merge of #819 - andrewtj:atj-rel, r=alexcrichton by bors · 7 years ago
- 9ff7111 Bump to 0.2.33 by Andrew Tunnell-Jones · 7 years ago
- 10ac3df Auto merge of #824 - malbarbo:x32-1, r=alexcrichton by bors · 7 years ago
- 25fb72e Auto merge of #823 - malbarbo:sparc64-test, r=alexcrichton by bors · 7 years ago
- c6abfc1 Auto merge of #821 - malbarbo:mips64el-test, r=alexcrichton by bors · 7 years ago
- 84d72c6 Auto merge of #818 - malbarbo:powerpc64le-test, r=alexcrichton by bors · 7 years ago
- 93a11fd Auto merge of #825 - malbarbo:android-fix-ci, r=alexcrichton by bors · 7 years ago
- 8617317 Disable i686-linux-android temporarily by Alex Crichton · 7 years ago
- a9115d5 Fix android ci by Marco A L Barbosa · 7 years ago
- e63f46a Add issue for linux x32 failing to build by Marco A L Barbosa · 7 years ago
- d1eabe6 Enable x86_64-unknown-linux-gnux32 on CI by Marco A L Barbosa · 7 years ago
- 0ee3935 Add x86_64-unknown-linux-gnux32 docker image by Marco A L Barbosa · 7 years ago
- c9aba5f Use ctest from git to allow testing linux x32 by Marco A L Barbosa · 7 years ago
- 9a0d37f Add sparc64-unknown-linux-gnu to CI (with disabled tests) by Marco A L Barbosa · 7 years ago
- 56b3403 Add mips64el to CI by Marco A L Barbosa · 7 years ago
- 19530c0 More fixes for x86_64-unknown-linux-gnux32 by Marco A L Barbosa · 7 years ago
- 3130953 Add powerpc64le to CI by Marco A L Barbosa · 7 years ago
- 42b24bf Auto merge of #787 - vojtechkral:master, r=alexcrichton by bors · 7 years ago
- a0e683e Fix kqueue filter consts type on NetBSD by Vojtech Kral · 7 years ago
- 0a52819 Auto merge of #815 - ndusart:sys, r=alexcrichton by bors · 7 years ago
- b7b316b fix ABI breakage in syscall constants by Nicolas Dusart · 7 years ago
- 7e33065 Auto merge of #812 - malbarbo:x32, r=alexcrichton by bors · 7 years ago
- b06739d Auto merge of #813 - ndusart:syscall-android, r=alexcrichton by bors · 7 years ago
- 07088d2 Auto merge of #810 - oherrala:pthread_cancel, r=alexcrichton by bors · 7 years ago
- 2172bb4 Auto merge of #802 - Mic92:setfsuid, r=alexcrichton by bors · 7 years ago
- 9a9f71e Auto merge of #711 - Susurrus:termios2, r=alexcrichton by bors · 7 years ago
- 3406fe9 provide setfsgid/setfsuid also on android by Joerg Thalheim · 7 years ago
- 4b240a6 SYS_* constants are of type long in Android by Nicolas Dusart · 7 years ago
- f024fe7 Trying to fix for i686-apple by Ossi Herrala · 7 years ago
- 6d55c24 Add termios2 for Android & Linux by Bryant Mairs · 7 years ago
- 12cfa1e Add BOTHER to Android & Linux by Bryant Mairs · 7 years ago
- a5bd4b5 Fix style by Marco A L Barbosa · 7 years ago
- 1ff3817 Move down c_long and c_ulong of linux/other/b64 to accommodate x32 by Marco A L Barbosa · 7 years ago
- 1994be3 Linux x32 does not have some SYS_ constants by Marco A L Barbosa · 7 years ago
- 343b7c1 Linux x32 does not support sysctl by Marco A L Barbosa · 7 years ago
- c3408c1 Fix utmpx.ut_session for linux x32 by Marco A L Barbosa · 7 years ago
- bbc2cfa Fix timespec, stat, stat64 for linux x32 by Marco A L Barbosa · 7 years ago
- 4774254 Fix mq_attr for linux x32 by Marco A L Barbosa · 7 years ago
- 968bce4 Fix c_long, c_ulong and sysinfo for linux x32 by Marco A L Barbosa · 7 years ago
- 2ca5bc5 Auto merge of #811 - alexcrichton:syscalls, r=alexcrichton by bors · 7 years ago
- 9029cfb Add more Linux-based syscall tables by Alex Crichton · 7 years ago
- fcc8237 Introduce pthread_cancel() for terminating threads by Ossi Herrala · 7 years ago
- 84da91c Auto merge of #809 - djg:freebsd_sol_local, r=alexcrichton by bors · 7 years ago
- ebb59a2 freebsd: Add LOCAL_* for local domain sockets. by Dan Glastonbury · 7 years ago
- 5355286 Auto merge of #808 - rgdoliveira:ppc64-musl, r=alexcrichton by bors · 7 years ago
- 65fc01a Add missing powerpc64 in musl/mod.rs by Roberto Oliveira · 7 years ago
- f001b8a Auto merge of #807 - djg:macos_sol_local, r=alexcrichton by bors · 7 years ago
- b1ec886 Auto merge of #806 - Mic92:renameat2, r=alexcrichton by bors · 7 years ago
- 8c24117 define SYS_renameat2 + flags on linux by Joerg Thalheim · 7 years ago