* conform/data/ftw.h-data: Likewise.
* conform/data/inttypes.h-data: Likewise.
* conform/data/math.h-data: Likewise.
* conform/data/signal.h-data: Likewise.
* conform/data/net/if.h-data: Likewise.
* conform/data/netinet/in.h-data: Likewise.
* conform/data/sys/socket.h-data: Likewise.
2008-01-15 Ulrich Drepper <drepper@redhat.com>
+ * conform/data/fmtmsg.h-data: Add missing allows.
+ * conform/data/ftw.h-data: Likewise.
+ * conform/data/inttypes.h-data: Likewise.
+ * conform/data/math.h-data: Likewise.
+ * conform/data/signal.h-data: Likewise.
+ * conform/data/net/if.h-data: Likewise.
+ * conform/data/netinet/in.h-data: Likewise.
+ * conform/data/sys/socket.h-data: Likewise.
+
[BZ #5614]
* string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
(__strtok_r): Simplify.
function int fmtmsg (long, const char*, int, const char*, const char*, const char*)
allow *_t
+allow MM_*
#endif
allow-header sys/stat.h
allow *_t
+allow FTW*
#endif
macro UINTMAX_C
// The following expressions are not entirely correct but the current
-// fnamtch implementation doesn't grok the right form.
+// poorfnmatch implementation doesn't grok the right form.
allow INT*
allow UINT*
+allow PRI[Xa-z]*
+allow SCN[Xa-z]*
#endif
allow *_t
+// The following expressions are not entirely correct but the current
+// poorfnmatch implementation doesn't grok the right form.
allow FP_*
function void if_freenameindex (struct if_nameindex*)
allow *_t
+allow IF_*
#endif
function uint16_t ntohs (uint16_t)
allow-header inttypes.h
-allow-header arpa/inet.h
+allow-header sys/socket.h
constant INET6_ADDRSTRLEN 46
macro IN6_IS_ADDR_MC_ORGLOCAL
macro IN6_IS_ADDR_MC_GLOBAL
+allow IMPLINK_*
allow IN_*
+allow IN6_*
+allow INADDR_*
allow IP_*
+allow IPV6_*
allow IPPORT_*
allow IPPROTO_*
allow SOCK_*
function int sigwait (const sigset_t*, int*)
function int sigwaitinfo (const sigset_t*, siginfo_t*)
+// The following expressions are not entirely correct but the current
+// poorfnmatch implementation doesn't grok the right form.
allow SIG*
allow sa_*
allow uc_*
allow cmsg_*
allow l_*
allow SO*
+allow AF_*
+allow CMSG_*
+allow MSG_*
+allow PF_*
+allow SCM_*
+allow SHUT_*
#endif