aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/db2/libdb2/hash
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Fix more non-prototype functionsArjun1-1/+1
2024-02-13Avoid strict-prototype compiler errorsSteffen Kieß1-1/+1
2023-07-24Eliminate old-style function declarationsKen Hornstein7-245/+83
2023-04-10Squash a Berkeley DB warningGreg Hudson1-27/+1
2019-07-11Fix typosAntoine Cœur2-2/+2
2017-04-14Avoid using tmpnam(3) in db2's hash.cRobbie Harwood1-16/+3
2016-09-08Clean up libdb2 warningsTom Yu4-20/+20
2016-07-28Use single-colon rules in makefilesGreg Hudson1-1/+1
2014-07-12Remove unused variablesLukas Slebodnik2-8/+3
2013-01-10make dependGreg Hudson1-1/+1
2013-01-07Fix various result checksNickolai Zeldovich1-1/+1
2012-07-03Minor cleanups relating to size_t being unsignedBen Kaduk1-1/+1
2012-06-04Fix -DDEBUG compilation errorsHenry B. Hotz1-0/+1
2011-09-05Fix "may be used uninitialized" warnings in db2 code, even though allKen Raeburn1-0/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-11-03Avoid running off the end of the spares array in db2's page_to_oaddr()Greg Hudson1-1/+1
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-31make mark-cstyleTom Yu5-26/+26
2009-08-21Rename db2 header files db.h and db-config.h in the source tree, soKen Raeburn1-28/+20
2009-03-16make dependSam Hartman1-30/+31
2009-01-23hash db2 code breaks if st_blksize > 64kKen Raeburn1-0/+2
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-47/+44
2008-12-02make dependSam Hartman1-30/+31
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-31/+30
2007-07-27make dependKen Raeburn1-30/+31
2007-07-10make dependKen Raeburn1-31/+30
2007-06-20Configure libdb2 in top-level configure scriptKen Raeburn1-2/+2
2007-06-20Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn1-30/+35
2007-06-20Add 'make depend' capability, and dependenciesKen Raeburn1-0/+43
2006-12-13set AUTOCONF_HEADERKen Raeburn1-0/+2
2006-08-02Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu1-0/+3
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-06-15Make __kdb2_hash_open declaration and definition consistentKen Raeburn1-1/+1
2005-12-17Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn16-0/+4470