aboutsummaryrefslogtreecommitdiff
path: root/src/util/support/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-11-24Punt the volatile cast in the non-gcc, non-Windows version of zap.Greg Hudson1-1/+4
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2009-09-15Add t_unal.c to SRCS and generate dependencies..Ezra Peisach1-1/+2
2009-09-15Test byte ordering determination and unaligned accessKen Raeburn1-2/+6
2009-02-11build strlcpy.c, printf.c, ipc_stream.c on windowsKen Raeburn1-1/+17
2009-02-09Add variables for optionally building ipc_stream.c; currently emptyKen Raeburn1-0/+5
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-48/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+13
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-3/+3
2008-11-03Maybe include printf.o in t_k5buf buildKen Raeburn1-1/+1
2008-10-28Add the k5buf string module to libkrb5supportGreg Hudson1-1/+24
2008-10-24Add build system support for strlcpy and strlcat on platforms which doGreg Hudson1-0/+9
2008-10-15Now that we have support for conditionally exporting symbols from the supportKen Raeburn1-0/+9
2008-09-18makedependKen Raeburn1-1/+2
2007-06-28Update mkstemp and export-list handling for WindowsKen Raeburn1-3/+19
2007-06-20update dependenciesKen Raeburn1-0/+3
2007-06-20Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn1-3/+16
2006-10-18Add supp-int.h to provide prototypes for declared internal functions.Ezra Peisach1-3/+4
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-06-15* configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.Ken Raeburn1-2/+2
2006-04-14Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn1-0/+8
2006-04-04more DEFS=Ken Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-15/+15
2006-03-27make dependKen Raeburn1-0/+3
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn1-0/+3
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-5/+5
2006-03-07Merge from plugin branchKen Raeburn1-2/+4
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman1-0/+2
2005-11-29make dependTom Yu1-13/+6
2005-06-21Update dependenciesKen Raeburn1-6/+13
2004-12-30run "make depend"Ken Raeburn1-13/+14
2004-12-152004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman1-2/+2
2004-12-06hooks for recording statistics on locking behaviorKen Raeburn1-0/+1
2004-11-16make dependKen Raeburn1-5/+11
2004-11-15Make static linking not require -lsocket, -lnsl, etc.Ken Raeburn1-0/+3
2004-07-19* fake-addrinfo.c: New file.Ken Raeburn1-3/+10
2004-06-18* Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows.Ken Raeburn1-1/+10
2004-06-08Run make dependSam Hartman1-4/+0
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-1/+1
2004-05-06* fake-addrinfo.c: DeletedKen Raeburn1-4/+2
2004-05-05build dependenciesKen Raeburn1-4/+6
2004-05-05* foreachaddr.c: Deleted. Code moved to lib/krb5/os/localaddr.c.Ken Raeburn1-4/+2
2004-05-05* Makefile.in (SHLIB_EXPLIBS): Include $(LIBS).Ken Raeburn1-2/+2
2004-05-05* foreachaddr.c: New file, based on include/foreachaddr.cKen Raeburn1-2/+4
2004-05-04fix lib name; add fini funcKen Raeburn1-2/+2
2004-05-04* New directory.Ken Raeburn1-0/+63