aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-03-08 02:17:26 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-03-08 02:17:26 +0000
commitdc79e6f23bee4d81f6e46710631f3a41517e2f42 (patch)
tree87231c4fa64a093703f9ce9e63b481e9dfff5d49 /include/Makefile
parent3d1442be994a89ba5ee466c21dd94fe14f9c5ed1 (diff)
downloadsrc-dc79e6f23bee4d81f6e46710631f3a41517e2f42.tar.gz
src-dc79e6f23bee4d81f6e46710631f3a41517e2f42.zip
Add a POSIX sched header. pthread_yield() in draft 4 becomes
sched_yield() in the final draft (10). This header contains the prototype. Other things in here are "future".
Notes
Notes: svn path=/head/; revision=34223
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 9fe38c7c8b6b..bda7f63ae03d 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.72 1998/02/13 03:10:26 bde Exp $
+# $Id: Makefile,v 1.73 1998/03/04 10:23:23 dufault Exp $
#
# Doing a make install builds /usr/include
#
@@ -16,7 +16,8 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
kvm.h limits.h link.h locale.h malloc.h memory.h mpool.h \
ndbm.h netdb.h nl_types.h nlist.h \
paths.h pthread.h pthread_np.h pwd.h \
- ranlib.h regex.h regexp.h resolv.h rune.h runetype.h setjmp.h sgtty.h \
+ ranlib.h regex.h regexp.h resolv.h rune.h runetype.h sched.h setjmp.h \
+ sgtty.h \
signal.h stab.h stddef.h stdio.h stdlib.h string.h stringlist.h \
strings.h struct.h sysexits.h tar.h time.h timers.h ttyent.h unistd.h \
utime.h utmp.h vis.h