Skip to content
Snippets Groups Projects
Select Git revision
  • base
  • dev
  • main default protected
  • master
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Apr20191714875228Mar2726251185432128Feb2624232221201918171413121198754230Jan2826232221171615141312119832128Dec2726252423222120181716151413111098765432128Nov272627262423222120191612107632131Oct30292827262019181716151486543228Sep25222119181312109853224Aug22191615141311762131Jul30292221181716141210986543130Jun282720181598741Remove FD_SET and related functions for now.Update to the latest wasi-sysroot.Fix dirent to match WASI libc's definition.Make FD_ISSET's argument a pointer to const, to match the libc declaration.Don't make opaque types like FILE and DIR copyable.Don't add "struct" to "DIR" or "fd_set".Recognize WASI as either a target_env or a target_os.Add headers for WASI to libc-test/build.rsDefine WASI libc errno constants.Add more WASI libc bindings.Auto merge of #1323 - jackpot51:patch-1, r=gnzlbgAuto merge of #1319 - jasonbking:readdir, r=gnzlbgBump to 0.2.52Auto merge of #1322 - redox-os:redox, r=gnzlbgFix style issueSupport crt-static in RedoxPut comments in the correct locationAdded doc comment w/ links explaining the difference between 32-bit and 64-bit libc for readdir_rThis fixes issue #1318 - on Solarish systems __posix_readdir_r is onlyAuto merge of #1317 - alex:patch-1, r=gnzlbgRemove duplicate target from ci/build.shAuto merge of #1314 - alexcrichton:wasi-ci, r=gnzlbgAdd binding for new `__wasilibc_find_relpath` APIAuto merge of #1313 - keur:master, r=gnzlbgAuto merge of #1312 - gnzlbg:issue_temp, r=gnzlbgAvoid the template showing up in the issuesadd forkpty to linuxadd login_tty api from libutilEnable the wasi target on CIAdd an issue templateAuto merge of #1309 - alexcrichton:bump, r=gnzlbgAuto merge of #1308 - tormol:master, r=gnzlbgBump to 0.2.51Auto merge of #1307 - alexcrichton:wasi-pr, r=gnzlbgTouch up style of wasi.rsAddress some PR feedbackAdd intiial support for wasm32-unknown-wasiCorrect mqd_t on DragonFlyBSDAdd mq_getfd_np() for FreeBSDAuto merge of #1306 - gnzlbg:fix_asmjs, r=gnzlbg
Loading