more precise header errors
[musl-tables] / data / musl.problems
index b537c57..107d406 100644 (file)
@@ -2,7 +2,6 @@ nodecl  cfmakeraw       T
 nodecl cfsetspeed      W
 nodecl clearerr_unlocked       W
 nodecl crypt_r W
-header ctermid unistd.h        stdio.h
 nodecl daemon  T
 nodecl dst_offset      V
 proto  encrypt unistd.h        void(char*,int) void(char[],int)        void encrypt(char *, int);      void encrypt(char block[64], int edflag);
@@ -22,16 +21,13 @@ nodecl      getdomainname   T
 nodecl getw    T
 nodecl getwc_unlocked  W
 nodecl getwchar_unlocked       W
-header htonl   netinet/in.h    arpa/inet.h
-header htons   netinet/in.h    arpa/inet.h
-header ntohl   netinet/in.h    arpa/inet.h
-header ntohs   netinet/in.h    arpa/inet.h
 nodecl pivot_root      T
 proto  poll    poll.h  int(struct pollfd*,nfds_t,int)  int(struct pollfd[],nfds_t,int) int poll (struct pollfd *, nfds_t, int);        int poll(struct pollfd fds[], nfds_t nfds, int timeout);
 nodecl putw    T
 nodecl putwc_unlocked  W
 nodecl putwchar_unlocked       W
 nodecl scalbf  T
+proto  setgroups       unistd.h        grp.h   int setgroups(size_t, const gid_t []);  int setgroups(size_t, const gid_t *);
 nodecl sincos  T
 nodecl start   T
 nodecl stime   T