Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support the nonstandard err.h interfaces | Rich Felker | 2011-04-05 | 1 | -0/+24 |
note that unlike the originals, these do not print the program name/argv[0] because we have not saved it anywhere. this could be changed in __libc_start_main if desired. |