summaryrefslogtreecommitdiffstats
path: root/src/util/et
Commit message (Expand)AuthorAgeFilesLines
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+21
* * Makefile.in (SRCS): Add $(srcdir) as prefix to srcsEzra Peisach1997-10-072-1/+8
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-223-2/+12
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-1/+1
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-1/+14
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-033-1/+9
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-013-6/+7
* Remove static from declaration of com_err_hookSam Hartman1997-03-012-3/+8
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-5/+2
* Described the replacement of #ifdef unixRichard Basch1997-02-221-5/+8
* AIX should also have the compatibility interfaceRichard Basch1997-02-222-2/+2
* I really did mean #ifdef unix... I added AIX for compatibility.Richard Basch1997-02-223-3/+7
* * Make shared libs work on AIXSam Hartman1997-02-226-5/+18
* Update the major version to 3;Sam Hartman1997-02-222-1/+5
* Unix bug: link.table was referencing an incompletely constructed variableRichard Basch1997-02-201-1/+1
* et_c.awk:Richard Basch1997-02-202-21/+24
* Do not free unallocated memory (win16)Richard Basch1997-02-181-11/+17
* Win16 fixesRichard Basch1997-02-183-8/+7
* 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-159-255/+200
* 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-112-1/+15
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-113-3/+6
* Merge of libhack_branchTom Yu1997-02-093-42/+22
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-084-15/+28
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-083-1/+16
* New V2 API + Win16/Win32 supportRichard Basch1997-02-0611-413/+627
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-142-1/+7
* Work around a compiler bug on the Alpha.Ezra Peisach1996-10-172-1/+8
* Change continuation processing so that it doesn't depend on ANSI CTheodore Tso1996-09-062-4/+15
* * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdefTom Yu1996-08-314-7/+17
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-1/+34
* For Win32, define away FAR and NEARTheodore Tso1996-06-132-0/+9
* com_err.h:Theodore Tso1996-06-129-30/+120
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Fix SRCS definition so that it doesn't fool the Macintosh macfiles.shTheodore Tso1996-03-202-2/+9
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+5
* Windows has strerror()Theodore Tso1996-02-282-0/+7
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-072-3/+7
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-033-5/+3
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.Theodore Tso1995-10-052-4/+13
* * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for libraryEzra Peisach1995-10-023-16/+9
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* Change password for the MacKeith Vetter1995-09-242-1/+22
* Only define sys_nerr if we're on a Macintosh. On those systems whichTheodore Tso1995-09-222-0/+9
* Mac Beta 1 submissionKeith Vetter1995-09-113-0/+70
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+8