cvs commit: src/lib/libpthread/thread thr_pspinlock.c thr_sem.c thr_sigsuspend.c thr_symbols.c

Stefan Farfeleder stefanf at FreeBSD.org
Thu Sep 1 15:16:47 GMT 2005


stefanf     2005-09-01 15:16:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_pspinlock.c thr_sem.c 
                          thr_sigsuspend.c thr_symbols.c 
  Log:
  Include needed headers that were obtained through <pthread.h>.  Sort headers
  while here.
  
  Revision  Changes    Path
  1.3       +5 -2      src/lib/libpthread/thread/thr_pspinlock.c
  1.17      +1 -0      src/lib/libpthread/thread/thr_sem.c
  1.27      +5 -2      src/lib/libpthread/thread/thr_sigsuspend.c
  1.2       +1 -0      src/lib/libpthread/thread/thr_symbols.c


More information about the cvs-all mailing list