Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] make spotless | olh@suse.de | |
klibc has a target make spotless, this patch makes it possible to clean the whole udev tree and start from scratch. | |||
2005-04-26 | [PATCH] signal fixes due to klibc update. | greg@kroah.com | |
2005-04-26 | [PATCH] fix some compiler warnings in the tdb code. | greg@kroah.com | |
2005-04-26 | [PATCH] klibc makefile fixes | arnd@arndb.de | |
2005-04-26 | [PATCH] udev build tweaks to tdb's spinlock code | greg@kroah.com | |
2005-04-26 | [PATCH] tweak tdb to build within udev better. | greg@kroah.com | |
2005-04-26 | [PATCH] make libsysfs build cleanly | greg@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 compilation | lethal@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 tree | greg@kroah.com | |