diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2012-11-20 13:54:47 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2012-11-20 14:40:34 -0500 |
commit | 105ce2ce621b79ebad13e307fb14ef8163cf7a44 (patch) | |
tree | 8bb1ded54861c88f253cea9c31a675697e7b96f4 /ChangeLog | |
parent | d072f3f7724d85ceaf230806660235f0cf2f9c3b (diff) | |
download | glibc-105ce2ce621b79ebad13e307fb14ef8163cf7a44.tar.gz glibc-105ce2ce621b79ebad13e307fb14ef8163cf7a44.tar.xz glibc-105ce2ce621b79ebad13e307fb14ef8163cf7a44.zip |
Document syscall signature prefixes in sysdep/unix/make-syscalls.sh
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 618ed1d92e..2391ce469f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-11-20 Carlos O'Donell <carlos_odonell@mentor.com> + + * sysdeps/unix/make-syscalls.sh: Document prefixes. + 2012-11-20 Thomas Schwinge <thomas@codesourcery.com> * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New |