File:  [DVB] / dietlibc / dietdirent.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Jan 9 17:57:37 2001 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: HEAD

files where missing (?)

struct __dirstream {
  int fd;
  char buf[1024];
  unsigned int num;
  unsigned int cur;
};				/* stream data from opendir() */

LinuxTV legacy CVS <linuxtv.org/cvs>