specify the encoding of filesystem paths, and include a comparator function
authorDana Jansens <danakj@orodu.net>
Thu, 27 Jan 2011 22:28:12 +0000 (17:28 -0500)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Oct 2011 22:54:04 +0000 (18:54 -0400)
commit622e2528260e202f589e4d61e7216e26054b70d5
tree7a67e01304b5ecddce207c5d4211c2ca4f72b753
parent9cd2806e04d255fdd4e7523f1c40d128bdcd7d3a
specify the encoding of filesystem paths, and include a comparator function

the comparator compares two ObtLink** objects by their names.  if the names are
equal it uses the path of the source as a tie-breaker.
obt/link.c
obt/link.h