summaryrefslogtreecommitdiff
path: root/lib/libc/nls/C.msg
AgeCommit message (Expand)Author
2006-10-31Changed error message of ENOPROTOOPT to "Protocol option not available".cbiere
2006-02-21Add the 3 new error messages.christos
2005-01-02Add ENOATTR ("Attribute not found"). From FreeBSD.thorpej
2003-05-30ETIME is #92, not #91jdolecek
2003-05-27Add ETIME, per POSIX-2001.kleink
2003-04-09Change the strerror() string for ERANGE consistently to "Result tookleink
2002-11-12Review oversight: ENOSR: resource -> resources, which is what thekleink
2002-11-12Add the missing errno symbols that are defined in IEEE Std 1003.1-2001.skrll
2000-03-10Add an EILSEQ code (C99, first appeared in C90/AMD1), and update messagekleink
2000-01-21add SIGPWR entryjdolecek
1999-03-22Introduce EOVERFLOW.kleink
1998-02-08Add ENOMSG.kleink
1998-02-06add EAUTH, ENEEDAUTH, EIDRMmikel
1995-05-02C and Pig Latin message catalogs for libcjtc