Mercurial > yaffs-ecoscentric-gpl
diff devextras.h @ 432:f71b9e39487d
yaffs Fix the interpretation of O_EXCL
O_EXCL does not mean openinging for exclusive access.
O_EXCL only has meaning with O_CREAT. It means only create file if
it does not exist.
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
| author | Charles Manning <cdhmanning@gmail.com> |
|---|---|
| date | Wed, 19 May 2010 11:09:42 +1200 |
| parents | b5309c9b6d7f |
| children |
