mirror of
https://github.com/adtools/clib2.git
synced 2026-05-07 13:45:19 +00:00
compares the current file position against the current file size, if that file is on a file system, or simply checks if there is any data in the file (which works for the default PIPE: device). - The raw file descriptor structure member fd_Position is now always updated, regardless of whether the file supports random access or not. - The wildcard escape character used in __wildcard_expand_init() was wrong. It should have been "'" but it was "`". Fixed. git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15015 87f5fb63-7c3d-0410-a384-fd976d0f7a62
15 KiB
15 KiB