descriptionThread-safe environment variables
ownerTony Finch
last changeTue, 25 Feb 2025 16:09:25 +0000 (16:09 +0000)
shortlog
2025-02-25 Tony Finchunsetenv() all matches trunk
2025-02-25 Tony Finchminor portability fixes
2025-02-25 Tony Finchcopy of openbsd's environment functions
2025-02-25 Tony Finchportability fixes and cleanup
2025-02-25 Tony Finchcopy of netbsd's environment functions
2025-02-25 Tony Finchminor portability fixes
2025-02-25 Tony Finchcopy of freebsd's environment functions
2025-02-25 Tony Finchreduce #ifdef and other cruft
2025-02-24 Tony Finchcopy of glibc's environment functions
2025-02-24 Tony Finchuse standard locks and atomics
2025-02-24 Tony Finchcopy of illumos's environ functions
2025-02-24 Tony FinchMatch function names etc. with the unsafe version
2025-02-24 Tony FinchDeclare atomic_environ as in the man page
2025-02-24 Tony FinchUse an array instead of a linked list of allocations
2025-02-24 Tony FinchSimplify by avoiding complicated work when environ...
2025-02-24 Tony Finchadd copyright, reorder and prune duplication
...
heads
3 months ago trunk