diff options
Diffstat (limited to 'ext/SDBM_File/sdbm/README.too')
-rw-r--r-- | ext/SDBM_File/sdbm/README.too | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/SDBM_File/sdbm/README.too b/ext/SDBM_File/sdbm/README.too new file mode 100644 index 0000000000..c2d095944d --- /dev/null +++ b/ext/SDBM_File/sdbm/README.too @@ -0,0 +1,9 @@ +This version of sdbm merely has all the dbm_* names translated to sdbm_* +so that we can link ndbm and sdbm into the same executable. (It also has +the bad() macro redefined to allow a zero-length key.) + + +Fri Apr 15 10:15:30 EDT 1994. + +Additional portability/configuration changes for libsdbm by Andy Dougherty +doughera@lafcol.lafayette.edu. |