Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 1999 05:32:36 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/man 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 ...
Message-ID:  <199907231232.FAA52194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    1999/07/23 05:32:36 PDT

  Modified files:        (Branch: RELENG_3)
    lib/libc_r/man       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_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_rwlock_destroy.3 
                         pthread_rwlockattr_destroy.3 
                         pthread_rwlockattr_getpshared.3 
                         pthread_rwlockattr_init.3 pthread_self.3 
                         pthread_setspecific.3 
  Log:
  MFC: Cosmetic changes to man pages and addition of RCS Identifiers.
  
  Revision  Changes    Path
  1.2.2.1   +2 -0      src/lib/libc_r/man/pthread_cleanup_pop.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_cleanup_push.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_cond_broadcast.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_cond_destroy.3
  1.4.2.1   +2 -0      src/lib/libc_r/man/pthread_cond_init.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_cond_signal.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_cond_timedwait.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_cond_wait.3
  1.6.2.1   +2 -0      src/lib/libc_r/man/pthread_create.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_detach.3
  1.2.2.1   +2 -0      src/lib/libc_r/man/pthread_equal.3
  1.4.2.1   +2 -0      src/lib/libc_r/man/pthread_exit.3
  1.4.2.1   +2 -0      src/lib/libc_r/man/pthread_join.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_key_create.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_key_delete.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_mutex_destroy.3
  1.4.2.1   +2 -0      src/lib/libc_r/man/pthread_mutex_init.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_mutex_lock.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_mutex_trylock.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_mutex_unlock.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_once.3
  1.1.4.1   +2 -2      src/lib/libc_r/man/pthread_rwlock_destroy.3
  1.1.4.1   +2 -2      src/lib/libc_r/man/pthread_rwlockattr_destroy.3
  1.1.4.1   +4 -4      src/lib/libc_r/man/pthread_rwlockattr_getpshared.3
  1.1.4.1   +2 -2      src/lib/libc_r/man/pthread_rwlockattr_init.3
  1.2.2.1   +2 -0      src/lib/libc_r/man/pthread_self.3
  1.3.2.1   +2 -0      src/lib/libc_r/man/pthread_setspecific.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?199907231232.FAA52194>