Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2000 14:19:09 -0700 (PDT)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/man sem_post.3 src/lib/libc_r/uthread uthread_sem.c
Message-ID:  <200008012119.OAA64685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

jasone      2000/08/01 14:19:09 PDT

  Modified files:
    lib/libc_r/man       sem_post.3 
    lib/libc_r/uthread   uthread_sem.c 
  Log:
  Make sem_post() safe to call from within a signal handler, as required by
  POSIX/SUSv2.
  
  Revision  Changes    Path
  1.5       +4 -1      src/lib/libc_r/man/sem_post.3
  1.5       +8 -1      src/lib/libc_r/uthread/uthread_sem.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008012119.OAA64685>