Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-04-06 | add startup abi functions, dummy for now. eventually needed for c++ support. | Rich Felker | 2 | -0/+10 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 7 | -0/+178 | |