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>
Wed, 5 Oct 2011 17:34:37 +0000 (13:34 -0400)
commit6bec29b7e7f9361620110fabbfd1ca973ee06aa9
treeaa534be90ba340e129b26d00e18f41ef82e32b0d
parent08499b67ab8544b700b58503960fac367f6e6d89
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