| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-09-13 | compat core reorg. | christos | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22280, verified by myself. | |||
| 2003-04-13 | Warn if the old unsetenv() is referenced. | kleink | |
| 2003-04-07 | 1003.1-2001 has introduced unsetenv() which differs from the current | kleink | |
| implementation in not permitting a "name=value" argument. * Add a conforming __unsetenv13() and do function renaming for unsetenv(); preserve old symbol with old behavior. * Make visible setenv() and unsetenv() for 1003.1-2001 feature selection macros; resolves PR standards/20479. | |||
