2009/7/26 Simon 'corecode' Schubert <[email protected]>: >> If fdopendir() can be implemented quickly, I'll do so. Otherwise, I >> guess gtar should use sth along the line for HAVE_FDOPENDIR. > > The problem is that changing pkgsrc is a quite slow process. Until either > base or pkgsrc are fixed, snapshot builds are broken.
I've got no other choice but to implement the missing stuff then ;-). I've committed a basic fdopendir() implementation that should satisfy gtar and I'm working on fstatat() and AT_SYMLINK_NOFOLLOW. Cheers, Nicolas
