logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

config.h (629B)


  1. #define PACKAGE "luaposix"
  2. #define VERSION "v36.2.1"
  3. /* fcntl */
  4. #define HAVE_POSIX_FADVISE 1
  5. /* sched */
  6. #define HAVE_SCHED_H 1
  7. #define HAVE_SCHED_GETSCHEDULER 1
  8. #define HAVE_SCHED_SETSCHEDULER 1
  9. /* sys.msg */
  10. #define HAVE_SYS_MSG_H 1
  11. #define HAVE_MSGRCV 1
  12. #define HAVE_MSGSND 1
  13. /* sys.socket */
  14. #define HAVE_NET_IF_H 1
  15. #define HAVE_LINUX_NETLINK_H 1
  16. #define HAVE_LINUX_IF_PACKET_H 1
  17. /* sys.statvfs */
  18. #define HAVE_STATVFS 1
  19. /* time */
  20. #define HAVE_TM_GMTOFF 1
  21. #define HAVE_TM_ZONE 1
  22. /* unistd */
  23. #define HAVE_CRYPT 1
  24. #define HAVE_CRYPT_H 1
  25. #define HAVE_DECL_FDATASYNC 1
  26. #define HAVE_FDATASYNC 1
  27. #define HAVE_GETHOSTID 1