Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 07:16:45 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/man pthread_cancel.3 pthread_cleanup_pop.3 pthread_cleanup_push.3 pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 pthread_cond_signal.3 pthread_cond_timedwait.3 pthread_cond_wait.3 pthread_create.3 pthread_detach.3 ...
Message-ID:  <200102261516.f1QFGjd88275@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/02/26 07:16:45 PST

  Modified files:
    lib/libc_r/man       pthread_cancel.3 pthread_cleanup_pop.3 
                         pthread_cleanup_push.3 
                         pthread_cond_broadcast.3 
                         pthread_cond_destroy.3 
                         pthread_cond_init.3 pthread_cond_signal.3 
                         pthread_cond_timedwait.3 
                         pthread_cond_wait.3 pthread_create.3 
                         pthread_detach.3 pthread_equal.3 
                         pthread_exit.3 pthread_getspecific.3 
                         pthread_join.3 pthread_key_create.3 
                         pthread_key_delete.3 
                         pthread_mutex_destroy.3 
                         pthread_mutex_init.3 pthread_mutex_lock.3 
                         pthread_mutex_trylock.3 
                         pthread_mutex_unlock.3 pthread_once.3 
                         pthread_self.3 pthread_setspecific.3 
                         pthread_testcancel.3 sem_destroy.3 
                         sem_getvalue.3 sem_init.3 sem_open.3 
                         sem_post.3 sem_wait.3 
  Log:
  Use ``.St -p1003.1-96''.
  
  Revision  Changes    Path
  1.5       +3 -4      src/lib/libc_r/man/pthread_cancel.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_cleanup_pop.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_cleanup_push.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_cond_broadcast.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_cond_destroy.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_cond_init.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_cond_signal.3
  1.11      +3 -4      src/lib/libc_r/man/pthread_cond_timedwait.3
  1.12      +3 -4      src/lib/libc_r/man/pthread_cond_wait.3
  1.11      +3 -4      src/lib/libc_r/man/pthread_create.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_detach.3
  1.6       +3 -4      src/lib/libc_r/man/pthread_equal.3
  1.11      +3 -4      src/lib/libc_r/man/pthread_exit.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_getspecific.3
  1.9       +3 -4      src/lib/libc_r/man/pthread_join.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_key_create.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_key_delete.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_mutex_destroy.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_mutex_init.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_mutex_lock.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_mutex_trylock.3
  1.7       +3 -4      src/lib/libc_r/man/pthread_mutex_unlock.3
  1.9       +3 -4      src/lib/libc_r/man/pthread_once.3
  1.6       +3 -4      src/lib/libc_r/man/pthread_self.3
  1.8       +3 -4      src/lib/libc_r/man/pthread_setspecific.3
  1.5       +3 -4      src/lib/libc_r/man/pthread_testcancel.3
  1.5       +3 -4      src/lib/libc_r/man/sem_destroy.3
  1.5       +3 -4      src/lib/libc_r/man/sem_getvalue.3
  1.7       +3 -4      src/lib/libc_r/man/sem_init.3
  1.4       +3 -4      src/lib/libc_r/man/sem_open.3
  1.6       +3 -4      src/lib/libc_r/man/sem_post.3
  1.4       +3 -4      src/lib/libc_r/man/sem_wait.3


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?200102261516.f1QFGjd88275>