summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge pull request #16 from Wind-River/unionBaoshan2019-09-231-0/+1
| | |\ \
| | | * | move rtpSpawn and RTP_ID_ERROR from libstd to libcBaoshan Pang2019-09-231-0/+10
| | * | | Merge pull request #15 from Wind-River/unionn-salim2019-09-231-6/+64
| | |\ \ \
| | | * | | move rtpSpawn from libstd to libcBaoshan Pang2019-09-231-0/+9
| | | |/ /
| | | * | use union for unionsBaoshan Pang2019-09-231-6/+55
| | |/ /
| * | | move rtpSpawn and RTP_ID_ERROR from libstd to libcBaoshan Pang2019-09-231-0/+10
| * | | use union for unionsBaoshan Pang2019-09-231-6/+76
| |/ /
| * | Merge pull request #13 from Wind-River/master_rebase_salimn-salim2019-09-201-149/+46
| |\ \
| | * | VxWorks libc cleanups and fixes for some libc-test issuesSalim Nasser2019-09-201-149/+46
* | | | Auto merge of #1527 - Wind-River:filter, r=gnzlbgbors2019-09-221-2/+8
|\ \ \ \
| * | | | use FILTER to select which target(s) to runBaoshan Pang2019-09-211-2/+8
| * | | | Merge branch 'master' of https://github.com/Wind-River/libcBaoshan Pang2019-09-200-0/+0
| |\ \ \ \ | | |/ / /
| | | | * Merge pull request #14 from rust-lang/masterBaoshan2019-09-2156-63/+392
| | | | |\ | | | |/ / | | |/| / | |_|_|/ |/| | |
* | | | Auto merge of #1529 - gnzlbg:max_align_freebsd10, r=gnzlbgbors2019-09-211-0/+3
|\ \ \ \
| * | | | Skip max_align_t in FreeBSD10gnzlbg2019-09-211-0/+3
* | | | | Auto merge of #1523 - phi-gamma:fixes, r=gnzlbgbors2019-09-216-19/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update example pathPhilipp Gesang2019-09-181-1/+1
| * | | | fix argument names in the mq_* family of functionsPhilipp Gesang2019-09-185-18/+18
* | | | | Auto merge of #1518 - gnzlbg:freebsd10support, r=gnzlbgbors2019-09-217-17/+105
|\ \ \ \ \
| * | | | | Add FreeBSD10 supportgnzlbg2019-09-167-17/+105
* | | | | | Auto merge of #1519 - gnzlbg:max_align_t, r=gnzlbgbors2019-09-2043-24/+262
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Implement max_align_tgnzlbg2019-09-2043-24/+262
* | | | | | Auto merge of #1525 - newpavlov:patch-4, r=gnzlbgbors2019-09-203-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fuchsiaArtyom Pavlov2019-09-201-1/+1
| * | | | | vxworksArtyom Pavlov2019-09-201-1/+1
| * | | | | pthread_exit fixArtyom Pavlov2019-09-201-1/+1
|/ / / / /
| | | * | Merge pull request #12 from rust-lang/masterBaoshan2019-09-191-49/+5
| | | |\ \ | |_|_|/ / |/| | | / | | | |/
* | | | Auto merge of #1522 - gnzlbg:rt, r=gnzlbgbors2019-09-191-49/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Re-enable all roundtrip testsgnzlbg2019-09-191-49/+5
| |/ /
* | | Auto merge of #1521 - Wind-River:master_rebase, r=gnzlbgbors2019-09-181-17/+5
|\ \ \ | | |/ | |/|
| * | defining uintptr_t = usize and intptr_t/ptrdiff_t = isize, and using uintptr_...Baoshan Pang2019-09-171-17/+5
| * | Merge pull request #11 from rust-lang/masterBaoshan2019-09-177-1/+8
| |\ \ | |/ / |/| |
* | | 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 #1507 - mati865:patch-2, r=gnzlbgbors2019-09-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Test FreeBSD 12 on latest nightlyMateusz MikuĊ‚a2019-09-111-1/+1
| |/
* | 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
* | | Auto merge of #1510 - gnzlbg:selfupdate, r=gnzlbgbors2019-09-1378-5324/+7993
|\ \ \ | |_|/ |/| |