aboutsummaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.30.1
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: Reduce supported versionsBryan Hundven2015-11-1111-1320/+0
| | | | | | | | | This commit reduces the number of supported versions to: * 0.9.33.2 * custom location Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* libc/uClibc: add patch to fix IP frames on BE targetsYann E. MORIN"2010-01-071-0/+224
| | | | | | | | | Pack netinet structs to be possible to use for creating IP frames on big-endian targets. Signed-off-by: Joachim Nilsson <jocke@vmlinux.org> [yann.morin.1998@anciens.enib.fr: removed getline patch, already in] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* libc/uClibc: add new patch to fix NULL pointer dereferenceDoug Kehn2009-11-171-0/+12
|
* libc/uClibc: fix building on system with recent glibcZoltan Devai2009-10-281-0/+30
| | | | | | | | | | | | | | | | | | | | | | | While trying to build a toolchain with ct-ng 1.5.0, arm-unknown-linux-uclibcgnueabi target, I get the following error: [INFO ] Installing C library headers [EXTRA] Copying sources to build dir [EXTRA] Applying configuration [EXTRA] Building headers [EXTRA] Installing headers [ERROR] extra/scripts/unifdef.c:209: error: conflicting types for 'getline' [ERROR] make[2]: *** [extra/scripts/unifdef] Error 1 [ERROR] Build failed in step 'Installing C library headers' The following patch solves the problem. (It's a backport of this uClibc commit: http://git.uclibc.org/uClibc/commit/?id=49e81cada73616864b9b31df0aeb6961c30f5a6e ) [--SNIP from another mail--] AFAIK this is a problem since glibc 2.10.
* Add three new uClibc-0.9.30.1, vampirised from buildroot.Yann E. MORIN"2009-03-313-0/+893
| | | | | | | /trunk/patches/uClibc/0.9.30.1/170-dl-sysdep-inline.patch | 371 371 0 0 ++++++++++++++++ /trunk/patches/uClibc/0.9.30.1/160-c99-ldbl-math.patch | 474 474 0 0 +++++++++++++++++++++ /trunk/patches/uClibc/0.9.30.1/150-64bit-strtouq.patch | 48 48 0 0 ++ 3 files changed, 893 insertions(+)
* Fix offset in uClibc patch.Yann E. MORIN"2009-03-301-1/+1
| | | | | /trunk/patches/uClibc/0.9.30.1/140-gnu89-inline.patch | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
* Add uClibc-0.9.30.1 patchset, based on the 0.9.30 patchset.Yann E. MORIN"2009-03-085-0/+161