Files
git/compat
Johannes Sixt fab21181f4 Implement a wrapper of the open() function.
The wrapper does two things:
- Requests to open /dev/null are redirected to open the nul pseudo file.
- A request to open a file that currently exists as a directory, then
  Windows's open fails with EACCES; this is changed to EISDIR.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
2007-11-15 22:27:09 +01:00
..
2007-01-19 16:24:48 +01:00
2007-01-19 16:24:48 +01:00
2007-09-06 22:46:00 -07:00
2007-06-07 00:04:01 -07:00
2007-03-01 22:09:05 +01:00
2007-03-01 22:09:05 +01:00