Hi, I recently ran into a situation where some code tries to use lstatat() on a platform where it isn't available (darwin). I see that gnulib has modules for lstat(), fstatat() and statat(), but how about lstatat()? Would it make sense for lstatat() to have its own module? Eric Gallager
- lstatat module? Eric Gallager
- Re: lstatat module? Bruno Haible
- Re: lstatat module? Paul Eggert