summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix formattinggnzlbg2019-09-132-5/+8
* Fix line lengthgnzlbg2019-09-122-5/+6
* Formattinggnzlbg2019-09-1276-5323/+7992
* 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 #1461 - newpavlov:patch-4, r=gnzlbgbors2019-09-071-679/+91
|\ \
| * | add __wasi_rights_tnewpavlov2019-08-211-0/+2
| * | remove types and constantsArtyom Pavlov2019-08-131-404/+91
| * | remove WASI Core APIArtyom Pavlov2019-08-091-277/+0
* | | 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
| |/ / /
* | | | Auto merge of #1494 - lucab:ups/linux-gnu-utmpname, r=gnzlbgbors2019-09-071-0/+1
|\ \ \ \
| * | | | linux/gnu: add utmpname()Luca Bruno2019-09-011-0/+1
| | |_|/ | |/| |
* | | | Auto merge of #1487 - lpetre:add_more_utime_constants, r=gnzlbgbors2019-09-071-0/+4
|\ \ \ \
| * | | | MUSL already actually had a definition (as part of linux_like)Luke Petre2019-09-021-3/+0
| * | | | Adding UTIME_NOW and UTIME_OMIT to musl and dragonflyLuke Petre2019-09-022-0/+7
| | |/ / | |/| |
* | | | Auto merge of #1478 - tlively:update-emscripten-types, r=gnzlbgbors2019-09-071-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Update ino_tThomas Lively2019-08-281-1/+1
| * | | Update Emscripten system typesThomas Lively2019-08-161-4/+4
* | | | Fix the link_name for fstat and fstatfs on FreeBSDAlan Somers2019-09-011-0/+8
| |/ / |/| |
* | | UTIME_OMIT and UTIME_NOW values are inverted on OpenBSD. correct itSébastien Marie2019-08-211-2/+2
* | | Add support for musl mips64gnzlbg2019-08-205-171/+499
* | | Revert "Reorganize constant declarations to make up space for MIPS64-specific...gnzlbg2019-08-204-480/+200
* | | Auto merge of #1474 - lpetre:add_utime_constants, r=gnzlbg0.2.63bors2019-08-207-0/+20
|\ \ \
| * | | Fix style error in wasi.rsLuke Petre2019-08-181-1/+0
| * | | Adding OpenBSD as per request, verified here: https://github.com/openbsd/src/...Luke Petre2019-08-171-0/+3
| * | | Adding UTIME_NOW and UTIME_OMIT to OSes which support utimensatLuke Petre2019-08-176-0/+18
| |/ /
* | | Auto merge of #1473 - Wind-River:master, r=gnzlbgbors2019-08-201-155/+10
|\ \ \
| * | | remove spurious extra lineBaoshan Pang2019-08-161-2/+0
| * | | 1. adding randBytes(), randABytes(), randUBytes(), randSecure() and taskDelay()Baoshan Pang2019-08-151-155/+12
* | | | Auto merge of #1481 - FenrirWolf:newlib-socket-fix, r=gnzlbgbors2019-08-203-25/+58
|\ \ \ \
| * | | | Define newlib socket types by target archFenrirWolf2019-08-183-25/+58
* | | | | adapt ioctl() BPF for OpenBSDSébastien Marie2019-08-185-5/+20
* | | | | Auto merge of #1472 - josephlr:fus, r=gnzlbgbors2019-08-171-190/+0
|\ \ \ \ \
| * | | | | Remove invalid Fuchsia functionsJoe Richey2019-08-151-190/+0
* | | | | | Auto merge of #1471 - AdminXVII:redox-termios, r=gnzlbgbors2019-08-171-3/+118
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add termios support for redoxXavier L'Heureux2019-08-151-3/+118
* | | | | | Auto merge of #1449 - xen0n:mips64-musl-targets, r=gnzlbgbors2019-08-176-200/+1237
|\ \ \ \ \ \
| * | | | | | Add mips64 musl supportWang Xuerui2019-08-173-0/+757
| * | | | | | Reorganize constant declarations to make up space for MIPS64-specific onesWang Xuerui2019-08-174-200/+480
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #1448 - equal-l2:bpf-consts, r=gnzlbgbors2019-08-176-0/+38
|\ \ \ \ \ \
| * | | | | | Fix bitness issueequal-l22019-08-165-4/+13
| * | | | | | Add ioctl() constants for BPFequal-l22019-08-164-0/+29
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #1477 - leo60228:newlib-freebsd-sockets, r=gnzlbgbors2019-08-171-11/+9
|\ \ \ \ \ \
| * | | | | | Update socket types to freebsdleo602282019-08-161-11/+9
| | |/ / / / | |/| | | |
* | | | | | Formattinggnzlbg2019-08-171-1/+4