summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/strerror.c
AgeCommit message (Expand)Author
2007-11-24style, indent, and ANSI-fy.isaki
2005-12-11merge ktrace-lwp.christos
2004-07-01DECONST -> UNCONSTchristos
2004-06-30constification fixes.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-11translate EACCES (happens with NFS)drochner
2003-02-01Save some spacedsl
2002-02-17Add EOFFSET.thorpej
1997-01-25add EINVAL and ENOTDIR, as suggested by Matthias Drochnercgd
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-01-13Some files containing more than one function are split. This reduces theleo
1995-09-17Revert fs_ops read/write declarations; these return error numbers.pk
1995-09-03Fix bogus numerical conversion by using sprintf();pk
1995-04-22various attribute poisoning, don't be as quick to specify size of files[]cgd
1995-02-21Correct some error strings, and add a few more. Don't print error messages inmycroft
1994-10-26new RCS ID format.cgd
1994-08-04Make libsa compile again by not including sys/errno.hbrezak
1994-02-26Don't use aggregate initialization;pk
1994-01-26CMU/4.4 stand-alone librarybrezak