Module Name:src
Committed By: christos
Date: Wed Dec 25 19:42:23 UTC 2013
Modified Files:
src/lib/libc/db/recno: rec_get.c
Log Message:
fix bug in previous change (sz should be the size of the newly allocated
buffer).
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: christos
Date: Sun Jun 26 22:27:14 UTC 2011
Modified Files:
src/lib/libc/db/recno: rec_open.c
Log Message:
put back some compat code for systems that don't have O_CLOEXEC.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib
Module Name:src
Committed By: christos
Date: Sun Jun 26 22:18:17 UTC 2011
Modified Files:
src/lib/libc/db/recno: rec_put.c
Log Message:
- Fix bug copying only 1 byte instead of the whole page number. Broke nvi
joining lines that needed R_BIGDATA.
- Fix from FreeBSD for n
Module Name:src
Committed By: christos
Date: Sun Jun 26 22:16:46 UTC 2011
Modified Files:
src/lib/libc/db/recno: rec_open.c
Log Message:
use O_CLOEXEC
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/db/recno/rec_open.c
Please note that diffs a