diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-31 14:23:01 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-31 14:23:01 -0400 |
commit | 8c29731192565b9c917d6b97db78dcd302283df8 (patch) | |
tree | d1b80d6ab7e90c371d516b9f58efdbcfeca5e2c2 /ChangeLog | |
parent | c8fc0c91695b1c7003c7170861274161f9224817 (diff) | |
download | glibc-8c29731192565b9c917d6b97db78dcd302283df8.tar glibc-8c29731192565b9c917d6b97db78dcd302283df8.tar.gz glibc-8c29731192565b9c917d6b97db78dcd302283df8.tar.bz2 glibc-8c29731192565b9c917d6b97db78dcd302283df8.zip |
Fix typo in stack guard setup code for old kernels
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-05-31 Ulrich Drepper <drepper@gmail.com> + + * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix + typo. + 2011-05-31 Andreas Schwab <schwab@redhat.com> * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced |