Mail Archives: cygwin/1997/01/09/16:24:24
The gdbm 1.7.3 is now ported and running under Cygnus gnu-win-b17.1.
The main problems were:
1. open with O_CREAT truncates existing files, unlike Unix
which ignores the option for existing files.
2. The O_BINARY flag was added to prevent premature return from read.
3. fsync does not work and was conditionally disabled. This prevents
informational error message output from the system.
The testgdbm.exe, testdbm.exe and testndbm.exe work properly and database
content is persistent between executions. I will put this up on anonymous
FTP next week if there is interest.
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -