aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-05 20:10:01 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-05 20:10:01 +0000
commita73ab6df858d2080813a38d5d8af958afb43cef0 (patch)
tree52313b7be114b4ee768cc846e474b081681c7126 /linuxthreads/ChangeLog
parentc97c64de01353e4cf540c7e29d4b2393df04f4f5 (diff)
downloadglibc-a73ab6df858d2080813a38d5d8af958afb43cef0.tar
glibc-a73ab6df858d2080813a38d5d8af958afb43cef0.tar.gz
glibc-a73ab6df858d2080813a38d5d8af958afb43cef0.tar.bz2
glibc-a73ab6df858d2080813a38d5d8af958afb43cef0.zip
Update.
* tst-cancel-wrappers.sh: Invoke gawk not awk since we use GNU awk features. Reported by Marijn Ros <marijn@mad.scientist.com>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index e4b4ae25cf..fc29ca771f 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -10,6 +10,9 @@
2003-01-05 Ulrich Drepper <drepper@redhat.com>
+ * tst-cancel-wrappers.sh: Invoke gawk not awk since we use GNU awk
+ features. Reported by Marijn Ros <marijn@mad.scientist.com>.
+
* Makefile (libc.so-no-z-defs): Define to yes.
2003-01-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>