aboutsummaryrefslogtreecommitdiff
path: root/src/util/et/com_err.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Fix more non-prototype functionsArjun1-2/+2
2013-05-14Assume mutex locking cannot failGreg Hudson1-9/+5
2012-03-09Avoid side effects in assert expressionsGreg Hudson1-4/+8
2009-12-07Mark and reindent util, with some exceptionsTom Yu1-77/+78
2009-10-31make mark-cstyleTom Yu1-2/+2
2007-03-27All Windows apps were popping MessageBoxes when stderr is redirected. Consol...Kevin Koch1-3/+11
2006-03-27build and export set/reset_com_err_hook on windowsKen Raeburn1-2/+0
2004-06-03Oops. Fixes last night's test failures in last night's build..Ken Raeburn1-0/+1
2004-06-03The com_err library is now probably as thread-safe as it's going to get, onKen Raeburn1-7/+49
2003-03-06* com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9...Alexandra Ellwood1-95/+2
2002-09-02* com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with...Ken Raeburn1-16/+8
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-12/+12
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
2000-12-06Remove a bunch of macro definitions we don't use.Ken Raeburn1-15/+2
2000-11-08Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn1-3/+4
2000-06-23merge from krb5-1-2-beta4Ken Raeburn1-4/+7
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-0/+3
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-6/+6
1998-07-14Mac: now calling NewCWindow when possible; changed GetNextEvent to WaitNextEventMiro Jurisic1-3/+10
1998-07-02com_err.c (MacMessageBox): Change TextBox to TETextBox to match upTheodore Tso1-1/+1
1997-03-03 * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1-1/+1
1997-03-01* com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1-4/+3
1997-03-01Remove static from declaration of com_err_hookSam Hartman1-3/+4
1997-02-22* Make shared libs work on AIXSam Hartman1-1/+1
1997-02-15Removed V2 experimental API previously checked-in.Richard Basch1-122/+36
1997-02-14com_err.c: Only check if stderr is a tty under Win32; Win16 does notRichard Basch1-0/+2
1997-02-11com_err.c: display the error via stderr if it is a character deviceRichard Basch1-1/+10
1997-02-11Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1-1/+1
1997-02-08compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1-9/+7
1997-02-08com_err.[ch]: Define old com_err_va interfaceRichard Basch1-1/+10
1997-02-06New V2 API + Win16/Win32 supportRichard Basch1-152/+226
1996-06-12com_err.h:Theodore Tso1-9/+9
1995-09-24Change password for the MacKeith Vetter1-1/+17
1995-09-11Mac Beta 1 submissionKeith Vetter1-0/+62
1995-07-06Changes for Macintosh implementationKeith Vetter1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-3/+3
1995-03-24Fixed breakage introduced by windows port. com_err() is supposed toTheodore Tso1-0/+3
1995-03-22Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf andKeith Vetter1-1/+1
1995-03-22Fixed bugs in the com_err library so that it's callable from windows programsKeith Vetter1-3/+3
1995-03-19* com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.John Gilmore1-1/+1
1995-03-17Ported the error table stuff to the PCKeith Vetter1-11/+17
1994-09-30Let configure take care of removing const with AC_CONSTTheodore Tso1-0/+12
1994-09-09Reversed order of \n\r to make jik happyTheodore Tso1-1/+1
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-06-16make stdarg consistentMark Eichin1-4/+1
1994-06-10real Makefile.in, aix tweeks for malloc decl, eliminate use of krb5.hMark Eichin1-1/+1
1993-06-03Portability changesTheodore Tso1-11/+6
1993-04-13*** empty log message ***Theodore Tso1-0/+133