about summary refs log tree commit diff
path: root/src/env/__environ.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+1
* remove unused #undef environ now that libc.h no longer #defines itRich Felker2013-02-171-1/+0
* bring back ___environ symbol (3 underscores)Rich Felker2011-08-231-0/+1
* security hardening: ensure suid programs have valid stdin/out/errRich Felker2011-08-231-4/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7