This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

nss_db is back


I've added nss_db back.  The current code is abysmal, based on
terrible old code, really slow at startup etc.  The new code is pretty
much a rewrite which doesn't need Berkeley db.  Therefore no reason to
not carry it in libc itself.  People will have to obsolete the nss_db
package.  The databases have to be re-generated, the new format is
obviously not compatible.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]