summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use no-extra-traitsgnzlbg2019-09-2521-26/+27
* Do not use tuple structsgnzlbg2019-09-2521-22/+68
* Fix max_align_tgnzlbg2019-09-2521-65/+85
* Auto merge of #1526 - Wind-River:master_rebase, r=gnzlbgbors2019-09-241-153/+130
|\
| * move rtpSpawn and RTP_ID_ERROR from libstd to libcBaoshan Pang2019-09-231-0/+10
| * use union for unionsBaoshan Pang2019-09-231-6/+76
| * VxWorks libc cleanups and fixes for some libc-test issuesSalim Nasser2019-09-201-149/+46
* | 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-2041-0/+210
|\ \ \
| * | | Implement max_align_tgnzlbg2019-09-2041-0/+210
| | |/ | |/|
* | | fuchsiaArtyom Pavlov2019-09-201-1/+1
* | | vxworksArtyom Pavlov2019-09-201-1/+1
* | | pthread_exit fixArtyom Pavlov2019-09-201-1/+1
|/ /
* | defining uintptr_t = usize and intptr_t/ptrdiff_t = isize, and using uintptr_...Baoshan Pang2019-09-171-17/+5
* | Auto merge of #1517 - Wind-River:master_rebase, r=gnzlbgbors2019-09-178-239/+328
|\ \
| * | 1. use s_no_extra_traits! for structs with big size(>32 bytes) arraryBaoshan Pang2019-09-161-91/+105
| * | fix errors reported by rustfmtBaoshan Pang2019-09-131-74/+60
| * | fix problems found in testingBaoshan Pang2019-09-137-3/+7
| * | epoll only supported in VxWorks kernel; just provide stub definitions for use...Salim Nasser2019-09-131-197/+171
| * | VxWorks socket and epoll definitions needed by mio and related cratesSalim Nasser2019-09-131-0/+74
| * | Fixed usage of isizeSalim Nasser2019-09-131-2/+2
| * | libc VxWorks cleanups and additionsSalim Nasser2019-09-131-47/+84
* | | Auto merge of #1513 - mulimoen:master, r=gnzlbgbors2019-09-165-0/+5
|\ \ \ | |_|/ |/| |
| * | add isblankMagnus Ulimoen2019-09-165-0/+5
* | | 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-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
|\ \ \ \