]> git.proxmox.com Git - wasi-libc.git/history - libc-top-half
Format changes to musl code to fit musl's style.
[wasi-libc.git] / libc-top-half /
2019-04-22 Dan GohmanFormat changes to musl code to fit musl's style.
2019-04-15 Dan GohmanUpdate to musl 1.1.22.
2019-04-15 Dan GohmanRemove socket.c, which was a stub that always failed...
2019-04-15 Dan GohmanFix miscellaneous lint warnings.
2019-04-15 Dan GohmanAdd a basics implementation of <inttypes.h>.
2019-04-15 Dan GohmanDefine _ALL_SOURCE when generating predefined-macros...
2019-04-11 Dan GohmanDon't install <ucontext.h> or <sys/ucontext.h> for...
2019-04-05 Dan GohmanFix uselocale to support non-default locales.
2019-04-05 Dan GohmanAdd comments explaining changes to upstream source...
2019-03-27 Dan GohmanWASI libc prototype implementation.