﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
288	rename() fails if dest file is r/o	dmik		"I found out that `rename (""file1"", ""file2"")` will fail if ""file2"" has a r/o bit set. This is because `DosDelete` fails on such files with RC = 5. This failure violates the POSIX requirements which in turn breaks e.g. the `mv` command which uses `rename()` internally.

See here https://github.com/bitwiseworks/mozilla-os2/issues/29#issuecomment-38677608 for more details."	defect	closed	normal	libc-0.6.6	libc	0.6.5	normal	fixed		
