Changeset 95460cc in rtems for doc/posix_users/files.t
- Timestamp:
- 11/23/99 17:07:33 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ccf00b6a
- Parents:
- 5ab0ad6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/posix_users/files.t
r5ab0ad6 r95460cc 254 254 const char *dir, 255 255 struct dirent ***namelist, 256 int 257 int 256 int (*select)(const struct dirent *), 257 int (*compar)(const struct dirent **, const struct dirent **) 258 258 ); 259 259 @end example
Note: See TracChangeset
for help on using the changeset viewer.