Date: Thu, 1 Sep 2005 15:16:46 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_pspinlock.c thr_sem.c thr_sigsuspend.c thr_symbols.c Message-ID: <200509011516.j81FGkdV019935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509011516.j81FGkdV019935>