| www.delorie.com/bin/cvsweb.cgi/djgpp/src/libc/posix/sys/stat/stat.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/posix/sys/stat/Update file copyright lines aftr running src/copyright.pl
Update copyright messages
Determine the st_blksize member of struct stat, rather than defaulting to the transfer buffer size. Cache the block size on a per-drive basis, to reduce the performance hit to only the first file accessed on that drive. Default the block size on floppies and network drives to avoid performance hit. Some tidy up for duplication of definitions that are in sys/stat.h. Also fix warnings in the test programs.
Added symlink support in stat().
Remove redudant include
Added new function, lstat().
update copyright dates
When looking for a volume label to use for root directory's time stamp, don't be fooled by LFN entries written by Windows 9X/NT.
fix calls to tolower/toupper with signed char
stat("") fails properly now
import djgpp 2.02
import djgpp 2.01
import djgpp 2.00
| webmaster | delorie software privacy |
| Copyright © 2024 by DJ Delorie | Updated Apr 2024 |