12 Commits (18f9e0aa9ce0e1b2d1e8f0624b591576676a9fe0)

Author SHA1 Message Date
Dan Gohman 322bd4ff9e Update to musl 1.2.2. 4 years ago
vms d2482b786a
activate the use of __heap_base (#215) 4 years ago
Dan Gohman 0cc57ac7b4
Multi-license wasi-libc under Apache and MIT licenses. (#174) 5 years ago
Dan Gohman 12f5832b45
Convert more wasi-libc code to `//`-style comments. (#153) 5 years ago
Dan Gohman ec4549dabc
Temporarily disable the use of `__heap_base`. (#132) 5 years ago
vms a214f1c0b1 Use __heap_base by dlmalloc (#114) 5 years ago
Dan Gohman 78b8651224
Remove -fno-builtin. (#104) 5 years ago
Dan Gohman c9a573306f Set the MALLOC_ALIGNMENT to 16. 5 years ago
Dan Gohman 0df6243d52 Make calloc set ENOMEM when failing due to overflow. 6 years ago
Dan Gohman 7ba6adfc61 Fix miscellaneous lint warnings. 6 years ago
Dan Gohman 320054e84f WASI libc prototype implementation. 6 years ago
Dan Gohman dbfccac2e4 Add a malloc implementation using dlmalloc. 6 years ago