summaryrefslogtreecommitdiff
path: root/include/err.h
AgeCommit message (Collapse)AuthorLines
2011-04-05support the nonstandard err.h interfacesRich 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.