Changelog for
dietlibc-devel-0.29-5mdv2007.1.i586.rpm :
Thu Oct 12 00:00:00 2006 Oden Eriksson
+ 2006-10-11 11:46:17 (63424)
- bunzip patches
Thu Oct 12 00:00:00 2006 Oden Eriksson
+ 2006-10-11 11:43:34 (63423)
Import dietlibc
Sat Jul 22 00:00:00 2006 Per Øyvind Karlsen 0.29-4mdv2007.0
- srpm got lost, might as well rebuild for new release tag too..
Thu May 4 00:00:00 2006 Per Øyvind Karlsen 0.29-3mdk
- fix typo in P23 to fix build on x86_64
- fix rdtsc sparc hack (P29) for sparcv9
Fri Apr 21 00:00:00 2006 Per Øyvind Karlsen 0.29-2mdk
- add missing sparc .weak asm (P31 from ROCK Linux)
- reenable glob test for sparc again as we no now have asm inst (drops P30)
Fri Apr 21 00:00:00 2006 Per Øyvind Karlsen 0.29-1mdk
- 0.29
- update P0 to disable zeroconf
- regenerate P23 & P27
- drop broken contrapolice (P14)
- reenable test on sparc as things should be working again now :)
- disable P22 (fixed upstream? someone please verify!)
- versioned provides
- move checks to %check
- hack rdtsc for sparc testsuite
- disable glob test for sparc testsuite
Thu Dec 15 23:00:00 2005 Gwenole Beauchesne 0.28-3mdk
- remove merged patches that 0.28-1mdk uploader forgot about
Wed Aug 31 00:00:00 2005 Gwenole Beauchesne 0.28-2mdk
- fix size_t definition for 64-bit platforms
Sat May 7 00:00:00 2005 Rafael Garcia-Suarez 0.28-1mdk
- New version 0.28
- Remove patches 7, 8, 10, 11, 12, 19, 20
- Adapt patch 14
Sat Apr 23 00:00:00 2005 Per Øyvind Karlsen 0.27-14mdk
- don\'t do check on sparc
Wed Mar 30 00:00:00 2005 Gwenole Beauchesne 0.27-13mdk
- always prototype lseek64(), aka fix mdassemble though they should
not use
*64() functions directly
Tue Mar 8 23:00:00 2005 Gwenole Beauchesne 0.27-12mdk
- cross compilation support
Sat Jan 29 23:00:00 2005 Luca Berra 0.27-11mdk
- added pgoff_t to kernel 2.6.10 types definitions
Wed Jan 26 23:00:00 2005 Gwenole Beauchesne 0.27-10mdk
- provide some kernel 2.6.10 types definitions
Tue Jan 18 23:00:00 2005 Gwenole Beauchesne 0.27-9mdk
- fix getpriority() as the return value from the syscall is biased
- add nice() implementation from glibc, make it use the fixed getpriority()
Wed Dec 15 23:00:00 2004 Gwenole Beauchesne 0.27-8mdk
- fix ppc select()
- quiet test bsearch
Tue Dec 14 23:00:00 2004 Gwenole Beauchesne 0.27-7mdk
- biarch builds on x86_64 and ppc64
Tue Dec 14 23:00:00 2004 Gwenole Beauchesne 0.27-6mdk
- ppc64 fixes: umount, setjmp, __WORDSIZE, select, stat64, rdtsc
Wed Dec 8 23:00:00 2004 Luca Berra 0.27-5mdk
- added struct stat64 as struct stat and fstat64() as fstat()
on x86_64, so test suite builds
Fri Nov 26 23:00:00 2004 Christiaan Welvaart 0.27-4mdk
- add RDTSC in testsuite for ppc
- remove patch9 - fixed upstream
- fix permissions on test scripts in subdirs
- Patch16: build inet tests
Tue Nov 9 23:00:00 2004 Oden Eriksson 0.27-3mdk
- added the contrapolice patch (P14)
- make and run the test suite
Wed Oct 27 00:00:00 2004 Gwenole Beauchesne 0.27-2mdk
- implement lseek64() as lseek() on x86_64
Fri Aug 6 00:00:00 2004 Oden Eriksson 0.27-1mdk
- 0.27
- deactivated P9 as it won\'t apply
Fri Jul 23 00:00:00 2004 Gwenole Beauchesne 0.26-4mdk
- fix rdtsc in testsuite for amd64
- fix tzfile() for 64-bit architectures, aka. fix mktime()
Fri Jul 23 00:00:00 2004 Gwenole Beauchesne 0.26-3mdk
- Patch10: ISO C defines LC_ macros (7.11 [#3])
Sat Jul 10 00:00:00 2004 Christiaan Welvaart 0.26-2mdk
- Patch9: fix ppc build
Tue Jun 29 00:00:00 2004 Oden Eriksson 0.26-1mdk
- 0.26
- merge P2 and P4 into P1 (ppc64asppc and lib64 fixes are now in P1)
Fri May 7 00:00:00 2004 Oden Eriksson 0.25-1mdk
- 0.25
- drop the sprinf() patch, it\'s included
Wed Apr 7 00:00:00 2004 Gwenole Beauchesne 0.24-2mdk
- sprinf() fixes from CVS
Mon Feb 9 23:00:00 2004 Gwenole Beauchesne 0.24-1mdk
- 0.24
- Patch8: Fix strtol() + testcase on 64-bit platforms
Wed Oct 29 23:00:00 2003 Gwenole Beauchesne 0.22-7mdk
- Patch18: Enable inb() and friends in on AMD64 too