diff options
author | Roland McGrath <roland@gnu.org> | 2003-06-26 19:55:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-06-26 19:55:06 +0000 |
commit | 72541de928619746d4a4b909302807f449fa9309 (patch) | |
tree | 93e817b0acf43313752ebe7cd091aa975b6695ea /ChangeLog | |
parent | 1a7de7da4b8792d2da10a86bfaa761337ac4e910 (diff) | |
download | glibc-72541de928619746d4a4b909302807f449fa9309.tar.gz glibc-72541de928619746d4a4b909302807f449fa9309.tar.xz glibc-72541de928619746d4a4b909302807f449fa9309.zip |
[__LINUX_KERNEL_VERSION >= 132426] (__ASSUME_AT_SECURE): Define it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9fb90779c2..d683495c17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE] (HAVE_AUX_SECURE): Define it. * sysdeps/unix/sysv/linux/kernel-features.h - [__LINUX_KERNEL_VERSION >= 132425] (__ASSUME_AT_SECURE): Define it. + [__LINUX_KERNEL_VERSION >= 132426] (__ASSUME_AT_SECURE): Define it. 2003-06-26 Ulrich Drepper <drepper@redhat.com> |