freebsd-dev/lib/libc/db/recno
Jacques Vidrine e0554a531f Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
Only warnings that could be fixed without changing the generated object
code and without restructuring the source code have been handled.

Reviewed by:	/sbin/md5
2003-02-16 17:29:11 +00:00
..
extern.h Remove __P() usage. 2002-03-21 22:49:10 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
rec_close.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
rec_delete.c Remove __P() usage. 2002-03-21 22:49:10 +00:00
rec_get.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
rec_open.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
rec_put.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
rec_search.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
rec_seq.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
rec_utils.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
recno.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00