1. 27 Aug, 2017 1 commit
  2. 13 Jul, 2017 2 commits
  3. 04 May, 2017 1 commit
    • Mike Gabriel's avatar
      nxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to… · 681069d7
      Mike Gabriel authored
      nxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to GNU/Hurd and GNU/kFreeBSD).
      
       We use the error code (and its underlying message for
       generating log errors and their textual messages. So,
       in theory, we could use any error code here. Thus,
       choosing the once closest to EBADFD while being
       portable to non-Linux systems.
      681069d7
  4. 05 Jul, 2016 1 commit
  5. 13 Nov, 2011 6 commits