1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- The Unix-like rename() now removes the target file even if that

file has been protected from deletion.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14920 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2005-04-20 12:06:00 +00:00
parent 0a440c8405
commit 2e9ac7d003
2 changed files with 41 additions and 10 deletions

View File

@ -1,3 +1,7 @@
- The Unix-like rename() now removes the target file even if that
file has been protected from deletion.
c.lib 1.191 (9.4.2005)
- The name of the public record locking semaphore has to be preallocated