aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/bits/openbsd.zig
AgeCommit message (Expand)Author
2020-11-10openbsd: proper implementation for Thread.cpuCount()Sébastien Marie
2020-11-10openbsd: add time definitions for gettimeofday()Sébastien Marie
2020-11-10openbsd: add sockets constantsSébastien Marie
2020-11-10openbsd: add dlfcn.h definitions for dlopen()Sébastien Marie
2020-11-05std: Split kernel&libc definitions of stat structLemonBoy
2020-11-01std: add {set,get}rlimit bits and improve testxackus
2020-10-25openbsd: make dl_phdr_info cross archesSébastien Marie
2020-10-17code cleanupsAndrew Kelley
2020-10-11add minimal openbsd supportSébastien Marie