mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 03:44:46 +01:00
These functions can only be exported when external libc components are available due to the errno location dependency. Note that even when zig libc is complete, on Windows, errno location will always be external (in ucrtbase.dll). |
||
|---|---|---|
| .. | ||
| stdlib | ||
| sys | ||
| ctype.zig | ||
| inttypes.zig | ||
| malloc.zig | ||
| math.zig | ||
| stdlib.zig | ||
| string.zig | ||
| strings.zig | ||
| unistd.zig | ||
| wchar.zig | ||