Opened 5 years ago
Last modified 4 years ago
#15272 closed bug
sem_unlink 3-1 posix tests fails — at Initial Version
Reported by: | cocobean | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/POSIX | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
- sem_unlink will return -1 and set errno to EACCESS if the process has not
- priviledge to unlink the sem.
Note:
See TracTickets
for help on using tickets.