summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Auto merge of #1550 - mati865:rustup, r=gnzlbg0.2.64bors2019-10-152-4/+8
|\ | | | | | | | | | | Use minimal profile for rustup Haven't tested it but should fix issue from https://github.com/rust-lang/libc/pull/1549#issuecomment-542203074
| * Use minimal profile for rustupMateusz Mikuła2019-10-152-4/+8
|/
* Auto merge of #1537 - nielx:fix/stat-constants, r=gnzlbgbors2019-10-101-2/+2
|\ | | | | | | Haiku: Fix constants for S_IFIFO and S_IFCHR
| * Haiku: Fix constants for S_IFIFO and S_IFCHRNiels Sascha Reedijk2019-10-041-2/+2
| |
* | Auto merge of #1542 - Wind-River:master, r=gnzlbgbors2019-10-101-5/+8
|\ \ | |/ |/| | | | | | | | | | | Some updates for vxWorks adding FIOGETNAME which is used by ioctl() to get file path adding PATH_MAX use type c_int for _PARM_NAME_MAX and _PARM_PATH_MAX
| * adding FIOGETNAME which is used by ioctl() to get file pathBaoshanPang2019-10-081-5/+8
| | | | | | | | | | | | adding PATH_MAX use type c_int for _PARM_NAME_MAX and _PARM_PATH_MAX
| * Merge pull request #19 from rust-lang/masterBaoshan2019-09-282-0/+4
| |\ | |/ |/| sync with rust-lang/libc master
* | Auto merge of #1533 - murarth:bsd-pthread-main-np, r=asomersbors2019-09-282-0/+4
|\ \ | | | | | | | | | Add `pthread_main_np` to FreeBSD-like and `_lwp_self` to NetBSD
| * | Add `pthread_main_np` to FreeBSD-like and `_lwp_self` to NetBSDMurarth2019-09-272-0/+4
|/ /
| * Merge pull request #18 from rust-lang/masterBaoshan2019-09-2623-220/+294
| |\ | |/ |/| Sync to rust-lang/libc master
* | Auto merge of #1532 - Wind-River:master_rebase, r=gnzlbgbors2019-09-261-5/+6
|\ \ | | | | | | | | | update rtpSpawn prototype
| * | Using 'Option' with ::Baoshan Pang2019-09-251-3/+4
| | |
| * | update rtpSpawn prototypeBaoshan Pang2019-09-251-2/+2
| | |
| * | Merge pull request #17 from rust-lang/masterBaoshan2019-09-2457-65/+400
| |\ \ | | | | | | | | Sync to rust-lang/libc branch master
* | \ \ Auto merge of #1531 - gnzlbg:fixs, r=gnzlbgbors2019-09-2521-65/+155
|\ \ \ \ | |_|/ / |/| | | | | | | Fix max_align_t
| * | | Allow missing debug impls in emscriptengnzlbg2019-09-261-0/+1
| | | |
| * | | Fix typognzlbg2019-09-251-1/+1
| | | |
| * | | max_align_t does not need Debuggnzlbg2019-09-2521-0/+22
| | | |
| * | | 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
|\ \ \ | |/ / | | | | | | VxWorks libc cleanups and fixes for some libc-test issues
| * | Merge branch 'union' of https://github.com/Wind-River/libc into master_rebaseBaoshan Pang2019-09-230-0/+0
| |\ \
| | * \ Merge pull request #16 from Wind-River/unionBaoshan2019-09-231-0/+1
| | |\ \ | | | | | | | | | | move rtpSpawn and RTP_ID_ERROR from libstd to libc
| | | * | 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
| | |\ \ \ | | | | | | | | | | | | use union for unions
| | | * | | 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 issues that were p…
| | * | 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
|\ \ \ \ | | | | | | | | | | | | | | | Add environment variable FILTER to choose which target(s) to run
| * | | | 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
| | | | |\ | | | |/ / | | |/| / | |_|_|/ |/| | | Sync to rust-lang/libc master
* | | | Auto merge of #1529 - gnzlbg:max_align_freebsd10, r=gnzlbgbors2019-09-211-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Skip max_align_t in FreeBSD10 This error was able to land because FreeBSD10 is not checked by bors yet (see: RCS PR: https://github.com/rust-lang/rust-central-station/pull/481) .
| * | | | Skip max_align_t in FreeBSD10gnzlbg2019-09-211-0/+3
| | | | |
* | | | | Auto merge of #1523 - phi-gamma:fixes, r=gnzlbgbors2019-09-216-19/+19
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | Fixes Two patches fixing minor issues.
| * | | | update example pathPhilipp Gesang2019-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
| * | | | fix argument names in the mq_* family of functionsPhilipp Gesang2019-09-185-18/+18
| | | | | | | | | | | | | | | | | | | | It's *msg_prio* in both manpages and posix.
* | | | | Auto merge of #1518 - gnzlbg:freebsd10support, r=gnzlbgbors2019-09-217-17/+105
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add FreeBSD10 support This adds libc-test support for Freebsd10 and a CI build job that tests FreeBSD10 with LIBC_CI only. cc @asomers this is a follow up to #1491 .
| * | | | | Add FreeBSD10 supportgnzlbg2019-09-167-17/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds libc-test support for Freebsd10 and a CI build job that tests FreeBSD10 with LIBC_CI only.
* | | | | | Auto merge of #1519 - gnzlbg:max_align_t, r=gnzlbgbors2019-09-2043-24/+262
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement max_align_t Implement `max_align_t` for windows and unix targets. WIP: at this stage I just want to see what breaks.
| * | | | | Implement max_align_tgnzlbg2019-09-2043-24/+262
| | | | | |
* | | | | | Auto merge of #1525 - newpavlov:patch-4, r=gnzlbgbors2019-09-203-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | pthread_exit return type fix Closes: #1520
| * | | | | 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
| | | |\ \ | |_|_|/ / |/| | | / | | | |/ Sync to rust-lang/libc branch master