aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c
AgeCommit message (Expand)Author
2024-02-15std.os.termios: add/fix std.c.TCSA for BSDsMichael Dusan
2024-02-14bsd: debitrot type-safe std.c.OMichael Dusan
2024-02-14std.os: export T struct and winsize structTim Culverhouse
2024-02-12std.os.speed_t: add type safetyAndrew Kelley
2024-02-12std.os.termios: add type safety to lflag fieldAndrew Kelley
2024-02-12std.os.termios: add type safety to cflag fieldAndrew Kelley
2024-02-12std.os.termios: add type safety to oflag fieldAndrew Kelley
2024-02-12std.os.termios: add type safety to iflag fieldAndrew Kelley
2024-02-12std.os.termios: consolidate and correctAndrew Kelley
2024-02-12std.c.NCSS: consolidate and correctAndrew Kelley
2024-02-12std: add type safety to cc_tAndrew Kelley
2024-02-11some API work on std.c, std.os, std.os.wasiAndrew Kelley
2024-02-06std.c.MAP: use a packed structAndrew Kelley
2023-11-25translate-c: use Aro's tokenizerVeikka Tuominen
2023-10-03Merge pull request #17341 from rzezeski/illumos-updatesAndrew Kelley
2023-10-03correctly detect apple a15 and a16 chipsxdBronch
2023-09-30solaris: fix path component maxRyan Zezeski
2023-09-30solaris: add missing registersRyan Zezeski
2023-09-22Added basic support for wasm32-emscripten targetAven Bross
2023-09-08std.c.linux: Add getpw{nam,uid}()Linus Groh
2023-08-15dragonfly: std.c: more declsMichael Dusan
2023-08-15netbsd: std.c: fix pthread_rwlock_tMichael Dusan
2023-08-15netbsd: std.c.REG: populate indexes for x86_64Michael Dusan
2023-07-31std.c.openbsd: remove "msg_" prefixes from structsAndrew Kelley
2023-07-31std.c.openbsd: add PTHREAD_STACK_MINAndrew Kelley
2023-07-31std.c.openbsd: add ucontext_t for aarch64Andrew Kelley
2023-07-31Revert "std: add FreeBSD's procctl api."Andrew Kelley
2023-07-31Revert "std: add kinfo_vmentry for FreeBSD"Andrew Kelley
2023-07-31Revert "std add getrandom to solato solaris based systems"Andrew Kelley
2023-07-31Revert "std: add shm_create_largepage for FreeBSD, completing MFD* constants."Andrew Kelley
2023-07-31Revert "std: freebsd update proposal"Andrew Kelley
2023-07-31Revert "std: adding freebsd's elf_aux_info api"Andrew Kelley
2023-07-31Revert "os: expand sched_getaffinity wrapper and update freebsd's cpuset api ...Andrew Kelley
2023-07-31Revert "std: adding netbsd's pthread to cpu affinity api"Andrew Kelley
2023-07-31Revert "std: enriching malloc api on freebsd."Andrew Kelley
2023-07-31Revert "std: add a subset of the macOs's libproc api."Andrew Kelley
2023-07-31Revert "std: add accept_filter struct to make use of SO_ACCEPTFILTER socket o...Andrew Kelley
2023-07-31Revert "std: mcontext layout for x86 and fixing few x86_64 fields types for"Andrew Kelley
2023-07-31Revert "std: adding FreeBSD's sched wrappers"Andrew Kelley
2023-07-31Revert "std: adding sigevent to supported platforms."Andrew Kelley
2023-07-31Revert "std.c: add find_path for haiku"Andrew Kelley
2023-07-31Revert "std.c: adding mincore for freebsd"Andrew Kelley
2023-07-31Revert "std.c: add mincore api to darwin."Andrew Kelley
2023-07-31Revert "std.c:complete further more netbsd's mmap flags"Andrew Kelley
2023-07-31Revert "std.c: freebsd add procctl exclusive x86_64 flags"Andrew Kelley
2023-07-31Revert "std.c: add essential freebsd's capsicum api subset."Andrew Kelley
2023-07-31Revert "std.c: adding freebsd's CPU_COUNT macro portage."Andrew Kelley
2023-07-31Revert "std.c: add os_proc_available_memory for darwin"Andrew Kelley
2023-07-31Revert "Merge pull request #15317 from devnexen/darwin_rand_nativegen"Andrew Kelley
2023-07-31Revert "std.c: adding cpu affinity api for macOs (mainly x86_64)"Andrew Kelley