summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-06-15 23:42:59 +0000
committerwollman <wollman@FreeBSD.org>2002-06-15 23:42:59 +0000
commit00e94fa29a94498e76e8e7617eea00922681e33d (patch)
tree6623f4258ea3a6c1cc491a6e5741c8249827fcba /lib/libc
parent756a1d4e888382fdcff6687ff856d6be958739ca (diff)
downloadFreeBSD-src-00e94fa29a94498e76e8e7617eea00922681e33d.zip
FreeBSD-src-00e94fa29a94498e76e8e7617eea00922681e33d.tar.gz
Add pselect(3) to the build. Need to figure out the most appropriate
way to document this interface.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 7c9968c..0b0eac1 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -19,7 +19,7 @@ SRCS+= __xuname.c _pthread_stubs.c _rand48.c _spinlock_stub.c _thread_init.c \
initgroups.c isatty.c jrand48.c lcong48.c \
lockf.c lrand48.c mrand48.c nice.c \
nlist.c nrand48.c ntp_gettime.c opendir.c \
- pause.c popen.c posixshm.c psignal.c pw_scan.c pwcache.c \
+ pause.c popen.c posixshm.c pselect.c psignal.c pw_scan.c pwcache.c \
raise.c readdir.c readpassphrase.c rewinddir.c \
scandir.c seed48.c seekdir.c semctl.c \
setdomainname.c sethostname.c setjmperr.c setmode.c \
OpenPOWER on IntegriCloud