Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-02-07 19:22:02 +0300
committerCorinna Vinschen <corinna@vinschen.de>2011-02-07 19:22:02 +0300
commit4bd8eb7d1bf8852eadf0b9f6513d8484dc8872c1 (patch)
treedfc057d4ed2fa2e77fda2a71b8d30625367634d6 /winsup/cygserver/ChangeLog
parentc3099d3d42d50034a4c868857b160b5a9b8b0874 (diff)
* configure.in: Remove AC_ALLOCA test and test for __builtin_memset.
* configure: Regenerate.
Diffstat (limited to 'winsup/cygserver/ChangeLog')
-rw-r--r--winsup/cygserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygserver/ChangeLog b/winsup/cygserver/ChangeLog
index 5ce462852..ecaf5d277 100644
--- a/winsup/cygserver/ChangeLog
+++ b/winsup/cygserver/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-07 Corinna Vinschen <corinna@vinschen.de>
+
+ * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.
+ * configure: Regenerate.
+
2010-04-19 Christopher Faylor <me+cygwin@cgf.cx>
* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.