Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POSIX PSE51 API requirements #33

Open
mlouielu opened this issue Aug 22, 2017 · 1 comment
Open

POSIX PSE51 API requirements #33

mlouielu opened this issue Aug 22, 2017 · 1 comment
Assignees

Comments

@mlouielu
Copy link
Contributor

The PSE51 Units of Functionality Requirements:

ref: http://ieeexplore.ieee.org/document/1342418/

Table 1-18 — Units of Functionality Requirements

  • POSIX_ADA_LANG_SUPPORT (ada only)
  • POSIX_C_LANG_JUMP (c only)
  • POSIX_C_LANG_SUPPORT
  • POSIX_DEVICE_IO
  • POSIX_FILE_LOCKING
  • POSIX_SIGNALS
  • POSIX_SINGLE_PROCESS
  • POSIX_THREADS_BASE
  • XSI_THREAD_MUTEX_EXT
  • XSI_THREADS_EXT

Table 1-19 — POSIX.1 Option Requirements

  • _POSIX_CLOCK_SELECTION
  • _POSIX_FSYNC
  • _POSIX_MEMLOCK
  • _POSIX_MEMLOCK_RANGE
  • _POSIX_MONOTONIC_CLOCK
  • _POSIX_NO_TRUNC
  • _POSIX_REALTIME_SIGNALS
  • _POSIX_SEMAPHORES
  • _POSIX_SHARED_MEMORY_OBJECTS
  • _POSIX_SYNCHRONIZED_IO
  • _POSIX_THREAD_ATTR_STACKADDR
  • _POSIX_THREAD_ATTR_STACKSIZE
  • _POSIX_THREAD_CPUTIME
  • _POSIX_THREAD_PRIO_INHERIT
  • _POSIX_THREAD_PRIO_PROTECT
  • _POSIX_THREAD_PRIORITY_SCHEDULING
  • _POSIX_THREAD_SPORADIC_SERVER
  • _POSIX_TIMEOUTS
  • _POSIX_TIMERS
  • _POSIX2_C_DEV
  • _POSIX2_SW_DEV
@jserv jserv self-assigned this Aug 25, 2017
@mlouielu
Copy link
Contributor Author

Current Piko/RT POSIX API impl list was list in #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants