Changes between Initial Version and Version 1 of Ticket #11618, comment 2
- Timestamp:
- Dec 14, 2014, 12:54:49 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11618, comment 2
initial v1 16 16 }}} 17 17 It's known to work on at least Linux & FreeBSD. An older version of this code (that is identical as far as opendir/readdir is concerned) also works on BeOS (the binary does not run on Haiku due to different libsdl/libzs). 18 19 EDIT: directory is a {{{const char *}}} that is an argument to this function.