From: nsz Date: Wed, 18 Apr 2012 14:49:34 +0000 (+0200) Subject: fix errors due to local modifications X-Git-Url: http://nsz.repo.hu/git/?p=musl-tables;a=commitdiff_plain;h=f0e55e17db57b589a4f663143aa15b9eebb6f88f fix errors due to local modifications --- diff --git a/data/musl.problems b/data/musl.problems index 4691920..60f8776 100644 --- a/data/musl.problems +++ b/data/musl.problems @@ -1,4 +1,3 @@ -nodecl acos2 T proto basename string.h libgen.h char *basename(); char *basename(char *); proto basename string.h char*() char*(char*) char *basename(); char *basename(char *path); nodecl cfmakeraw T @@ -42,4 +41,3 @@ proto setgroups unistd.h grp.h int setgroups(size_t, const gid_t []); int setgro proto setgroups linux/setgroups.c grp.h int(size_t,const gid_t[]) int(size_t,const gid_t*) nodecl start T nodecl stime T -nodecl trunc2 T