summaryrefslogtreecommitdiff
path: root/src/unix/notbsd/linux/other/b64/aarch64.rs
Commit message (Expand)AuthorAgeFilesLines
* Add missing TIOCGRS485, TIOCSRS485 constants to Linuxgnzlbg2019-05-291-0/+2
* Auto merge of #629 - Susurrus:tcflag_t, r=gnzlbgbors2019-05-281-9/+9
|\
| * Correct datatype for various termios constantsBryant Mairs2019-03-041-9/+9
* | Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-271-0/+4
* | [breaking change] Remove SYS_syscalls and SYS_arch_specific_syscall from aarch64gnzlbg2019-05-161-2/+0
|/
* Move SO_TIMESTAMPING and SCM_TIMESTAMPING.Gerd Zellweger2018-11-211-2/+0
* Add F_RDLCK/F_WRLCK/F_UNLCK to several platformsSamuel Holland2018-11-011-0/+4
* Add align feature to pthread structsLinus Färnstrand2018-07-291-27/+28
* Fix statvfs on mips and powerpc glibcMike Hommey2018-04-111-0/+15
* Add PTHREAD_*_MUTEX_INITIALIZER_NP for glibcMike Hommey2018-04-111-0/+28
* Remove special aarch64 syscalls againkpcyrd2017-12-171-6/+0
* Add additional aarch64 linux syscallskpcyrd2017-12-161-0/+11
* Fix O_TMPFILE const for sparc64-unknown-linux-gnuMarco A L Barbosa2017-10-311-0/+1
* More fixes for x86_64-unknown-linux-gnux32Marco A L Barbosa2017-10-271-0/+2
* fix ABI breakage in syscall constantsNicolas Dusart2017-10-201-266/+266
* Auto merge of #812 - malbarbo:x32, r=alexcrichtonbors2017-10-191-0/+13
|\
| * Fix styleMarco A L Barbosa2017-10-181-1/+0
| * Move down c_long and c_ulong of linux/other/b64 to accommodate x32Marco A L Barbosa2017-10-181-0/+2
| * Linux x32 does not support sysctlMarco A L Barbosa2017-10-181-0/+12
* | Add termios2 for Android & LinuxBryant Mairs2017-10-181-0/+11
* | Add BOTHER to Android & LinuxBryant Mairs2017-10-181-0/+1
|/
* Add more Linux-based syscall tablesAlex Crichton2017-10-181-6/+266
* define SYS_renameat2 + flags on linuxJoerg Thalheim2017-10-161-0/+3
* Add syscall constants to more Android/Linux targetsBryant Mairs2017-08-271-0/+2
* Add {,f}stat{,v}fs64 API bindingsAlex Crichton2017-08-251-0/+30
* add missing O_* flagsNicolas Dusart2017-07-201-0/+2
* add missing socket constantsNicolas Dusart2017-07-101-1/+0
* Auto merge of #634 - ndusart:master, r=alexcrichtonbors2017-07-031-2/+0
|\
| * Update to NDK r15b (with unified headers) and add missing symbols needed by n...Nicolas Dusart2017-07-031-2/+0
* | Auto merge of #625 - Susurrus:termios_more, r=alexcrichtonbors2017-06-261-0/+11
|\ \ | |/ |/|
| * Add termios control character indicesBryant Mairs2017-06-241-0/+1
| * Add more termios output flagsBryant Mairs2017-06-241-0/+10
* | Add structs defined in linux/input.hMateusz Sieczko2017-06-141-0/+1
|/
* Add MINSIGSTKSZ constant to linux sourcesAnatol Pomozov2017-04-241-0/+1
* Added many socket-related constants to linuxZac Berkowitz2017-03-011-6/+43
* Moved linux baud constants into individual archs.Zac Berkowitz2017-02-211-0/+34
* tidy and last minute fixesJorge Aparicio2016-12-311-0/+3
* less cfg, way more codeJorge Aparicio2016-12-311-0/+194
* aarch64: test against Ubuntu 16.04Jorge Aparicio2016-09-111-4/+3
* Fix and add testing for powerpc64Alex Crichton2016-08-261-0/+98
* Add support for pthread_condattr_t on Unix platforms.Tomasz Miąsko2016-07-211-0/+1
* linux: Add SYS_perf_event_open syscall numbersKamal Marhubi2016-03-101-0/+1
* Fix SYS_gettid type to match first argument of syscall.Dave Hylands2016-03-061-1/+1
* Merge branch 'style' of https://github.com/alexcrichton/libc into mergeAlex Crichton2016-03-061-23/+23
|\
| * Add a style checking script to CIAlex Crichton2016-03-011-21/+21
* | Add SYS_gettidDave Hylands2016-03-061-0/+2
|/
* Add powerpc64 and powerpc64le supportAnton Blanchard2016-01-131-0/+14
* Add a load of constants/definitions from nixAlex Crichton2015-12-161-0/+4
* Reorganize mips/musl/other slightlyAlex Crichton2015-11-091-0/+59