William Pitcock
|
92f566ff38
|
libpkgconf: path: check both device node and inode for dedup. pointed out by @plicease
|
2016-12-30 11:39:45 -06:00 |
William Pitcock
|
2305031573
|
libpkgconf: path: make the duplicate filtering opt-in. some path lists should not be deduped (compiler path lists, for example)
|
2016-12-30 11:13:04 -06:00 |
William Pitcock
|
bad0da0c03
|
libpkgconf: path: filter out duplicate path entries by inode if possible (closes #102)
|
2016-12-30 11:01:15 -06:00 |
William Pitcock
|
aa041b415e
|
libpkgconf: path: add naive path list filtering function
|
2016-12-30 10:44:01 -06:00 |
William Pitcock
|
f6b074f267
|
libpkgconf: path: make pkgconf_path_match_list() take a const list argument
|
2016-12-21 19:50:05 -06:00 |
William Pitcock
|
4cc0d017da
|
libpkgconf: document path module
|
2016-12-10 20:14:42 -06:00 |
William Pitcock
|
e7f4846508
|
libpkgconf: path: add cleanup functions
|
2016-12-02 00:04:43 -06:00 |
William Pitcock
|
4bb46e20e3
|
libpkgconf: add path matching and environment building functions
|
2016-11-30 22:36:35 -06:00 |
William Pitcock
|
f4da1082cb
|
libpkgconf: refactor some path operations
|
2016-11-30 22:15:13 -06:00 |