Skip to content
Snippets Groups Projects
  1. Feb 25, 2018
  2. Feb 24, 2018
  3. Feb 22, 2018
  4. Feb 17, 2018
  5. Feb 14, 2018
  6. Feb 07, 2018
  7. Feb 03, 2018
  8. Feb 01, 2018
  9. Jan 31, 2018
  10. Jan 30, 2018
  11. Jan 26, 2018
  12. Jan 24, 2018
  13. Jan 23, 2018
  14. Jan 22, 2018
  15. Jan 20, 2018
    • bors's avatar
      Auto merge of #905 - wfraser:dt_unknown, r=alexcrichton · 6fa612fc
      bors authored
      add DT_UNKNOWN
      
      The `d_type` field of `struct dirent` can be `DT_UNKNOWN` if a
      filesystem doesn't support returning the file type in directory entries.
      Linux's readdir(3) man page, for example, says: "Currently, only some
      filesystems [...] have full support for returning the file type in
      d_type. All applications must properly handle a return of DT_UNKNOWN."
      6fa612fc
  16. Jan 19, 2018
  17. Jan 18, 2018
Loading