cvs commit: src/lib/libthr/thread thr_syscalls.c

Xin LI delphij at FreeBSD.org
Sat Oct 8 10:57:29 PDT 2005


delphij     2005-10-08 17:57:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libthr/thread    thr_syscalls.c 
  Log:
  MFC (by deischen)
  |  Add a cancellation point for usleep().
  |
  |  While here, fix sleep() so that it is also a cancellation point (a
  |  missing weak reference prevented that).
  |
  |  Revision  Changes    Path
  |  1.10      +19 -0     src/lib/libthr/thread/thr_syscalls.c
  
  Approved by:    re (kensmith)
  Ok'ed by:       deischen, davidxu
  
  Revision  Changes    Path
  1.9.2.1   +19 -0     src/lib/libthr/thread/thr_syscalls.c


More information about the cvs-src mailing list