1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00
Files
amiga-clib2/library
Olaf Barthel 773035a695 - Modified select() to support plain files, too. The new code now
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
2005-08-15 10:17:48 +00:00
..
2005-05-30 14:01:20 +00:00
2005-06-26 12:02:56 +00:00
2005-01-02 09:07:21 +00:00
2005-01-02 09:07:21 +00:00
2005-01-02 09:07:21 +00:00
2005-06-15 14:59:51 +00:00
2005-06-15 14:59:51 +00:00
2005-06-15 14:59:51 +00:00
2005-06-15 14:59:51 +00:00
2004-10-23 16:38:18 +00:00
2005-01-02 09:07:21 +00:00