2009-03-03Know issues: document the extract and/or patch steps failure under cygwin.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 03 Mar 2009 17:39:51 +0000] rev 1218
Know issues: document the extract and/or patch steps failure under cygwin.

/trunk/docs/known-issues.txt | 16 16 0 0 ++++++++++++++++
1 file changed, 16 insertions(+)

2009-02-26uClibc-0.9.30 patch, forwarded by Joachim Nilsson <joachim.nilsson@vmlinux.org>
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 26 Feb 2009 18:25:39 +0000] rev 1217
uClibc-0.9.30 patch, forwarded by Joachim Nilsson <joachim.nilsson@vmlinux.org>
Fix getaddrinfo when both IPv4 and IPv6 are enabled.

/trunk/patches/uClibc/0.9.30/150-getaddrinfo-segfault-ipv6-and-ipv4.patch | 32 32 0 0 ++++++++++
1 file changed, 32 insertions(+)

2009-02-23On 20090220.0418+0100, Hugo Vincent <hugo.vincent@grcnz.com> wrote:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 23 Feb 2009 22:31:07 +0000] rev 1216
On 20090220.0418+0100, Hugo Vincent <hugo.vincent@grcnz.com> wrote:

I'm using CTNG for some embedded Linux work on an ARM926ej-s, and when
updating to glibc 2_9, I needed to use the attached patch to get it to
build cleanly.

/trunk/patches/glibc/ports-2_9/100-arm_linux_tls.patch | 14 14 0 0 ++++++++++++++
1 file changed, 14 insertions(+)

2009-02-19Fix extracting tarballs.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Feb 2009 07:38:32 +0000] rev 1215
Fix extracting tarballs.

/trunk/scripts/functions | 6 5 1 0 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

2009-02-17Backport 1382 from /trunk: 1.3
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Feb 2009 21:07:15 +0000] rev 1214
Backport 1382 from /trunk:
- Recognise bash-4 as a usable bash.

/branches/1.3/configure | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2009-02-17Recognise bash-4 as a usable bash.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Feb 2009 21:05:10 +0000] rev 1213
Recognise bash-4 as a usable bash.
Spotted by "Kim B. Heino" <Kim.Heino@bluegiga.com>

/trunk/configure | 7 3 4 0 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

2009-02-17Backport 1380 from trunk: 1.3
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Feb 2009 17:08:18 +0000] rev 1212
Backport 1380 from trunk:
- Fix using minimum kernel version for glibc/eglibc.

/branches/1.3/config/libc/glibc-eglibc.in-common | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2009-02-17Fix using minimum kernel version for glibc/eglibc.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Feb 2009 17:06:04 +0000] rev 1211
Fix using minimum kernel version for glibc/eglibc.
Spotted by "Kim B. Heino" <Kim.Heino@bluegiga.com>.

/trunk/config/libc/glibc-eglibc.in-common | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2009-02-13Add latest Linux kernel versions (for headers): 2.6.27.1{6,7} & 2.6.28.5
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Feb 2009 07:22:56 +0000] rev 1210
Add latest Linux kernel versions (for headers): 2.6.27.1{6,7} & 2.6.28.5

/trunk/config/kernel/linux.in | 15 15 0 0 +++++++++++++++
1 file changed, 15 insertions(+)

2009-02-11On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. Offer an option to enable/disable the uClibc hostutils build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Feb 2009 10:40:26 +0000] rev 1209
On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. Offer an option to enable/disable the uClibc hostutils build.

/trunk/scripts/build/libc/uClibc.sh | 39 12 27 0 ++++++++++++---------------------------
/trunk/config/libc/uClibc.in | 10 10 0 0 ++++++++++
2 files changed, 22 insertions(+), 27 deletions(-)