summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_attr_setschedpolicy.c
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>1999-08-05 12:15:30 +0000
committerdeischen <deischen@FreeBSD.org>1999-08-05 12:15:30 +0000
commit3999d507696f72f37395b8794667806e95369608 (patch)
tree196a4de8dfd9b807ab617441eb96cc2088d3b64f /lib/libpthread/thread/thr_attr_setschedpolicy.c
parent9161b0a7904cd5f5ec64dfebc31201ccdf41c2f9 (diff)
downloadFreeBSD-src-3999d507696f72f37395b8794667806e95369608.zip
FreeBSD-src-3999d507696f72f37395b8794667806e95369608.tar.gz
Add RCS IDs to those files without them.
Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb
Diffstat (limited to 'lib/libpthread/thread/thr_attr_setschedpolicy.c')
-rw-r--r--lib/libpthread/thread/thr_attr_setschedpolicy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/thread/thr_attr_setschedpolicy.c b/lib/libpthread/thread/thr_attr_setschedpolicy.c
index 3d5aa3c..36fac6f 100644
--- a/lib/libpthread/thread/thr_attr_setschedpolicy.c
+++ b/lib/libpthread/thread/thr_attr_setschedpolicy.c
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $Id$
*/
#include <errno.h>
#ifdef _THREAD_SAFE
OpenPOWER on IntegriCloud