Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The precision for a string argument in a call to warnx() needs to be cast | scf | 2007-09-22 | 1 | -1/+2 |
* | Skip rebuilding environ in setenv() only upon reuse of an active variable; | scf | 2007-09-15 | 1 | -2/+2 |
* | Added environ-replacement detection. For programs that "clean" (i.e., su) | scf | 2007-07-20 | 1 | -78/+163 |
* | Significantly reduce the memory leak as noted in BUGS section for | scf | 2007-07-04 | 1 | -59/+538 |
* | Back out all POSIXified *env() changes. | ache | 2007-05-01 | 1 | -5/+2 |
* | Make putenv() fully conforms to Open Group specs Issue 6 | ache | 2007-04-30 | 1 | -2/+5 |
* | Make setenv, putenv, getenv and unsetenv conforming to Open Group specs | ache | 2007-04-30 | 1 | -5/+5 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -4/+6 |
* | Doubled the performance of getenv()/__findenv() by rewriting it to not | dg | 1995-10-17 | 1 | -20/+24 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+87 |