notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
blob 5338ee4dadac620abe51b21d69580c02ceb39fac 99 bytes (raw)
name: compat/have_d_type.c 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
#include <dirent.h>

int
main ()
{
    struct dirent ent;

    (void) ent.d_type;

    return 0;
}

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

git clone https://yhetil.org/notmuch.git