diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-21 02:30:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-21 02:30:50 +0000 |
commit | 1658cb803650b8a08e708f2b8b73613769732c7a (patch) | |
tree | 3216f0b94159cde522c7f8c189b68d3f679c9f47 /ChangeLog | |
parent | 3c12b91ade6e271cb17ecaae526d959bc7e40098 (diff) | |
download | glibc-1658cb803650b8a08e708f2b8b73613769732c7a.zip glibc-1658cb803650b8a08e708f2b8b73613769732c7a.tar.gz glibc-1658cb803650b8a08e708f2b8b73613769732c7a.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/dl-execstack.c
(_dl_make_stack_executable): Remove some duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-09-20 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/dl-execstack.c + (_dl_make_stack_executable): Remove some duplication. + * nscd/nscd.c (options): Mark S option as hidden. (parse_opt): When S option is used, print warning message. * nscd/grpcache.c (adgrptbyX): Don't handle secure mode. |