mtm         2004/03/29 01:35:07 PST
  FreeBSD src repository
  Modified files:
    lib/libthr/thread    thr_cond.c thr_mutex.c 
  Log:
  The thread suspend function now returns ETIMEDOUT, not EAGAIN.
  
  Revision  Changes    Path
  1.12      +1 -2      src/lib/libthr/thread/thr_cond.c
  1.25      +1 -1      src/lib/libthr/thread/thr_mutex.c