Commit graph

98 commits

Author SHA1 Message Date
Jon Ciesla
64344f85c6 Fix FTBFS. 2014-11-17 11:52:05 -06:00
Jon Ciesla
25fcdf4c29 Merge branch 'master' of ssh://pkgs.fedoraproject.org/dietlibc 2014-10-06 13:07:30 -05:00
Jon Ciesla
6f331cb433 Pull extra cl macro 2014-10-06 13:07:11 -05:00
Peter Robinson
5c717e2ad7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 02:48:02 +00:00
Dennis Gilmore
fd5b87ad1b - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 02:23:05 -05:00
Jon Ciesla
50f75fadec Update to latest. 2014-05-05 12:23:11 -05:00
Jon Ciesla
1553e83649 Fix type in files. 2013-09-17 07:39:03 -05:00
Dennis Gilmore
2acfe430ea - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 02:12:25 -05:00
Jon Ciesla
c0f10d1aae Spec cleanup. 2013-03-27 16:11:45 -05:00
Dennis Gilmore
2173c64079 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 13:42:44 -06:00
Enrico Scholz
48316be399 updated to recent snapshot 2012-08-26 16:24:21 +02:00
Dennis Gilmore
afb79389e9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 15:42:16 -05:00
Enrico Scholz
1b41fd7205 reverted removal of kernel headers; causes too much trouble 2012-04-30 12:11:45 +02:00
Enrico Scholz
08122db4c1 bumped release 2012-04-29 14:54:20 +02:00
Enrico Scholz
a9e78e341c added some -Wno-* build flags 2012-04-29 14:53:03 +02:00
Enrico Scholz
ab2b604420 removed shipped linux headers 2012-04-29 14:52:12 +02:00
Enrico Scholz
031e2ffc83 - updated git-patch (fstatat(2) implementation + actime_r(3) fixes)
- removed local runtests-X.sh; it is in git already
2012-04-05 14:52:00 +02:00
Enrico Scholz
022e9e2642 - updated to 20120330 CVS snapshot
- versionized the patchset fetched from github
2012-03-31 16:04:45 +02:00
Enrico Scholz
752d6199de updated to 20111222 CVS snapshot
removed github patch from scm and upload it to the source cache
2012-01-14 14:52:06 +01:00
Dennis Gilmore
7604e732c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 18:37:41 -06:00
Enrico Scholz
02f25d8def reduced stack size for testsuite 2011-03-12 21:32:12 +01:00
Enrico Scholz
fd647b68b1 set fixed page size for arm 2011-03-12 21:32:01 +01:00
Enrico Scholz
daabea0b25 disabled linux 2.2/2.4 compatibility code + valgrind nice mode 2011-03-12 21:31:42 +01:00
Enrico Scholz
eb12cf48a8 updated to 20110311 CVS + rediffed patches 2011-03-12 21:31:14 +01:00
Enrico Scholz
d7dfb66cef - other ARM enhancements
- fixed missing headers in last utime(2) + fadvise(2) patches
2011-02-20 20:57:53 +01:00
Enrico Scholz
f2e3c0ca3e - further ARM fixes
- global fixes for utime(2), fadvise*(2)
2011-02-20 16:21:54 +01:00
Dennis Gilmore
7c1ee801ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 07:49:21 -06:00
Enrico Scholz
6e9794c707 added common alarm(2) implementation 2011-01-14 21:29:01 +01:00
Enrico Scholz
b92a8e93a6 - replaced all the single patches with a big one from
https://github.com/ensc/dietlibc/commits/rebase
- various ARM-EABI fixes (667852)
2011-01-09 14:44:03 +01:00
Enrico Scholz
9c6a50d7ce updated to 20101223 CVS snapshot 2010-12-24 13:23:45 +01:00
Enrico Scholz
1c6c4ec53c whitespace cleanup 2010-12-24 13:23:16 +01:00
ensc
0d68259124 - added -static provides (#609606)
- use %%apply, not %%patch
- updated %%release_func macro
2010-07-09 08:17:59 +00:00
ensc
6153cd4d78 updated 2009-07-25 14:52:48 +00:00
Jesse Keating
6e4df79732 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 20:15:23 +00:00
ensc
6309c04f31 updated 2009-03-01 12:42:34 +00:00
ensc
4c54bbeedc updated 2009-03-01 12:26:20 +00:00
ensc
851a42ec6d updated 2009-03-01 12:00:59 +00:00
ensc
defd35883b updated 2009-03-01 11:53:24 +00:00
Jesse Keating
e644337fae - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 11:46:39 +00:00
ensc
2faf846d2d updated to 20081017 CVS snapshot 2008-10-18 17:06:02 +00:00
ensc
d5c4ed627d fixed typo; reverted %if changes from last commit 2008-07-16 21:05:56 +00:00
Tom Callaway
e41dfb516a fix license tag 2008-07-16 20:37:53 +00:00
ensc
1cfe6b6bbf removed CVS tags 2008-06-21 14:57:08 +00:00
ensc
0abbcc0bac - updated to 20080517 snapshot
- use patches from git repository
2008-05-18 10:16:45 +00:00
ensc
6b900f5b03 fixed __signalfd() prototype 2008-05-18 09:44:21 +00:00
ensc
cb07023084 added changelog entry 2008-04-19 16:26:41 +00:00
ensc
a63829de79 - removed debug stuff from specfile
- updated patches to work with new isinf() behavior of gcc 4.3
2008-04-13 22:57:58 +00:00
ensc
318d905e03 added -noreturn patch deactivated some debug code 2008-04-13 21:24:13 +00:00
ensc
d49ea1924d added -implicitfunc patch 2008-04-13 20:38:13 +00:00
ensc
722e943974 more debugging... 2008-04-13 18:22:34 +00:00