The dietlibc rpms
Find a file
ensc bc919cc87e This patch fixes/enhances the testsuite:
I removed the checks which called endmntent() multiple times resp. with a
    NULL pointer. Behavior in first case is undefined and latter causes a
    segfault (I could not find documentation that this is allowed). Hence,
    it does not make sense to test this.
test 'malloc(0)' only, when WANT_MALLOC_ZERO is set
the '%Zu' printf format specifier is bogus (from libc5 ages). I replaced it
    with the '%zu' one.
Please note, that this test still fails because it uses glibc specific
    features.
removed tests which set a non-C locale. Broken usage of 'strptime()' result
    was fixed too. This test should succeed now.
this test was added while working on the '%F/%G' patch and verifies the
    isinf() + isnan() functions.
Please see
http://cvs.fedora.redhat.com/viewcvs/rpms/dietlibc/devel/runtests-X.sh?root
    =extras&view=markup
for tests which are known to be broken.
2008-04-13 14:01:03 +00:00
.cvsignore updated to CVS snapshot 20080409 2008-04-12 09:04:48 +00:00
dietlibc-0.28-setpriority.patch made nice(2) SUSv3 compliantly on x86_64 and other platforms (patch 2005-03-04 21:44:44 +00:00
dietlibc-0.29-nostackprotector.patch remove '-fstack-protector' from CLI because it uses __stack_chk_fail which 2005-10-30 14:15:03 +00:00
dietlibc-0.29-scall.patch updated to 0.29 2005-05-24 11:20:05 +00:00
dietlibc-0.30-longdouble.patch Apply GCC PR26374 workaround; enable build on PPC 2007-01-17 00:45:12 +00:00
dietlibc-0.31-defpath.patch initial checkin 2007-09-01 12:34:41 +00:00
dietlibc-0.31-lcctime.patch This patch changes the used format for %x and %X specifiers in strptime(3) 2008-04-13 13:45:58 +00:00
dietlibc-0.31-pagesize.patch This patch adds support for dynamic PAGE_SIZE values to 'dietlibc'. It is a 2008-04-13 13:20:03 +00:00
dietlibc-0.31-printFG.patch This patch adds support for uppercase 'F' and 'G' printf format specifiers. 2008-04-13 13:43:05 +00:00
dietlibc-0.31-stacksmash-dyn.patch initial checkin 2007-09-01 12:34:41 +00:00
dietlibc-0.31-stacksmash.patch initial checkin 2007-09-01 12:34:41 +00:00
dietlibc-0.31-stat64.patch The tst-fseek testsuite is bogus on 64 bit platforms because the 2008-04-13 13:48:16 +00:00
dietlibc-0.31-testsuite.patch This patch fixes/enhances the testsuite: 2008-04-13 14:01:03 +00:00
dietlibc-0.31.20080212-teststdout.patch initial checkin 2008-02-13 17:52:03 +00:00
dietlibc.spec updated to CVS snapshot 20080409 2008-04-12 09:04:48 +00:00
lastver initial checkin 2007-09-01 12:34:41 +00:00
Makefile added 'cvs-sources' target 2008-02-13 17:52:30 +00:00
runtests-X.sh fixup status output; made it a bash script 2008-02-13 21:06:05 +00:00
sources updated to CVS snapshot 20080409 2008-04-12 09:04:48 +00:00
verinfo initial checkin 2007-09-01 12:34:41 +00:00