summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1331 - gnzlbg:revert_1322, r=alexcrichton0.2.54bors2019-05-022-6/+3
|\
| * Bump patch version to 0.2.54gnzlbg2019-05-021-1/+1
| * Revert PR: 1322gnzlbg2019-05-021-5/+2
|/
* Auto merge of #1329 - alex:patch-1, r=gnzlbgbors2019-05-021-0/+19
|\
| * Oops, move this outside the s! blockAlex Gaynor2019-05-011-13/+13
| * Implement si_addrAlex Gaynor2019-05-011-1/+19
| * Deprecate _pad field on siginfo_tAlex Gaynor2019-04-301-0/+1
|/
* Auto merge of #1328 - crlf0710:master, r=gnzlbgbors2019-04-298-8/+8
|\
| * Fix getgrgid_r to accept gid_t.Charles Lew2019-04-298-8/+8
|/
* Auto merge of #1326 - sunfishcode:bump, r=alexcrichton0.2.53bors2019-04-261-1/+1
|\
| * Bump to 0.2.53Dan Gohman2019-04-261-1/+1
|/
* Auto merge of #1325 - sunfishcode:wasi-more-libc, r=alexcrichtonbors2019-04-254-9/+555
|\
| * Remove utsname and uname for now too.Dan Gohman2019-04-241-10/+0
| * Remove fd_set, select, and pselect entirely for now.Dan Gohman2019-04-241-20/+0
| * Remove the definition of ULONG_SIZE which is no longer needed.Dan Gohman2019-04-241-11/+0
| * Use the WASI layout for fd_set.Dan Gohman2019-04-241-1/+2
| * Remove FD_SET and related functions for now.Dan Gohman2019-04-231-5/+0
| * Update to the latest wasi-sysroot.Dan Gohman2019-04-231-1/+1
| * Fix dirent to match WASI libc's definition.Dan Gohman2019-04-232-6/+18
| * Make FD_ISSET's argument a pointer to const, to match the libc declaration.Dan Gohman2019-04-231-1/+1
| * Don't make opaque types like FILE and DIR copyable.Dan Gohman2019-04-231-19/+6
| * Don't add "struct" to "DIR" or "fd_set".Dan Gohman2019-04-231-1/+1
| * Recognize WASI as either a target_env or a target_os.Dan Gohman2019-04-231-1/+1
| * Add headers for WASI to libc-test/build.rsDan Gohman2019-04-231-0/+11
| * Define WASI libc errno constants.Dan Gohman2019-04-231-0/+79
| * Add more WASI libc bindings.Dan Gohman2019-04-231-0/+502
|/
* Auto merge of #1323 - jackpot51:patch-1, r=gnzlbgbors2019-04-201-1/+1
|\
| * Bump to 0.2.52Jeremy Soller2019-04-191-1/+1
* | Auto merge of #1319 - jasonbking:readdir, r=gnzlbgbors2019-04-201-2/+6
|\ \ | |/ |/|
| * Put comments in the correct locationJason King2019-04-191-4/+4
| * Added doc comment w/ links explaining the difference between 32-bit and 64-bi...Jason King2019-04-191-0/+6
| * This fixes issue #1318 - on Solarish systems __posix_readdir_r is onlyJason King2019-04-171-2/+0
* | Auto merge of #1322 - redox-os:redox, r=gnzlbgbors2019-04-191-2/+5
|\ \ | |/ |/|
| * Fix style issueJeremy Soller2019-04-191-1/+0
| * Support crt-static in RedoxJeremy Soller2019-04-191-2/+6
* | Auto merge of #1317 - alex:patch-1, r=gnzlbgbors2019-04-141-1/+0
|\ \
| * | Remove duplicate target from ci/build.shAlex Gaynor2019-04-141-1/+0
|/ /
* | Auto merge of #1314 - alexcrichton:wasi-ci, r=gnzlbgbors2019-04-084-11/+25
|\ \
| * | Add binding for new `__wasilibc_find_relpath` APIAlex Crichton2019-04-083-6/+14
| * | Enable the wasi target on CIAlex Crichton2019-04-053-14/+20
| |/
* | Auto merge of #1313 - keur:master, r=gnzlbgbors2019-04-075-5/+9
|\ \
| * | add forkpty to linuxKevin Kuehler2019-04-071-4/+4
| * | add login_tty api from libutilKevin Kuehler2019-04-055-1/+5
| |/
* | Auto merge of #1312 - gnzlbg:issue_temp, r=gnzlbgbors2019-04-071-0/+24
|\ \ | |/ |/|
| * Avoid the template showing up in the issuesgnzlbg2019-04-071-0/+2
| * Add an issue templategnzlbg2019-04-021-0/+22
|/
* Auto merge of #1309 - alexcrichton:bump, r=gnzlbg0.2.51bors2019-03-281-1/+1
|\
| * Bump to 0.2.51Alex Crichton2019-03-281-1/+1
* | Auto merge of #1308 - tormol:master, r=gnzlbgbors2019-03-283-1/+3
|\ \ | |/ |/|
| * Correct mqd_t on DragonFlyBSDTorbjørn Birch Moltu2019-03-273-1/+2