From a05c87bd5929dd130d5674c5083f7e6132d1163e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 1 Mar 2006 23:39:12 +0000 Subject: disable test since we purposefully dont handle it --- test/time/bug-asctime_r.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/time/bug-asctime_r.c') diff --git a/test/time/bug-asctime_r.c b/test/time/bug-asctime_r.c index 86651ef1c..1fcc4659f 100644 --- a/test/time/bug-asctime_r.c +++ b/test/time/bug-asctime_r.c @@ -1,3 +1,8 @@ +/* Note: we disable this on uClibc because we dont bother + * verifying if the year is sane ... we just return ???? + * for the year value ... + */ + #include #include #include -- cgit v1.2.3