crosstool-ng/patches/glibc
Yann E. MORIN" da8024bba2 Matthias Kaehlcke <matthias at kaehlcke dot net> writes:
A compilation of an ARM toolchain with glibc 2.7 using crosstool-ng
failed with a gcc error in glibc-2.7/posix/regex_internal.c, more
concretly in the function build_wcs_upper_buffer(). The return type of
the function prototype in regex_internal.h doesn't correspond with the
return type of this function in regex_internal.c.

The attached patch corrects the return type of the function prototype
in regex_internal.h

 /trunk/patches/glibc/2.7/180-glibc-2.7-build_wcs_upper_buffer.patch |   22    22     0     0 +++++++++++
 1 file changed, 22 insertions(+)
2008-05-31 17:18:22 +00:00
..
2.3.6 Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo. 2008-05-11 07:01:28 +00:00
2.5 Remove unused glibc patches. 2008-05-02 08:41:38 +00:00
2.5.1 Remove unused glibc patches. 2008-05-02 08:41:38 +00:00
2.6 Remove unused glibc patches. 2008-05-02 08:41:38 +00:00
2.6.1 Remove unused glibc patches. 2008-05-02 08:41:38 +00:00
2.7 Matthias Kaehlcke <matthias at kaehlcke dot net> writes: 2008-05-31 17:18:22 +00:00
linuxthreads-2.3.6 Renamed all patches file names so that locales are now irrelevant to sort the files. 2007-09-23 17:08:09 +00:00
ports-2.6.1 Fix building glibc-2.6.1 and glibc-2.7 for ARM with recent kernels. 2008-05-18 14:53:11 +00:00
ports-2.7 Fix building OABI NPTL ARM with glibc-2.7. 2008-05-18 15:31:17 +00:00