summaryrefslogtreecommitdiffstats
path: root/src/include/k5-err.h
Commit message (Expand)AuthorAgeFilesLines
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-9/+10
* Un-constify struct errinfo's msg field because it is the owner of thatGreg Hudson2009-11-011-1/+1
* make mark-cstyleTom Yu2009-10-311-2/+2
* Add DEBUG_ERROR_LOCATIONS supportGreg Hudson2009-04-291-0/+21
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-3/+11
* Use const pointers for error messages.Ken Raeburn2006-10-071-2/+2
* Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn2006-04-251-0/+7
* Include stdarg.hKen Raeburn2006-04-141-0/+2
* make dependKen Raeburn2006-03-271-1/+38
* get proper KRB5_CALLCONV definitionKen Raeburn2006-03-271-1/+1
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+23