summaryrefslogtreecommitdiff
path: root/src/unix
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1549 - GrayJack:solaris-settime, r=gnzlbgbors2019-10-171-0/+1
|\
| * Add settimeofday for solaris/illumosGrayJack2019-10-131-0/+1
* | Auto merge of #1554 - nmattia:nm-mcontext, r=gnzlbgbors2019-10-161-1/+34
|\ \
| * | Ensure comments are no longer than 80 charsNicolas Mattia2019-10-161-2/+6
| * | Refine definition of mcontext_t on x86_64-unknown-linux-muslNicolas Mattia2019-10-161-1/+30
* | | Auto merge of #1552 - gsquire:add-pthread_attr_get_np, r=gnzlbgbors2019-10-161-0/+4
|\ \ \ | |/ / |/| |
| * | add pthread_attr_get_np for NetBSDGarrett Squire2019-10-151-0/+4
| |/
* | Auto merge of #1551 - senden9:fixes/uclibc_net_const, r=gnzlbgbors2019-10-162-4/+16
|\ \
| * | Add networking and futex constants for uclibcStefano Probst2019-10-152-4/+16
| |/
* | Auto merge of #1548 - GrayJack:openbsd-settime, r=gnzlbgbors2019-10-161-0/+4
|\ \
| * | Format settimeday on openbsdGrayJack2019-10-131-1/+1
| * | Format settimeofday on openbsdGrayJack2019-10-131-1/+4
| * | Add settimeofday for openbsdGrayJack2019-10-131-0/+1
| |/
* | Auto merge of #1541 - Hylian:android-rlim-infinity, r=gnzlbgbors2019-10-161-0/+2
|\ \
| * | Add `RLIM_INFINITY` definition for AndroidEdward Shin2019-10-061-0/+2
* | | Auto merge of #1540 - gluxon:add-IFLA_INFO_, r=gnzlbgbors2019-10-161-0/+7
|\ \ \ | |_|/ |/| |
| * | Add IFLA_INFO_ constsBrandon Cheng2019-10-061-0/+7
| |/
* | Haiku: Fix constants for S_IFIFO and S_IFCHRNiels Sascha Reedijk2019-10-041-2/+2
|/
* Add `pthread_main_np` to FreeBSD-like and `_lwp_self` to NetBSDMurarth2019-09-272-0/+4
* Allow missing debug impls in emscriptengnzlbg2019-09-261-0/+1
* Fix typognzlbg2019-09-251-1/+1
* max_align_t does not need Debuggnzlbg2019-09-2520-0/+20
* use no-extra-traitsgnzlbg2019-09-2520-24/+25
* Do not use tuple structsgnzlbg2019-09-2520-20/+60
* Fix max_align_tgnzlbg2019-09-2520-61/+79
* Auto merge of #1523 - phi-gamma:fixes, r=gnzlbgbors2019-09-215-18/+18
|\
| * fix argument names in the mq_* family of functionsPhilipp Gesang2019-09-185-18/+18
* | Auto merge of #1518 - gnzlbg:freebsd10support, r=gnzlbgbors2019-09-214-12/+12
|\ \
| * | Add FreeBSD10 supportgnzlbg2019-09-164-12/+12
* | | Auto merge of #1519 - gnzlbg:max_align_t, r=gnzlbgbors2019-09-2039-0/+194
|\ \ \
| * | | Implement max_align_tgnzlbg2019-09-2039-0/+194
| | |/ | |/|
* | | pthread_exit fixArtyom Pavlov2019-09-201-1/+1
|/ /
* | Auto merge of #1513 - mulimoen:master, r=gnzlbgbors2019-09-161-0/+1
|\ \ | |/ |/|
| * add isblankMagnus Ulimoen2019-09-161-0/+1
* | Auto merge of #1512 - padenot:reset-on-fork, r=gnzlbgbors2019-09-131-0/+2
|\ \
| * | Add SCHED_RESET_ON_FORKPaul Adenot2019-09-121-0/+2
| |/
* | Auto merge of #1493 - lucab:ups/bsd-utmpx, r=gnzlbgbors2019-09-132-0/+13
|\ \
| * | dragonfly: add utmpx constantsLuca Bruno2019-09-011-0/+8
| * | freebsd: add utmpx constantsLuca Bruno2019-09-011-0/+5
* | | Fix formattinggnzlbg2019-09-132-5/+8
* | | Fix line lengthgnzlbg2019-09-122-5/+6
* | | Formattinggnzlbg2019-09-1265-4677/+6807
| |/ |/|
* | Auto merge of #1488 - loganwendholt:user-regs, r=gnzlbgbors2019-09-071-0/+120
|\ \
| * | Fix rip and rdp types in user_fpregs_structLogan Wendholt2019-08-231-2/+2
| * | Update musl x86_64 to match bits/user.hLogan Wendholt2019-08-231-27/+117
| * | Add user_regs_struct for musl x86_64Logan Wendholt2019-08-221-0/+30
| |/
* | Auto merge of #1498 - asomers:aio_listio_max, r=gnzlbgbors2019-09-072-0/+8
|\ \
| * | Deprecate AIO_LISTIO_MAXAlan Somers2019-09-022-0/+8
* | | Auto merge of #1497 - asomers:rlim_nlimits, r=gnzlbgbors2019-09-077-0/+28
|\ \ \
| * | | Deprecate RLIM_NLIMITSAlan Somers2019-09-027-0/+28
| |/ /