Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142110008
D33310.id99619.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
960 B
Referenced Files
None
Subscribers
None
D33310.id99619.diff
View Options
Index: lib/libc/sys/Makefile.inc
===================================================================
--- lib/libc/sys/Makefile.inc
+++ lib/libc/sys/Makefile.inc
@@ -288,14 +288,12 @@
revoke.2 \
rfork.2 \
rmdir.2 \
- rtprio.2
-.if !defined(NO_P1003_1B)
-MAN+= sched_get_priority_max.2 \
+ rtprio.2 \
+ sched_get_priority_max.2 \
sched_setparam.2 \
sched_setscheduler.2 \
- sched_yield.2
-.endif
-MAN+= sctp_generic_recvmsg.2 \
+ sched_yield.2 \
+ sctp_generic_recvmsg.2 \
sctp_generic_sendmsg.2 \
sctp_peeloff.2 \
select.2 \
@@ -464,12 +462,10 @@
recv.2 recvmsg.2
MLINKS+=rename.2 renameat.2
MLINKS+=rtprio.2 rtprio_thread.2
-.if !defined(NO_P1003_1B)
MLINKS+=sched_get_priority_max.2 sched_get_priority_min.2 \
sched_get_priority_max.2 sched_rr_get_interval.2
MLINKS+=sched_setparam.2 sched_getparam.2
MLINKS+=sched_setscheduler.2 sched_getscheduler.2
-.endif
MLINKS+=select.2 FD_CLR.3 \
select.2 FD_ISSET.3 \
select.2 FD_SET.3 \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 2:34 AM (4 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27677822
Default Alt Text
D33310.id99619.diff (960 B)
Attached To
Mode
D33310: libc: get rid of NO_P1003_1B make variable
Attached
Detach File
Event Timeline
Log In to Comment