Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | overhaul internally-public declarations using wrapper headers | Rich Felker | 2018-09-12 | 1 | -2/+1 |
* | overhaul environment functions | Alexander Monakov | 2017-09-04 | 1 | -43/+33 |
* | env: avoid leaving dangling pointers in __env_map | Alexander Monakov | 2016-03-06 | 1 | -0/+1 |
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -2/+0 |
* | as an extension, have putenv("VAR") behave as unsetenv("VAR") | Rich Felker | 2012-10-21 | 1 | -5/+5 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+59 |