diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-01-03 07:22:22 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-01-03 07:22:22 +0000 |
commit | 790e70cf25ade17e7412b153c440ef4999fe72fd (patch) | |
tree | 4ce5ce8047a91c4105796e6bbc9abb9c9e3ce085 /src/ioops.h | |
parent | b1cdf8dadf7487d81262f2c4ab76abb378648381 (diff) | |
download | mpd-790e70cf25ade17e7412b153c440ef4999fe72fd.tar.gz mpd-790e70cf25ade17e7412b153c440ef4999fe72fd.tar.xz mpd-790e70cf25ade17e7412b153c440ef4999fe72fd.zip |
directory.c: get rid of the horrid dirname(3) and libgen.h dependency
Ok, so basename(3) is even more brain-damaged, inconsistent
and/or broken than dirname(3) on most systems, but there are
broken implementations of it out there. Just use our already
existing internal parent_path() function instead and get rid
of the only place where we look for libgen.h.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7129 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions