mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Add pselect(3) to the build. Need to figure out the most appropriate
way to document this interface.
This commit is contained in:
parent
15d5bbf2b6
commit
7d0f66cbc3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98273
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user