aboutsummaryrefslogtreecommitdiff
path: root/std/c/linux.zig
AgeCommit message (Expand)Author
2019-05-26tests passing on linuxAndrew Kelley
2019-05-26clean up references to posixAndrew Kelley
2019-05-26rename "posix" to "bits"Andrew Kelley
2019-05-05ReviewLemonBoy
2019-04-24Implementation of dl_phdr_infoLemonBoy
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-08-25fix stack traces on linuxAndrew Kelley
2018-06-04disallow single-item pointer indexingAndrew Kelley
2018-05-31use * for pointer type instead of &Andrew Kelley
2018-04-28*WIP* use pthreads when linking libcAndrew Kelley
2018-02-05fix test failure, organize code, add new compile errorAndrew Kelley
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2017-08-27all behavior tests passing for macosAndrew Kelley
2017-06-14progress toward windows hello world workingAndrew Kelley
2017-03-23improvements for windows and libc integrationAndrew Kelley