]> icculus.org git repositories - dana/openbox.git/commit
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, 3 Aug 2011 21:44:57 +0000 (17:44 -0400)
commit74828f8fc8e1129e0e9be1c09afd8d3d36ead6df
treed5eab8a36cd5c4ef9b5e0dc249632ddfbf47a75e
parent9e40b5b371fa1c02f48c2e7a2c04609fabd49627
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