Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the dbwrap library to the top level | Michael Adam | 2012-05-14 | 1 | -418/+0 |
* | s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_file.c | Michael Adam | 2012-05-13 | 1 | -6/+7 |
* | s3: Add dbwrap_try_fetch_locked | Volker Lendecke | 2012-04-17 | 1 | -0/+1 |
* | s3: Compile fix for dbwrap_file.c | Volker Lendecke | 2012-04-07 | 1 | -1/+1 |
* | build: Remove sys_lseek wrapper | Andrew Bartlett | 2012-04-05 | 1 | -2/+2 |
* | build: Remove sys_ftruncate wrapper | Andrew Bartlett | 2012-04-05 | 1 | -2/+2 |
* | s3-dbwrap: For nostalgic reasons, make dbwrap_file.c compile at least | Volker Lendecke | 2011-12-15 | 1 | -9/+14 |
* | s3-dbwrap: Fix some blank line endings | Volker Lendecke | 2011-12-15 | 1 | -5/+5 |
* | s3:dbwrap: move the db_open_file() prototype to a new header dbwrap_file.h | Michael Adam | 2011-10-11 | 1 | -0/+1 |
* | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 2011-07-29 | 1 | -0/+410 |