summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add mq_getfd_np() for FreeBSDTorbjørn Birch Moltu2019-03-271-0/+1
* | Auto merge of #1307 - alexcrichton:wasi-pr, r=gnzlbgbors2019-03-286-5/+938
|\ \ | |/ |/|
| * Touch up style of wasi.rsAlex Crichton2019-03-272-144/+147
| * Address some PR feedbackAlex Crichton2019-03-274-96/+95
| * Add intiial support for wasm32-unknown-wasiAlex Crichton2019-03-275-5/+936
|/
* Auto merge of #1306 - gnzlbg:fix_asmjs, r=gnzlbgbors2019-03-264-72/+119
|\
| * Fix buildgnzlbg2019-03-262-14/+14
| * Move inotify to the linux and android sub-modulesgnzlbg2019-03-263-44/+84
| * Move IPV6_FLOW... constants to the linux and android sub-modulesgnzlbg2019-03-253-6/+10