xref: /openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/README.too (revision b8851fcc53cbe24fd20b090f26dd149e353f6174)
1This version of sdbm merely has all the dbm_* names translated to sdbm_*
2so that we can link ndbm and sdbm into the same executable.  (It also has
3the bad() macro redefined to allow a zero-length key.)
4
5
6Fri Apr 15 10:15:30 EDT 1994.
7
8Additional portability/configuration changes for libsdbm by Andy Dougherty
9doughera@lafayette.edu.
10
11
12Mon Mar 22 03:24:47 PST 1999.
13
14sdbm_exists added to the library by Russ Allbery <rra@stanford.edu>.
15