summaryrefslogtreecommitdiffstats
path: root/src/util/et/com_err.h
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+2
* make mark-cstyleTom Yu2009-10-311-1/+1
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-2/+10
* * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9...Alexandra Ellwood2003-03-061-13/+2
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-031-1/+12
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-5/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-15/+10
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-9/+7
* * com_err.h: For struct error_table, change the base from anEzra Peisach2001-03-121-1/+1
* * com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn2001-01-201-14/+4
* restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macrosKen Raeburn2000-12-061-0/+7
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-061-42/+23
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-081-3/+4
* back out format-attribute changeKen Raeburn2000-07-021-5/+1
* * com_err.h (com_err): Declare with format attribute if using gccKen Raeburn2000-06-261-1/+5
* * com_err.h: Fix GSS_DLLIMPTom Yu1999-03-151-0/+1
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-011-9/+1
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-8/+4
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-1/+12
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-1/+1
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-181-1/+9
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-011-1/+1
* I really did mean #ifdef unix... I added AIX for compatibility.Richard Basch1997-02-221-1/+5
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-151-46/+22
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-111-2/+0
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-081-3/+6
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-081-0/+2
* New V2 API + Win16/Win32 supportRichard Basch1997-02-061-62/+78
* com_err.h:Theodore Tso1996-06-121-10/+45
* Clean up prototypes for error_message. I think we may need to insert a test ...Sam Hartman1995-07-131-2/+2
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+1
* com_err.h: If FAR is not defined, define it awayTheodore Tso1995-04-141-0/+3
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-061-2/+2
* Fixed bugs in the com_err library so that it's callable from windows programsKeith Vetter1995-03-221-2/+2
* * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.John Gilmore1995-03-191-4/+6
* Problem with the error routines and windows definitionsKeith Vetter1995-03-171-0/+14
* Ported the error table stuff to the PCKeith Vetter1995-03-171-4/+4
* All routines defined in the com_err library should have extern beforeTheodore Tso1995-02-031-10/+10
* fix STDARG_PROTOTYPES redefMark Eichin1994-06-221-0/+2
* usestdarg not available here -- STDC good enough for nowMark Eichin1994-06-161-1/+2
* make stdarg consistentMark Eichin1994-06-161-2/+7
* *** empty log message ***Theodore Tso1993-04-131-0/+36