Annotation of researchv10no/cmd/upas/libc/dirsel.h, revision 1.1

1.1     ! root        1: typedef struct {
        !             2:        char *name;     /* last component of pathname */
        !             3:        int namelen;    /* strlen(name) */
        !             4:        long age;       /* seconds of unmodified existence */
        !             5:        char isdir;     /* 1 --> it's a directory */
        !             6: } dirent;
        !             7: 
        !             8: extern int dirsel();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.