Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/lib/libc/db/hash



Module Name:    src
Committed By:   jmc
Date:           Fri Apr 30 03:46:39 UTC 2004

Modified Files:
        src/lib/libc/db/hash [netbsd-2-0]: ndbm.c

Log Message:
Pullup patch (requested by kleink in ticket #240)

XPG4.2: when it is attempted to open a database write-only, silently
"upgrade" to use read/write access on the database file.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.2.1 src/lib/libc/db/hash/ndbm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index