Skip to content
Snippets Groups Projects
  1. Jul 08, 2020
  2. Jul 07, 2020
  3. Jul 06, 2020
  4. Jul 04, 2020
  5. Jul 03, 2020
  6. Jul 02, 2020
  7. Jul 01, 2020
  8. Jun 30, 2020
    • Yuki Okushi's avatar
    • Andrew Walbran's avatar
      Android: Add various constants and functions. · 51acd7f4
      Andrew Walbran authored
      In particular:
      Add timerfd constants and functions, from sys/timerfd.h.
      Add EFD_SEMAPHORE and group all EFD_ constants together.
      Add sigtimedwait function, from signal.h.
      Add missing fallocate constants and functions, from linux/falloc.h and fcntl.h.
      Add xattr functions, from sys/xattr.h.
      Add SCHED_ and SEEK_ constants, from linux/sched.h and bits/seek_constants.h.
      Add rlimit functions, from sys/resource.h.
      Add RENAME_ constants, from stdio.h.
      Add ino64_t type, from sys/types.h.
      51acd7f4
Loading