Define siginfo_t in signal.h for XPG4 (bug 14835).
[platform/upstream/glibc.git] / ChangeLog
index 75d315a..5d18c3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2012-11-19  Joseph Myers  <joseph@codesourcery.com>
+
+       [BZ #14835]
+       * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
+       <bits/siginfo.h>.
+
+2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
+
+       * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
+       finalizing MALLSTREAM.
+
+       * sysdeps/mach/hurd/syncfs.c: New file.
+
 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
        [BZ #14719]