Timestamp:
11/06/07 19:52:36 (16 years ago)
Author:
Glenn Humphrey <glenn.humphrey@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
7294bc97
Parents:
b214b1ba
Message:

2007-11-06 Glenn Humphrey <glenn.humphrey@…>

Miscellaneous changes made after a review against the POSIX spec.

  • posix/src/pbarrierinit.c, posix/src/prwlockinit.c: If the caller passes a NULL in the attributes parameter, default attributes are used.
  • posix/src/prwlockdestroy.c: If there is at least one thread waiting, do not allow deletion.
  • posix/src/prwlockwrlock.c: Corrected parameter passed to the core operation used to obtain a RWLock for writing.
  • posix/src/pspinlocktranslatereturncode.c, score/include/rtems/score/corespinlock.h, score/src/corespinlockrelease.c: If the current thread is not the holder of the lock, do not allow an unlock and return EPERM.
  • score/src/corerwlockobtainwrite.c: Corrected to use the operation for queueing with a timeout handler.
(No files)

Note: See TracChangeset for help on using the changeset viewer.