CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/05 05:28:35
Modified files:
include : db.h
lib/libc/db/db : db.c
Added files:
lib/libc/hidden: db.h
Log message:
Use new framework for wrapping dbopen()
Move internal declarations from <db.h> to libc's hidden/db.h
ok kettenis@
