summaryrefslogtreecommitdiff
path: root/tdb
AgeCommit message (Collapse)Author
2005-04-26[PATCH] fix some compiler warnings in the tdb code.greg@kroah.com
2005-04-26[PATCH] klibc makefile fixesarnd@arndb.de
2005-04-26[PATCH] udev build tweaks to tdb's spinlock codegreg@kroah.com
2005-04-26[PATCH] tweak tdb to build within udev better.greg@kroah.com
2005-04-26[PATCH] make libsysfs build cleanlygreg@kroah.com
2005-04-26[PATCH] do not build the tdb binary programs, only the objects.greg@kroah.com
Now it's not necessary to have gdbm to build properly.
2005-04-26[PATCH] Fix TDB cross compilationlethal@linux-sh.org
The merge of tdb ended up breaking the ability to cross compile again, here's a bk patch that yanks CC out of the tdb Makefile, and in turn falls back on the exported CC value from the top-level Makefile which correctly sets it based off of the CROSS value.
2005-04-26[PATCH] Added tdb code from latest cvs version in the samba treegreg@kroah.com