aboutsummaryrefslogtreecommitdiff
path: root/src/include/k5-err.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-9/+10
2009-11-01Un-constify struct errinfo's msg field because it is the owner of thatGreg Hudson1-1/+1
2009-10-31make mark-cstyleTom Yu1-2/+2
2009-04-29Add DEBUG_ERROR_LOCATIONS supportGreg Hudson1-0/+21
2007-06-29Attach format attributes to declarations of various message-formattingKen Raeburn1-3/+11
2006-10-07Use const pointers for error messages.Ken Raeburn1-2/+2
2006-04-25Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn1-0/+7
2006-04-14Include stdarg.hKen Raeburn1-0/+2
2006-03-27make dependKen Raeburn1-1/+38
2006-03-27get proper KRB5_CALLCONV definitionKen Raeburn1-1/+1
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn1-0/+23