Menu

Commit [r474]  Maximize  Restore  History

- Unlink is now reentrant, or at least thread-safe.

- You can now make unlink() stop after a failed deletion attempt which
failed because the object to be deleted was reported as being "in use".
The libunix.a variant defaults to report the deletion to have succeeded
under these circumstances and later tries to delete the files marked
for deletion. See <dos.h> for a brief documentation of how to change
the behaviour.

obarthel 2006-09-27

changed /trunk/library/GNUmakefile.68k
changed /trunk/library/changes
changed /trunk/library/include/dos.h
changed /trunk/library/libunix.gmk
changed /trunk/library/time_gettimeofday.c
changed /trunk/library/unistd_headers.h
changed /trunk/library/unistd_init_exit.c
changed /trunk/library/unistd_unlink.c
added /trunk/library/unistd_unlink_retries.c
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/include/dos.h Diff Switch to side-by-side view
Loading...
/trunk/library/libunix.gmk Diff Switch to side-by-side view
Loading...
/trunk/library/time_gettimeofday.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_unlink.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_unlink_retries.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.