summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #262 - alexcrichton:bump, r=alexcrichton0.2.10bors2016-04-122-3/+3
|\
| * Bump to 0.2.10Alex Crichton2016-04-122-3/+3
|/
* Auto merge of #260 - alexcrichton:correctly-gate-travis, r=alexcrichtonbors2016-04-112-3/+3
|\
| * Use '&&' on travis, not ';'Alex Crichton2016-04-112-3/+3
* | Auto merge of #256 - nodakai:fix-cpu_set, r=alexcrichtonbors2016-04-111-4/+4
|\ \
| * | Fix CPU_SET and CPU_ISSETNODA, Kai2016-04-101-4/+4
|/ /
* | Auto merge of #237 - Nercury:use-signal-instead-of-bsd-signal, r=alexcrichtonbors2016-04-062-7/+0
|\ \ | |/ |/|
| * Do not skip "signal" when building libc tests.Nerijus Arlauskas2016-04-061-6/+0
| * Use now available link name "signal" instead of "bsd_signal".Nerijus Arlauskas2016-03-191-1/+0
* | Auto merge of #250 - mrhota:readme_update, r=alexcrichtonbors2016-04-041-3/+2
|\ \
| * | Remove iOS doc links from READMEA.J. Gardner2016-04-021-3/+2
* | | Auto merge of #248 - mrhota:langinfo, r=alexcrichtonbors2016-04-0413-1/+580
|\ \ \
| * | | Define xlocale and langinfo interfacesA.J. Gardner2016-04-0413-1/+580
|/ / /
* | | Auto merge of #254 - alexcrichton:rtld-default, r=alexcrichtonbors2016-04-042-0/+2
|\ \ \
| * | | Add RTLD_DEFAULT to more platformsAlex Crichton2016-04-042-0/+2
* | | | Auto merge of #249 - alexcrichton:fix-link, r=alexcrichtonbors2016-04-041-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Link to libraries when disabling `use_std`Alex Crichton2016-04-041-1/+3
|/ / /
* | | Auto merge of #253 - nodakai:strerror_r, r=alexcrichtonbors2016-04-032-2/+3
|\ \ \
| * | | Exclude MS_RMT_MASK from libc-testNODA, Kai2016-04-031-0/+1
| * | | On non-musl Linux, strerror_r should be linked to __xpg_strerror_rNODA, Kai2016-04-031-2/+2
* | | | Auto merge of #252 - mneumann:freebsd_dragonfly_pthread, r=alexcrichtonbors2016-04-031-1/+9
|\ \ \ \
| * | | | Add several pthread functions for DragonFly/FreeBSDMichael Neumann2016-04-031-1/+9
| |/ / /
* | | | Auto merge of #247 - nodakai:clock_getres, r=alexcrichtonbors2016-04-036-27/+85
|\ \ \ \ | |/ / / |/| | |
| * | | Add clock_getres(3) and more clockid_t constants.NODA, Kai2016-04-036-27/+85
|/ / /
* | | Auto merge of #246 - kamalmarhubi:openpty, r=alexcrichtonbors2016-04-024-0/+37
|\ \ \ | |/ / |/| |
| * | unix: Add openpty(3) and forkpty(3) for non-Apple platformsKamal Marhubi2016-04-024-0/+37
|/ /
* | Auto merge of #244 - mrhota:basic_locale, r=alexcrichtonbors2016-03-3112-0/+204
|\ \
| * | Change netbsd link_name for setlocaleA.J. Gardner2016-03-301-0/+1
| * | Define struct and consts for notbsdsA.J. Gardner2016-03-304-6/+21
| * | Define struct and consts for bsdsA.J. Gardner2016-03-305-0/+116
| * | Pull lconv def down into notbsdA.J. Gardner2016-03-302-27/+27
| * | Fix lconv field offsets for apple-likesA.J. Gardner2016-03-301-0/+27
| * | Add locale.h in libc-testA.J. Gardner2016-03-301-0/+1
| * | Fix long lineA.J. Gardner2016-03-301-1/+2
| * | Add lconv type, and locale support for UNIXA.J. Gardner2016-03-302-0/+43
| |/
* | Auto merge of #245 - alexcrichton:bump, r=alexcrichton0.2.9bors2016-03-302-5/+5
|\ \
| * | Bump to 0.2.9Alex Crichton2016-03-302-5/+5
|/ /
* | Auto merge of #241 - alexcrichton:fix-header-footer, r=alexcrichtonbors2016-03-302-11/+10
|\ \ | |/ |/|
| * Swap header/footer... dunno how they got that way?Alex Crichton2016-03-282-11/+10
|/
* Auto merge of #233 - kamalmarhubi:linux-fcntl, r=alexcrichtonbors2016-03-182-2/+10
|\
| * linux: Add missing Linux-specific fcntlsKamal Marhubi2016-03-182-2/+10
|/
* Auto merge of #229 - kamalmarhubi:mount-flags, r=alexcrichtonbors2016-03-152-5/+7
|\
| * linux: Move some MS_ flags for mount(2) upKamal Marhubi2016-03-142-5/+4
| * linux: Comment distinction between msync and mount MS_ flagsKamal Marhubi2016-03-141-0/+3
* | Auto merge of #226 - m4rw3r:master, r=alexcrichtonbors2016-03-143-0/+70
|\ \
| * | apple: TIOCTIMESTAMP and TIOCDCDTIMESTAMP differ on 32 bitMartin Wernstål2016-03-133-2/+6
| * | apple: Add TIOC* constantsMartin Wernstål2016-03-131-0/+66
* | | Auto merge of #230 - alexcrichton:winapi-update, r=alexcrichtonbors2016-03-142-8/+8
|\ \ \ | |_|/ |/| |
| * | Update winapiAlex Crichton2016-03-142-8/+8
|/ /
* | Auto merge of #227 - kamalmarhubi:clone-flags, r=alexcrichtonbors2016-03-132-7/+6
|\ \ | |/ |/|