Age | Commit message (Expand) | Author |
---|---|---|
2024-06-07 | ensure there is an environment at all | Jakob Kaivo |
2024-06-05 | rename all per-header internal structs to __<header>_h | Jakob Kaivo |
2024-05-29 | fix getenv() | Jakob Kaivo |
2024-05-28 | abstract out "forced" implementations of functions from future specifications | Jakob Kaivo |
2024-01-30 | update standards and safety checks | Jakob Kaivo |
2023-11-14 | disable all functions; will strategically reenable them as tested | Jakob Kaivo |
2022-05-08 | use either environ or __stdlib.environ, never both | Jakob Kaivo |
2020-08-16 | formatting | Jakob Kaivo |
2020-08-14 | only return the part after the = | Jakob Kaivo |
2020-08-12 | make environment available even without POSIX environ | Jakob Kaivo |
2019-02-27 | only reference environ if we are building POSIX | Jakob Kaivo |
2019-02-08 | merge sources into single tree | Jakob Kaivo |