summaryrefslogtreecommitdiffstats
path: root/src/util/et/com_err.h
Commit message (Expand)AuthorAgeFilesLines
* * 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