Skip to content
Snippets Groups Projects
  1. Mar 31, 2016
  2. Mar 30, 2016
  3. Mar 28, 2016
  4. Mar 18, 2016
    • bors's avatar
      Auto merge of #233 - kamalmarhubi:linux-fcntl, r=alexcrichton · cd925e0c
      bors authored
      linux: Add missing Linux-specific fcntls
      
      Also move F_DUPFD_CLOEXEC up a level as it is available on Android.
      cd925e0c
    • Kamal Marhubi's avatar
      linux: Add missing Linux-specific fcntls · b43118cb
      Kamal Marhubi authored
      Also move F_DUPFD_CLOEXEC up a level as it is available on Android.
      
      This commit leaves file sealing related fcntls and bitflag constants
      out, as they are defined in `linux/fcntl.h` rather than `fcntl.h`. They
      can be included once an approach for verification has been figured out.
      See #235 for more detail.
      b43118cb
  5. Mar 15, 2016
  6. Mar 14, 2016
  7. Mar 13, 2016
  8. Mar 12, 2016
  9. Mar 11, 2016
  10. Mar 10, 2016
  11. Mar 09, 2016
  12. Mar 07, 2016
Loading