aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/bits
AgeCommit message (Expand)Author
2021-05-03std/os/linux/bits: correct socket option codes for ppc/ppc64lithdew
2021-05-03std/os/bits: add timeval struct for riscv64 linuxlithdew
2021-05-03x/os, x/net: re-approach `Address`, rename namespace `TCP -> tcp`lithdew
2021-05-03x/os, x/net: layout tcp, ipv4/ipv6, and socket abstractionslithdew
2021-05-01std: Add signal numbers for SPARCLemonBoy
2021-05-01std: Import correct errno defs for SPARCLemonBoy
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley
2021-04-28Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-26Merge pull request #8604 from hoanga/haiku-support-sysdefsAndrew Kelley
2021-04-25x: fmt source codelithdew
2021-04-24Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-23update haiku system constantsAl Hoang
2021-04-22std: fix compile errors caught by stage2 AstGenAndrew Kelley
2021-04-21std: Use stat definition with 32bit *time fieldsLemonBoy
2021-04-15std: change `@import("builtin")` to `std.builtin`Andrew Kelley
2021-04-10Rename time32 syscalls to match rest of stdlibBenjamin Feng
2021-04-10Add ppc Linux bitsBenjamin Feng
2021-04-07netbsd: minor fixes to allow stage1 to buildMichael Dusan
2021-04-04os/bits/linux: add IPv6 socket optionsVincent Rischmann
2021-03-02os/linux: fix IO_Uring.timeoutVincent Rischmann
2021-03-01zig fmt the std libAndrew Kelley
2021-02-28std: add sendmsgdaurnimator
2021-02-25initial support for haiku sync updateAl Hoang
2021-02-25initial support for haiku continue clean upAl Hoang
2021-02-25initial support for haiku past stage0Al Hoang
2021-02-24zig fmt the std libAndrew Kelley
2021-02-21Add epoll_pwait2 Linux syscalldata-man
2021-02-10Convert inline fn to callconv(.Inline) everywhereTadeo Kondrak
2021-01-12define nfds_t for windowsBill Nagel
2021-01-11os/bits/linux: add the termios cc bitsVincent Rischmann
2021-01-11Merge pull request #7134 from alexnask/fix_std_fs_watchAndrew Kelley
2021-01-08Add IP_ constantsRobin Voetter
2021-01-05freebsd, netbsd, dragonfly: add struct timevalxackus
2021-01-03Improve uring definitionsdaurnimator
2021-01-01openbsd: add pollfd interfaceSébastien Marie
2020-12-31Year++Frank Denis
2020-12-30std: Add more standard type definitions for FreeBSDLemonBoy
2020-12-29std: Fix compilation on FreeBSD/DarwinLemonBoy
2020-12-29std: Fix poll definitions for FreeBSD/DarwinLemonBoy
2020-12-26Merge pull request #7449 from kristoff-it/macos-termiosAndrew Kelley
2020-12-23openbsd: implement segfault handling on openbsd x86_64Sébastien Marie
2020-12-23added comments, removed useless comptime keywordsLoris Cro
2020-12-23add termios bits for darwinLoris Cro
2020-12-23openbsd: fix siginfo_t struct definitionSébastien Marie
2020-12-23Enable segfault handling on FreeBSD.Alex Cameron
2020-12-18std.crypto.random: introduce fork safetyAndrew Kelley
2020-12-17Add EV_ERROR to FreeBSD bitsAlexandros Naskos
2020-12-17Add baudrate constantsTau
2020-12-17Add process_madvise to Linux syscalls (#7450)Dmitry Atamanov
2020-12-15openbsd: correct few structsSébastien Marie