summaryrefslogtreecommitdiffstats
path: root/src/util/et/error_message.c
Commit message (Expand)AuthorAgeFilesLines
* Put # for cpp directives in first columnKen Raeburn2002-07-091-2/+2
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-031-4/+12
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-39/+6
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-3/+3
* * error_message.c (error_message): Conditional label on _sgi soEzra Peisach2001-06-211-0/+2
* handle irix high-numbered error codesKen Raeburn2001-06-201-7/+15
* * com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn2001-01-201-4/+16
* update to implement equivalent of ref countKen Raeburn2001-01-181-21/+6
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-061-4/+6
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-081-56/+112
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-281-2/+16
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-0/+3
* error_message.c: Use "#if defined(MSDOS) || ..." instead of "#ifTheodore Tso1998-12-011-1/+1
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-2/+2
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-221-2/+2
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-031-0/+2
* I really did mean #ifdef unix... I added AIX for compatibility.Richard Basch1997-02-221-1/+1
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* Do not free unallocated memory (win16)Richard Basch1997-02-181-11/+17
* Win16 fixesRichard Basch1997-02-181-4/+3
* Because you cannot call malloc() during DLL initialization under win16,Richard Basch1997-02-181-2/+16
* Checked in a debugging version, by accident.Richard Basch1997-02-161-2/+11
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-151-38/+103
* New V2 API + Win16/Win32 supportRichard Basch1997-02-061-73/+100
* Work around a compiler bug on the Alpha.Ezra Peisach1996-10-171-1/+3
* * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdefTom Yu1996-08-311-5/+5
* com_err.h:Theodore Tso1996-06-121-2/+6
* Windows has strerror()Theodore Tso1996-02-281-0/+3
* Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.Theodore Tso1995-10-051-4/+7
* Only define sys_nerr if we're on a Macintosh. On those systems whichTheodore Tso1995-09-221-0/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+6
* Do not include stdlib.h unless it existsEzra Peisach1995-07-121-0/+3
* Better handling of error codes returned by winsockKeith Vetter1995-06-031-0/+9
* * Makefile.in: Fix up Mac makefile.John Gilmore1995-03-291-0/+4
* Ported the error table stuff to the PCKeith Vetter1995-03-171-6/+10
* stamp out rcs keywordsMark Eichin1994-08-181-5/+1
* *** empty log message ***Theodore Tso1993-04-131-0/+71