summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-15 20:54:06 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-15 20:54:06 (GMT)
commit109690e1e29f4b46ad5074315e988dfa69839568 (patch)
treecd00314bf091bd416519a2bcee4c81c29ab6450f /docs
parent409ef5b84c2410e7bebec838e3c5150ab60b3aa7 (diff)
Backport #627 from trunk:
Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo. Thanks to Willy Tarreau for pointing to the patch. /branches/1.1/docs/CREDITS | 4 4 0 0 ++++ 1 file changed, 4 insertions(+)
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 1a32fbf..ab43991 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -39,6 +39,10 @@ And in order of appearance on the crossgcc ML:
Michael Abbott:
- make it build with ancient findutils
+ Willy Tarreau:
+ - a patch to glibc to build on 'ancient' shells
+ - reported mis-use of $CT_CC_NATIVE
+
Many others have contributed, either in form of patches, suggestions,
comments, or testing... Thank you to all of you!