Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
commitc9de4c10673187d29734c92653b7e7ed9252d095
authorroland <roland>
Mon, 13 May 1996 20:22:05 +0000 (13 20:22 +0000)
committerroland <roland>
Mon, 13 May 1996 20:22:05 +0000 (13 20:22 +0000)
treec0b5fb5b863cb697d6c4251f856d71a99c27a7f7
parentb6c6be291f9743663405bfeb1ffa6796e88307db
Sun May 12 19:19:43 1996  Aaron Digulla   <digulla@fh-konstanz.de>

* dir.c: New function: amigafy() to fold filenames
Changes HASH() to HASHI() to fold filenames on Amiga.
Stringcompares use strieq() instead of streq()
The current directory on Amiga is "" instead of "."
* file.c: Likewise.
file.c