OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.9 KiB

  1. /*
  2. * --- SDE-COPYRIGHT-NOTE-BEGIN ---
  3. * This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. *
  5. * Filename: package/.../skalibs/cross_sysdeps/i686-unknown-linux-musl/sysdeps.h
  6. * Copyright (C) 2015 The OpenSDE Project
  7. *
  8. * More information can be found in the files COPYING and README.
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of the GNU General Public License as published by
  12. * the Free Software Foundation; version 2 of the License. A copy of the
  13. * GNU General Public License can be found in the file COPYING.
  14. * --- SDE-COPYRIGHT-NOTE-END ---
  15. */
  16. /* ISC license. */
  17. #ifndef SYSDEPS_H
  18. #define SYSDEPS_H
  19. #define SKALIBS_TARGET "i686-unknown-linux-musl"
  20. #define SKALIBS_HASCLOCKRT
  21. #define SKALIBS_HASCLOCKMON
  22. #define SKALIBS_ENDIANNESS "little"
  23. #define SKALIBS_SIZEOFUSHORT 2
  24. #define SKALIBS_USHORT_BITS 16
  25. #define SKALIBS_SIZEOFUINT 4
  26. #define SKALIBS_UINT_BITS 32
  27. #define SKALIBS_SIZEOFULONG 4
  28. #define SKALIBS_ULONG_BITS 32
  29. #define SKALIBS_SIZEOFGID 4
  30. #define SKALIBS_GID_BITS 32
  31. #define SKALIBS_SIZEOFTIME 4
  32. #define SKALIBS_TIME_BITS 32
  33. #define SKALIBS_HASACCEPT4
  34. #undef SKALIBS_HASANCILAUTOCLOSE
  35. #define SKALIBS_HASCMSGCLOEXEC
  36. #define SKALIBS_HASDEVURANDOM
  37. #define SKALIBS_HASEPROTO
  38. #define SKALIBS_HASEVENTFD
  39. #define SKALIBS_HASFLOCK
  40. #undef SKALIBS_HASGETPEEREID
  41. #define SKALIBS_HASSOPEERCRED
  42. #undef SKALIBS_HASGETPEERUCRED
  43. #define SKALIBS_HASIPV6
  44. #define SKALIBS_HASMALLOC0
  45. #define SKALIBS_HASMSGDONTWAIT
  46. #define SKALIBS_HASNBWAITALL
  47. #define SKALIBS_HASOPENAT
  48. #define SKALIBS_HASLINKAT
  49. #define SKALIBS_HASPIPE2
  50. #define SKALIBS_HASPOSIXSPAWN
  51. #define SKALIBS_HASPPOLL
  52. #undef SKALIBS_HASREVOKE
  53. #define SKALIBS_HASSENDFILE
  54. #define SKALIBS_HASSETGROUPS
  55. #define SKALIBS_HASSETTIMEOFDAY
  56. #define SKALIBS_HASSIGNALFD
  57. #define SKALIBS_HASSPLICE
  58. #define SKALIBS_HASSTRCASESTR
  59. #define SKALIBS_HASSTRNLEN
  60. #define SKALIBS_HASUINT64T
  61. #define SKALIBS_HASDEVRANDOM
  62. #endif