summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* * prof_tree.c (struct profile_node): Add new bitfield DELETED.Ken Raeburn2004-09-236-13/+109
* regeneratedKen Raeburn2004-09-231-6/+8
* * profile.swg: Only include tclsh.i if building for Tcl.Ken Raeburn2004-09-232-3/+26
* Better support for using libutil on systems that need it for variousTom Yu2004-09-222-0/+7
* * reconf: Export ACLOCAL=true to environmentKen Raeburn2004-09-152-0/+9
* * prof_file.c (profile_open_file): If an error occurs while updating from theKen Raeburn2004-08-282-0/+8
* * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and afterKen Raeburn2004-08-282-6/+20
* * profile_tcl.c: New file, generated from profile.swg, but checked in to avoidKen Raeburn2004-08-272-0/+2084
* * profile.swg: New file.Ken Raeburn2004-08-274-4/+266
* * run.test (getnwords): Run data through "cat -v", because at least one versionKen Raeburn2004-08-272-1/+11
* * prof_int.h (struct _prf_data_t): Add a mutex.Ken Raeburn2004-08-275-50/+142
* whitespaceKen Raeburn2004-08-211-10/+10
* * run.test (getnwords): Rewrite to drop blank lines before counting lines, no...Ken Raeburn2004-08-152-1/+6
* * run.test (getnwords): New function. Uses sed to get N words from $DICT asKen Raeburn2004-08-122-11/+21
* * threads.c (GET_NO_PTHREAD_TSD) [!HAVE_PRAGMA_WEAK_REF]: Macro result typeKen Raeburn2004-08-082-1/+6
* * threads.c (krb5int_thread_support_init): Do finish initialization after key...Ken Raeburn2004-07-312-2/+10
* * configure.in: Only sanity-check setutent() API if there is noTom Yu2004-07-302-16/+23
* Add a mutex to protect the per-process fake-getaddrinfo data cache.Ken Raeburn2004-07-233-8/+61
* * fake-addrinfo.c: New file.Ken Raeburn2004-07-193-3/+60
* update dependenciesKen Raeburn2004-07-161-2/+2
* update dependenciesKen Raeburn2004-07-161-13/+24
* * pty-int.h: Include port-sockets.h instead of netdb.h and netinet/in.hKen Raeburn2004-07-162-2/+6
* * Makefile.in (MLIBS): Add $(LIBS)Ken Raeburn2004-07-152-1/+3
* * libprofile.exports: Don't try to export krb5int_profile_shared_dataKen Raeburn2004-07-152-1/+5
* Make thread-specific data support build under Windows (but don't enable it yet)Ken Raeburn2004-07-072-2/+11
* * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up...Ken Raeburn2004-07-042-1/+6
* typo in last changeKen Raeburn2004-06-241-1/+0
* * threads.c: Reorganize code: One definition of each function, withKen Raeburn2004-06-242-181/+177
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-226-20/+11
* * threads.c (key_lock): Change to a k5_mutex_t.Ken Raeburn2004-06-212-21/+72
* ignore generated timestamp file autoconf.stmpKen Raeburn2004-06-191-0/+1
* * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculationKen Raeburn2004-06-192-0/+17
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-194-2/+7
* * Makefile.in (all-windows): Build support directoryKen Raeburn2004-06-182-0/+7
* * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows.Ken Raeburn2004-06-183-2/+126
* * Makefile.in ($(OUTPRE)test_et.exe): New target.Ken Raeburn2004-06-184-11/+63
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-176-12/+13
* * depfix.sed: Delete /os/usr/include as well, to cope with anTom Yu2004-06-162-0/+7
* * libkrb5support.exports: Drop krb5int_foreach_localaddrKen Raeburn2004-06-142-1/+4
* * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFEKen Raeburn2004-06-122-0/+19
* * Makefile.in (include/generated.stmp): New intermediate target file, toKen Raeburn2004-06-123-5/+18
* Run make dependSam Hartman2004-06-082-6/+4
* * Makefile.in ($(srcdir)/include/config.h.in): Always use --include, never tryKen Raeburn2004-06-082-1/+6
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-0412-6/+30
* * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specificationsKen Raeburn2004-06-042-4/+13
* Oops. Fixes last night's test failures in last night's build..Ken Raeburn2004-06-032-0/+6
* Closer to thread-safe..Ken Raeburn2004-06-033-1/+17
* The com_err library is now probably as thread-safe as it's going to get, onKen Raeburn2004-06-034-8/+74
* * error_message.c (terminated): New variable.Ken Raeburn2004-05-312-0/+14
* * configure.in: When generating prtest, use AC_CONFIG_FILESEzra Peisach2004-05-242-1/+7