summaryrefslogtreecommitdiff
path: root/src/unix/notbsd/linux/s390x.rs
Commit message (Expand)AuthorAgeFilesLines
* Define missing F_RDLCK, F_WRLCK and F_UNLCK constants on linux-s390xJohn Paul Adrian Glaubitz2018-12-251-0/+3
* Add align feature to pthread structsLinus Färnstrand2018-07-291-24/+25
* Add align feature to sem_t structLinus Färnstrand2018-07-291-0/+5
* Fix statvfs on mips and powerpc glibcMike Hommey2018-04-111-0/+15
* Add PTHREAD_*_MUTEX_INITIALIZER_NP for glibcMike Hommey2018-04-111-0/+25
* Add PTHREAD_MUTEX_ADAPTIVE_NP for glibcMike Hommey2018-04-111-0/+1
* Add MCL_CURRENT and MCL_FUTURE to s390.Andreas Fackler2018-03-241-0/+3
* Add struct ucred for Linux on MIPSBryant Mairs2017-12-071-6/+0
* Expose MFD_ constants on all Linux targets.Bryant Mairs2017-11-061-3/+0
* Add MFD_ constants for memfd_createBryant Mairs2017-11-051-0/+3
* Fix O_TMPFILE const for sparc64-unknown-linux-gnuMarco A L Barbosa2017-10-311-0/+1
* Fix some s390x constantsMarco A L Barbosa2017-10-311-17/+17
* More fixes for x86_64-unknown-linux-gnux32Marco A L Barbosa2017-10-271-0/+3
* fix ABI breakage in syscall constantsNicolas Dusart2017-10-201-322/+322
* 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-8/+323
* define SYS_renameat2 + flags on linuxJoerg Thalheim2017-10-161-0/+3
* Add QFMT_VFS_V1 on MIPS and test all QFMT_ constantsBryant Mairs2017-08-291-2/+0
* 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 MADV_*DUMP on AndroidBryant Mairs2017-08-101-5/+0
* add SO_RCVBUFFORCE for s390xNicolas Dusart2017-07-271-0/+1
* Auto merge of #683 - ndusart:af_const, r=alexcrichtonbors2017-07-201-1/+3
|\
| * add missing O_* flagsNicolas Dusart2017-07-201-1/+3
* | Add all current fallocate flagsGabriel2017-07-191-3/+0
|/
* Add more termios s390x constantsBryant Mairs2017-07-131-3/+39
* Auto merge of #661 - Susurrus:mips_cmspar, r=alexcrichtonbors2017-07-131-1/+0
|\
| * Add CMSPAR to linux/mipsBryant Mairs2017-07-131-1/+0
* | add poll constants to AndroidNicolas Dusart2017-07-121-2/+0
|/
* Various constants for mips/mips64 and s390xBryant Mairs2017-07-081-0/+45
* Clean up CI configuration and add s390xAlex Crichton2017-07-071-1/+1
* 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 #639 - Susurrus:more_socket_constants, r=alexcrichtonbors2017-07-031-0/+8
|\ \
| * | Add socket constants for more platformsBryant Mairs2017-07-021-0/+8
* | | Add constants for termios ioctlsBryant Mairs2017-07-021-0/+12
|/ /
* | Add pthread_rwlockattr APIsmain()2017-06-281-0/+1
* | Add sysconf constants for Linux and AndroidAlan Somers2017-06-261-0/+74
* | Add termios control character indicesBryant Mairs2017-06-241-0/+1
* | Add more termios output flagsBryant Mairs2017-06-241-0/+20
|/
* Make sigaction.sa_restorer publicAnatol Pomozov2017-04-251-1/+1
* Add MINSIGSTKSZ constant to linux sourcesAnatol Pomozov2017-04-241-0/+1
* Add IUTF8 to all Linux platformsBryant Mairs2017-04-191-1/+0
* less cfg, way more codeJorge Aparicio2016-12-311-0/+34
* Add needed structs for fd passingGuillaume Gomez2016-12-051-0/+6
* Merge pull request #449 from asomers/aioAlex Crichton2016-11-141-0/+18
|\
| * Fix more CI errors in PR #449Alan Somers2016-11-131-0/+18
* | Add ENOTSUP constant to more platforms.Steven Allen2016-11-111-0/+1
|/
* Fix the build on s390xAlex Crichton2016-10-101-0/+14