summaryrefslogtreecommitdiff
path: root/src/unix/notbsd/linux/other/b64/x86_64.rs
Commit message (Expand)AuthorAgeFilesLines
* Add {,f}stat{,v}fs64 API bindingsAlex Crichton2017-08-251-0/+30
* Remove the definitions from submodulesMarcin Mielniczuk2017-08-031-10/+0
* Auto merge of #686 - marmistrz:regs, r=alexcrichtonbors2017-07-221-0/+29
|\
| * Add offsets in user_regs_struct from sys/reg.hMarcin Mielniczuk2017-07-211-0/+29
* | Auto merge of #683 - ndusart:af_const, r=alexcrichtonbors2017-07-201-0/+2
|\ \
| * | add missing O_* flagsNicolas Dusart2017-07-201-0/+2
| |/
* | Restore SYS_* constants to the c_long typeAlex Crichton2017-07-191-332/+332
|/
* Remove existing SYS_* entiresMarcin Mielniczuk2017-07-181-3/+0
* Rename __NR_ to SYS_, move before extern fnMarcin Mielniczuk2017-07-181-335/+335
* Add syscall table for x86 and x86_64Marcin Mielniczuk2017-07-171-0/+335
* 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
|/
* Auto merge of #608 - Uplifting:unix, r=alexcrichtonbors2017-06-081-0/+3
|\
| * sys/io.h only in linux x86_64Andrew Salmon2017-06-071-0/+3
* | Fixed issues in test and struct names.Daniel McKenna2017-05-291-41/+55
* | Added missing linux/user.h structures.Daniel McKenna2017-05-231-0/+48
|/
* 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
* Removed SYSEMU flags until I get the stuff sorted out with sys mainters.William Laeder2016-10-051-2/+0
* Added all additional ptrace options.William Laeder2016-10-051-0/+13
* 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
* Refine defininition of mcontext_t on x86-x64.Philipp Matthias Schaefer2016-05-071-1/+28
* 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-37/+36
|\
| * Add a style checking script to CIAlex Crichton2016-03-011-35/+34
* | Add SYS_gettidDave Hylands2016-03-061-0/+2
|/
* Add ucontext struct for Linux/x86Philipp Matthias Schaefer2016-02-291-0/+25
* Add powerpc64 and powerpc64le supportAnton Blanchard2016-01-131-0/+14
* Add a load of constants/definitions from nixAlex Crichton2015-12-161-0/+11
* Reorganize mips/musl/other slightlyAlex Crichton2015-11-091-0/+57