| Commit message (Expand) | Author | Age | Files | Lines |
| * | * et/error_message.c (com_err_initialize, com_err_terminate): If | Ken Raeburn | 2005-02-09 | 1 | -1/+11 |
| * | re-initialize 'terminated' variable to 0 during initialization routine | Jeffrey Altman | 2005-01-18 | 1 | -1/+2 |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 1 | -0/+2 |
| * | * error_message.c (com_err_terminate): Lock the list mutex before walking | Ken Raeburn | 2005-01-14 | 1 | -1/+3 |
| * | * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up... | Ken Raeburn | 2004-07-04 | 1 | -1/+1 |
| * | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 1 | -9/+20 |
| * | The com_err library is now probably as thread-safe as it's going to get, on | Ken Raeburn | 2004-06-03 | 1 | -1/+8 |
| * | * error_message.c (terminated): New variable. | Ken Raeburn | 2004-05-31 | 1 | -0/+8 |
| * | Start using our first bit of per-thread storage | Ken Raeburn | 2004-05-06 | 1 | -7/+24 |
| * | * error_message.c (com_err_terminate): Free heap storage in et_list_dynamic | Ken Raeburn | 2004-04-29 | 1 | -0/+5 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -1/+24 |
| * | Thread-safe manipulation of registered error-table list | Ken Raeburn | 2004-03-18 | 1 | -10/+25 |
| * | Add missing paren | Sam Hartman | 2003-03-06 | 1 | -1/+1 |
| * | * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9... | Alexandra Ellwood | 2003-03-06 | 1 | -21/+2 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 1 | -2/+2 |
| * | 2002-07-03 Tom Yu <tlyu@mit.edu> | Tom Yu | 2002-07-03 | 1 | -4/+12 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -39/+6 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -3/+3 |
| * | * error_message.c (error_message): Conditional label on _sgi so | Ezra Peisach | 2001-06-21 | 1 | -0/+2 |
| * | handle irix high-numbered error codes | Ken Raeburn | 2001-06-20 | 1 | -7/+15 |
| * | * com_err.h (add_error_table, remove_error_table): Annotate as modifying | Ken Raeburn | 2001-01-20 | 1 | -4/+16 |
| * | update to implement equivalent of ref count | Ken Raeburn | 2001-01-18 | 1 | -21/+6 |
| * | Remove a bunch of macro definitions we don't use. | Ken Raeburn | 2000-12-06 | 1 | -4/+6 |
| * | Test out lclint and its4 on com_err library. One lclint error left on Solaris, | Ken Raeburn | 2000-11-08 | 1 | -56/+112 |
| * | Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e... | Alexandra Ellwood | 1999-10-28 | 1 | -2/+16 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -0/+3 |
| * | error_message.c: Use "#if defined(MSDOS) || ..." instead of "#if | Theodore Tso | 1998-12-01 | 1 | -1/+1 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -2/+2 |
| * | * error_message.c (error_message): Mask error code with | Ezra Peisach | 1997-07-22 | 1 | -2/+2 |
| * | * error_message.c: Don't declare sys_nerr on Macintosh | Ezra Peisach | 1997-03-03 | 1 | -0/+2 |
| * | I really did mean #ifdef unix... I added AIX for compatibility. | Richard Basch | 1997-02-22 | 1 | -1/+1 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -1/+1 |
| * | Do not free unallocated memory (win16) | Richard Basch | 1997-02-18 | 1 | -11/+17 |
| * | Win16 fixes | Richard Basch | 1997-02-18 | 1 | -4/+3 |
| * | Because you cannot call malloc() during DLL initialization under win16, | Richard Basch | 1997-02-18 | 1 | -2/+16 |
| * | Checked in a debugging version, by accident. | Richard Basch | 1997-02-16 | 1 | -2/+11 |
| * | Removed V2 experimental API previously checked-in. | Richard Basch | 1997-02-15 | 1 | -38/+103 |
| * | New V2 API + Win16/Win32 support | Richard Basch | 1997-02-06 | 1 | -73/+100 |
| * | Work around a compiler bug on the Alpha. | Ezra Peisach | 1996-10-17 | 1 | -1/+3 |
| * | * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef | Tom Yu | 1996-08-31 | 1 | -5/+5 |
| * | com_err.h: | Theodore Tso | 1996-06-12 | 1 | -2/+6 |
| * | Windows has strerror() | Theodore Tso | 1996-02-28 | 1 | -0/+3 |
| * | Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST. | Theodore Tso | 1995-10-05 | 1 | -4/+7 |
| * | Only define sys_nerr if we're on a Macintosh. On those systems which | Theodore Tso | 1995-09-22 | 1 | -0/+2 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -0/+6 |
| * | Do not include stdlib.h unless it exists | Ezra Peisach | 1995-07-12 | 1 | -0/+3 |
| * | Better handling of error codes returned by winsock | Keith Vetter | 1995-06-03 | 1 | -0/+9 |
| * | * Makefile.in: Fix up Mac makefile. | John Gilmore | 1995-03-29 | 1 | -0/+4 |
| * | Ported the error table stuff to the PC | Keith Vetter | 1995-03-17 | 1 | -6/+10 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -5/+1 |