summaryrefslogtreecommitdiffstats
path: root/src/util/et/error_table.h
Commit message (Expand)AuthorAgeFilesLines
* The com_err library is now probably as thread-safe as it's going to get, onKen Raeburn2004-06-031-0/+4
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-3/+0
* Removed Mac OS 9 support because it prevents darwin builds from getting com e...Alexandra Ellwood2003-06-121-5/+1
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-031-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-6/+6
* * com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn2001-01-201-0/+8
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-061-11/+2
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-081-6/+14
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-281-0/+4
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-011-1/+1
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-221-0/+1
* AIX should also have the compatibility interfaceRichard Basch1997-02-221-1/+1
* Win16 fixesRichard Basch1997-02-181-2/+2
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-151-10/+5
* New V2 API + Win16/Win32 supportRichard Basch1997-02-061-72/+14
* For Win32, define away FAR and NEARTheodore Tso1996-06-131-0/+5
* com_err.h:Theodore Tso1996-06-121-5/+44
* * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-231-1/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Ported the error table stuff to the PCKeith Vetter1995-03-171-1/+24
* Remove #ifdef STDC check to see if we should use const --- configureTheodore Tso1995-02-281-4/+0
* *** empty log message ***Theodore Tso1993-04-131-0/+30