Print this page
13175 Add support for IP_RECVTOS
13182 CMSG_ macros should have man pages
Change-ID: I784aa36cfd3c17e3cccbf1fd329fa7e69b663ef9
*** 112,121 ****
--- 112,126 ----
wctype.h.3head \
wordexp.h.3head \
xlocale.h.3head
MANLINKS= \
+ CMSG_DATA.3head \
+ CMSG_FIRSTHDR.3head \
+ CMSG_LEN.3head \
+ CMSG_NXTHDR.3head \
+ CMSG_SPACE.3head \
LIST_CLASS_ENTRY.3head \
LIST_CLASS_HEAD.3head \
LIST_CONCAT.3head \
LIST_EMPTY.3head \
LIST_ENTRY.3head \
*** 293,302 ****
--- 298,312 ----
wchar.3head \
wctype.3head \
wordexp.3head \
xlocale.3head
+ CMSG_DATA.3head := LINKSRC = socket.h.3head
+ CMSG_FIRSTHDR.3head := LINKSRC = socket.h.3head
+ CMSG_LEN.3head := LINKSRC = socket.h.3head
+ CMSG_NXTHDR.3head := LINKSRC = socket.h.3head
+ CMSG_SPACE.3head := LINKSRC = socket.h.3head
LIST_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
LIST_CLASS_HEAD.3head := LINKSRC = queue.h.3head
LIST_CONCAT.3head := LINKSRC = queue.h.3head
LIST_EMPTY.3head := LINKSRC = queue.h.3head
LIST_ENTRY.3head := LINKSRC = queue.h.3head