974850.5707z.group/bin/cvsweb.cgi/djgpp/src/libc/fsext/fse_zero.c | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/src/libc/fsext/Fix unused-but-set error/warning.
Add support for the fchmod hook
Add & test support for chown and chmod support for /dev/zero and /dev/full.
Bugfixes: * open: Don't assume we're emulating open, until we've checked that /dev/zero and/or /dev/full have been installed (as appropriate). * link: Check that the link source or destination is /dev/zero or /dev/full (if they've been installed), before failing. * unlink: Check the filename is /dev/zero or /dev/full (if they've been installed), before failing.
Add support for llseek() and fchown(); process the va_list in all cases; fix bugs where we did not check that the file descriptor was valid.
Add an FSEXT to support for /dev/zero and /dev/full
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |