COMMITS
/ lib/std/c/netbsd.zig July 19, 2024
A
std.c reorganization
Andrew Kelley committed
June 15, 2024
I
std: fix pthread_{get,set}name_np return type ABI
Isaac Freund committed
March 29, 2024
J
cbe: rewrite `CType`
Jacob Young committed
March 23, 2024
J
haiku: debitrot
Jacob Young committed
March 19, 2024
A
extract std.posix from std.os
Andrew Kelley committed
March 16, 2024
J
AstGen: disallow alignment on function types
Jacob Young committed
March 15, 2024
M
bsd: debitrot std.c
Michael Dusan committed
February 2, 2024
M
bsd: add missing os.IFNAMESIZE
Michael Dusan committed
February 15, 2024
M
std.os.termios: add/fix std.c.TCSA for BSDs
Michael Dusan committed
February 14, 2024
M
bsd: debitrot type-safe std.c.O
Michael Dusan committed
February 13, 2024
A
std.os.speed_t: add type safety
Andrew Kelley committed
A
std.os.termios: add type safety to cflag field
Andrew Kelley committed
A
std.os.termios: add type safety to oflag field
Andrew Kelley committed
February 12, 2024
A
std.os.termios: add type safety to iflag field
Andrew Kelley committed
A
std.os.termios: consolidate and correct
Andrew Kelley committed
A
std.c.NCSS: consolidate and correct
Andrew Kelley committed
A
std: add type safety to cc_t
Andrew Kelley committed
February 8, 2024
A
some API work on std.c, std.os, std.os.wasi
Andrew Kelley committed
February 7, 2024
A
std.c.MAP: use a packed struct
Andrew Kelley committed
August 15, 2023
M
netbsd: std.c: fix pthread_rwlock_t
Michael Dusan committed
M
netbsd: std.c.REG: populate indexes for x86_64
Michael Dusan committed
July 31, 2023
A
Revert "std: adding netbsd's pthread to cpu affinity api"
Andrew Kelley committed
A
Revert "std: adding sigevent to supported platforms."
Andrew Kelley committed
A
Revert "std.c:complete further more netbsd's mmap flags"
Andrew Kelley committed
A
Revert "std.c: add netbsd's accept_filter_data for ACCEPT_FILTER sock opt."
Andrew Kelley committed
A
Revert "std.c: adding ptrace for netbsd."
Andrew Kelley committed
A
A
Revert "std.c: exposing timer api"
Andrew Kelley committed
A
Revert "std.c: update netbsd/openbsd mman constants"
Andrew Kelley committed
A
Revert "std.c: msghdr* struct removing prefixes to match linux."
Andrew Kelley committed
June 30, 2023
D
std.c: msghdr* struct removing prefixes to match linux.
David CARLIER committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
May 31, 2023
D
std.c: update netbsd/openbsd mman constants
David CARLIER committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
May 19, 2023
D
std.c: exposing timer api
David CARLIER committed
D
std.c: adding ptrace for netbsd.
David CARLIER committed
May 25, 2023
May 15, 2023
D
std.c: add netbsd's accept_filter_data for ACCEPT_FILTER sock opt.
David CARLIER committed
April 29, 2023
D
std.c:complete further more netbsd's mmap flags
David CARLIER committed
April 22, 2023
D
std: adding sigevent to supported platforms.
David CARLIER committed
April 15, 2023
D
std: adding netbsd's pthread to cpu affinity api
David CARLIER committed
March 30, 2023
N
Add NetBSD termios constants to std.c.netbsd
Nikita Ronja committed
January 27, 2023
M
netbsd: use versioned __msync13 from libc
Michael Dusan committed
January 17, 2023
M
netbsd: add mcontext_t for aarch64
Michael Dusan committed
January 3, 2023
A
Merge pull request #13980 from ziglang/std.net
Andrew Kelley committed
M
netbsd: getFdPath: F_GETPATH implementation
Michael Dusan committed
M
std.fs: add NAME_MAX for openbsd and netbsd
Michael Dusan committed
December 11, 2022
A
remove the experimental std.x namespace
Andrew Kelley committed
December 7, 2022
A
remove most conditional compilation based on stage1
Andrew Kelley committed
November 9, 2022
V
Merge pull request #13418 from ryanschneider/signal-alignment-13216
Veikka Tuominen committed