Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-04-05 | support the nonstandard err.h interfaces | Rich Felker | -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. |