freebsd-dev/lib/libc/db/recno
Xin LI 4c66e4b64b Rename variable 'index' to 'idx' to avoid name collision with index(3),
this commit does not affect any object code.

Obtained from:	OpenBSD
Verified with:	md5(1)
2009-03-03 02:16:12 +00:00
..
extern.h
Makefile.inc
rec_close.c
rec_delete.c Rename variable 'index' to 'idx' to avoid name collision with index(3), 2009-03-03 02:16:12 +00:00
rec_get.c
rec_open.c
rec_put.c Rename variable 'index' to 'idx' to avoid name collision with index(3), 2009-03-03 02:16:12 +00:00
rec_search.c Rename variable 'index' to 'idx' to avoid name collision with index(3), 2009-03-03 02:16:12 +00:00
rec_seq.c
rec_utils.c
recno.h