Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-07 | remove errno setting from setenv, malloc sets it correctly on oom | Szabolcs Nagy | 1 | -1/+0 | |
2013-10-04 | fix failure to check malloc result in setenv | Rich Felker | 1 | -9/+9 | |
2011-07-28 | fix for setenv bogus var argument handling | Rich Felker | 1 | -1/+1 | |
thanks to mikachu per POSIX: The setenv() function shall fail if: [EINVAL] The name argument is a null pointer, points to an empty string, or points to a string containing an '=' character. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+31 | |