Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-20 | disable OLD_READ_STRING and OLD_WRITE_STRING for linux | John van Groningen | 1 | -2/+4 | |
2004-07-16 | add code for freadsubstring and fwritesubstring for linux, not yet enabled | John van Groningen | 1 | -4/+59 | |
2004-06-25 | test for error when closing stdio | John van Groningen | 1 | -0/+2 | |
2004-06-25 | implement file_error for stdio | John van Groningen | 1 | -1/+5 | |
2004-06-22 | detect EOF in file_read_string and file_read_line for redirected files and | John van Groningen | 1 | -37/+38 | |
improve performance of these functions | |||||
2003-10-02 | fix bug in inode and device numbers, if a new file is created and the file | John van Groningen | 1 | -16/+30 | |
did not already exist | |||||
2003-10-02 | add ufileIO2.c | John van Groningen | 1 | -0/+1634 | |