summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-06-09 01:43:49 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-06-09 01:43:49 +0200
commit7cda82594a61836de25885f5d09afb3e5929a0a1 (patch)
tree7540550a3fa1f65146597117945687be8975835b /ChangeLog
parent8c010e2f7135902b6dc90f0577573dacbb54cde9 (diff)
downloadglibc-7cda82594a61836de25885f5d09afb3e5929a0a1.tar.gz
mach: Add mach_print sycsall declaration
* mach/mach/mach_traps.h (mach_print): Add syscall declaration.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12ac302df6..c07772eebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-09 Samuel Thibault <samuel.thibault@ens-lyon.org
+
+ * mach/mach/mach_traps.h (mach_print): Add syscall declaration.
+
2016-06-08 Joseph Myers <joseph@codesourcery.com>
[BZ #20229]