Symlink mq_send to mq_timedsend.
Symlink mq_receive to mq_timedreceive.
This commit is contained in:
parent
968cc4bd61
commit
400786f6bb
@ -129,6 +129,8 @@ MLINKS+=mlock.2 munlock.2
|
||||
MLINKS+=mlockall.2 munlockall.2
|
||||
MLINKS+=modnext.2 modfnext.2
|
||||
MLINKS+=mount.2 nmount.2 mount.2 unmount.2
|
||||
MLINKS+=mq_send.2 mq_timedsend.2
|
||||
MLINKS+=mq_receive.2 mq_timedreceive.2
|
||||
MLINKS+=pathconf.2 fpathconf.2
|
||||
MLINKS+=read.2 pread.2 read.2 readv.2 read.2 preadv.2
|
||||
MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2
|
||||
|
Loading…
Reference in New Issue
Block a user