summaryrefslogtreecommitdiffstats
path: root/src/util/et/com_err.c
Commit message (Expand)AuthorAgeFilesLines
* Oops. Fixes last night's test failures in last night's build..Ken Raeburn2004-06-031-0/+1
* The com_err library is now probably as thread-safe as it's going to get, onKen Raeburn2004-06-031-7/+49
* * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9...Alexandra Ellwood2003-03-061-95/+2
* * com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with...Ken Raeburn2002-09-021-16/+8
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-12/+12
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-2/+2
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-061-15/+2
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-081-3/+4
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-4/+7
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-0/+3
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-6/+6
* Mac: now calling NewCWindow when possible; changed GetNextEvent to WaitNextEventMiro Jurisic1998-07-141-3/+10
* com_err.c (MacMessageBox): Change TextBox to TETextBox to match upTheodore Tso1998-07-021-1/+1
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-031-1/+1
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-011-4/+3
* Remove static from declaration of com_err_hookSam Hartman1997-03-011-3/+4
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-151-122/+36
* com_err.c: Only check if stderr is a tty under Win32; Win16 does notRichard Basch1997-02-141-0/+2
* com_err.c: display the error via stderr if it is a character deviceRichard Basch1997-02-111-1/+10
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-111-1/+1
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-081-9/+7
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-081-1/+10
* New V2 API + Win16/Win32 supportRichard Basch1997-02-061-152/+226
* com_err.h:Theodore Tso1996-06-121-9/+9
* Change password for the MacKeith Vetter1995-09-241-1/+17
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+62
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+1
* Windows global stuff:Keith Vetter1995-04-141-3/+3
* Fixed breakage introduced by windows port. com_err() is supposed toTheodore Tso1995-03-241-0/+3
* Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf andKeith Vetter1995-03-221-1/+1
* Fixed bugs in the com_err library so that it's callable from windows programsKeith Vetter1995-03-221-3/+3
* * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.John Gilmore1995-03-191-1/+1
* Ported the error table stuff to the PCKeith Vetter1995-03-171-11/+17
* Let configure take care of removing const with AC_CONSTTheodore Tso1994-09-301-0/+12
* Reversed order of \n\r to make jik happyTheodore Tso1994-09-091-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* make stdarg consistentMark Eichin1994-06-161-4/+1
* real Makefile.in, aix tweeks for malloc decl, eliminate use of krb5.hMark Eichin1994-06-101-1/+1
* Portability changesTheodore Tso1993-06-031-11/+6
* *** empty log message ***Theodore Tso1993-04-131-0/+133