Commit Graph

12 Commits (master)

Author SHA1 Message Date
Dan A. Muresan 43a4dbe44c buildsys: Put libs after objects when linking
Nowadays libs must appear after objects when linking
or else we get undefined symbol errors with LD_PRELOAD.
2013-03-22 20:02:58 +01:00
Vitaliy Filippov b338e6fa9d Several fixes to tdpkg.
* Fix usage when dpkg first calls FIGETBSZ
* Disable garbage messages (may be reenabled with #define TDPKG_INFO)
* Fix "files list for package ... is not a regular file" error
2012-10-04 23:00:30 +04:00
Luca Bruno 360d3064d3 Remove abort(). Fix sqlite finalization. 2010-03-15 16:32:24 +01:00
Luca Bruno 062ad81d41 Copyright notice to all files 2010-03-15 15:36:27 +01:00
Luca Bruno ca4a597aa8 Release 1.0 version 2010-03-15 14:41:08 +01:00
Luca Bruno 23b8818f7b Remove filename for tokyocabinet 2010-03-15 14:29:40 +01:00
Luca Bruno 6abce3de01 Unlink list file with sqlite 2010-03-15 14:21:59 +01:00
Luca Bruno cabf1ed7fe Fix sqlite and fstat on 32-bit 2010-03-15 13:00:20 +01:00
Luca Bruno bdab7e5fd6 Added tokyocabinet backend 2010-03-14 23:43:04 +01:00
Luca Bruno 51af55cafb Use it in real world. Change LD_PRELOAD to point to absolute path of the library itself 2010-03-14 22:27:47 +01:00
Luca Bruno 553411c616 Support for list file writing. Improve and cleanup everything 2010-03-14 22:04:52 +01:00
Luca Bruno 71f10389a1 First commit 2010-03-14 20:18:51 +01:00