Skip to content
  • Gabor Buella's avatar
    syscall_format test - getcwd fix · 8405e65f
    Gabor Buella authored
    Some new libc versions seem to issue some
    extra lstat syscall when getcwd is invoked,
    which of course the match does not expect.
    Making the syscall directly avoids such
    complications.
    8405e65f