mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 06:44:27 +00:00
* Update wasi-libc to a00bf321eeeca836ee2a0d2d25aeb8524107b8cc It includes a port of emscripten's allocator that performs performs much better than the old one. Most importantly, it includes the prerequisites to later add support for POSIX threads. |
||
|---|---|---|
| .. | ||
| dir.h | ||
| errno.h | ||
| eventfd.h | ||
| fcntl.h | ||
| file.h | ||
| ioctl.h | ||
| mman.h | ||
| param.h | ||
| poll.h | ||
| random.h | ||
| reg.h | ||
| resource.h | ||
| select.h | ||
| signal.h | ||
| socket.h | ||
| stat.h | ||
| stropts.h | ||
| syscall.h | ||
| sysinfo.h | ||
| time.h | ||
| timeb.h | ||
| times.h | ||
| timex.h | ||
| ttydefaults.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| utsname.h | ||