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

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

int
main ()
{
    char *found;
    char *string;

    found = canonicalize_file_name (string);
}

(*) 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