tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libc
/
db
/
recno
/
at
jcs
10 files
extern.h
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal symbols that are not longer exported. (This improves the generated code.)
10 years ago
rec_close.c
Delete casts to off_t and size_t that are implied by assignments or prototypes. Ditto for some of the char* and void* casts too.
9 years ago
rec_delete.c
zap rcsid
20 years ago
rec_get.c
realloc can handle NULL values. From Charles Longeau.
18 years ago
rec_open.c
Set type to DB_RECNO in __rec_open() for consistency with other db types. From Boudewijn Dijkstra
5 years ago
rec_put.c
realloc can handle NULL values. From Charles Longeau.
18 years ago
rec_search.c
zap rcsid
20 years ago
rec_seq.c
zap rcsid
20 years ago
rec_utils.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
recno.h
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
23 years ago