Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add namespace-safe version of getauxval for internal use | Rich Felker | 2018-12-09 | 1 | -0/+10 |
* | bypass indirection through pointer objects to access stdin/out/err | Rich Felker | 2018-10-18 | 1 | -0/+18 |
* | add hidden version of &errno accessor function | Rich Felker | 2018-09-14 | 1 | -0/+11 |
* | use wrapper headers to hide most namespaced/internally-public symbols | Rich Felker | 2018-09-12 | 12 | -60/+64 |
* | declare __env_rm_add in wrapper stdlib.h | Rich Felker | 2018-09-12 | 1 | -0/+1 |
* | overhaul internally-public declarations using wrapper headers | Rich Felker | 2018-09-12 | 14 | -0/+173 |