diff options
| author | Andrew Kelley <superjoe30@gmail.com> | 2017-04-21 01:56:12 -0400 |
|---|---|---|
| committer | Andrew Kelley <superjoe30@gmail.com> | 2017-04-21 01:56:12 -0400 |
| commit | fb492d19ebb56466f04a2a88c7d3c0a9833f2e0d (patch) | |
| tree | 2d87121db6510c014c34d9a8f7071eb1805ba52a /std/os/linux.zig | |
| parent | 599215cee46b83d052f57a3e6566098900332e38 (diff) | |
| download | zig-fb492d19ebb56466f04a2a88c7d3c0a9833f2e0d.tar.gz zig-fb492d19ebb56466f04a2a88c7d3c0a9833f2e0d.zip | |
zig build system supports building a library
See #329
Supporting work:
* move std.cstr.Buffer0 to std.buffer.Buffer
* add build.zig to example/shared_library/ and add an automated test
for it
* add std.list.List.resizeDown
* improve std.os.makePath
- no longer recursive
- takes into account . and ..
* add std.os.path.isAbsolute
* add std.os.path.resolve
* reimplement std.os.path.dirname
- no longer requires an allocator
- handles edge cases correctly
Diffstat (limited to 'std/os/linux.zig')
0 files changed, 0 insertions, 0 deletions
