X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=data%2Fmusl.problems;h=01d7e259cf0f4a433c6a5036077a66fbb3459833;hb=b383a30cb981e376256675cb84d8f1dad8eca1af;hp=107d406f558d2a3807759ca3a63a8410e2f10d1f;hpb=90a5c3ea7705b5af3312a6190afb1a9f46f67bef;p=musl-tables diff --git a/data/musl.problems b/data/musl.problems index 107d406..01d7e25 100644 --- a/data/musl.problems +++ b/data/musl.problems @@ -3,7 +3,6 @@ nodecl cfsetspeed W nodecl clearerr_unlocked W nodecl crypt_r W 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); nodecl environ V nodecl feof_unlocked W @@ -18,17 +17,21 @@ nodecl fread_unlocked W nodecl fwrite_unlocked W nodecl getdents W nodecl getdomainname T +proto gethostent network/ent.c netdb.h void*() struct hostent*(void) nodecl getw T nodecl getwc_unlocked W nodecl getwchar_unlocked W 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); +proto pthread_equal thread/pthread_equal.c pthread.h int()(pthread_t,pthread_t) int(pthread_t,pthread_t) nodecl putw T nodecl putwc_unlocked W nodecl putwchar_unlocked W +proto qsort stdlib/qsort.c stdlib.h void(void*,size_t,size_t,) void(void*,size_t,size_t,int(*)(const void*,const void*)) nodecl scalbf T +proto seed48 prng/seed48.c stdlib.h unsigned short*(unsigned short*) unsigned short*(unsigned short[]) proto setgroups unistd.h grp.h int setgroups(size_t, const gid_t []); int setgroups(size_t, const gid_t *); +proto setgroups linux/setgroups.c grp.h int(size_t,const gid_t[]) int(size_t,const gid_t*) nodecl sincos T nodecl start T nodecl stime T -header wcrtomb wchar.h stdio.h