974850.5707z.group/bin/cvsweb.cgi/djgpp/src/libc/fsext/fsext.txh | 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 example.
* @var{errno} is incorrect, when describing error returns - use @code{errno} instead. * @ref{} should be followed by comma or full-stop (period). Make sure it is, or use @pxref{} instead.
Add FSEXT hooks for fchmod
Add constants for chmod and chown hooks
Add index entries.
lseek() calls llseek().
Add notes about the state of file names passed to FSEXT handlers - whether the symlinks have been resolved.
Add links to the functions that can be hooked by FSEXTs to each section about the __FSEXT_* function numbers. Add some bumph about /dev/zero and /dev/full similar to the bumph about /dev/null and /dev/tty.
Fix description of fchown hook
Laurynas Biveinis's fchown implementation for DJGPP
Please find below a patch that adds to the File System Extensions texinfo docs a description of the interaction of the debug FSEXT and any user/library FSEXTs.
fix too-long lines in examples
Added __FSEXT_stat documentation.
Documented new FSEXT hooks for readlink() and symlink().
FAT32 support.
Fix prototype of __FSEXT_set_data and add the description of the return value of __FSEXT_alloc_fd. From Rich Dawe.
A typo corrected, courtesy of Michel de Ruiter <[email protected]>.
Various doc changes from Eli
import djgpp 2.02
import djgpp 2.01
import djgpp 2.00
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |