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