diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-01 13:07:58 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-10-01 13:07:58 -0700 |
commit | 497a03d6f1b8baaba981e80041e96cf31b82c8fe (patch) | |
tree | 1fa9bee601ee7a3c9ec9e9ff26575a11461f62e5 /ChangeLog | |
parent | 93c65d438497842a42fe4f6a8af272d20a143025 (diff) | |
download | glibc-497a03d6f1b8baaba981e80041e96cf31b82c8fe.tar.gz glibc-497a03d6f1b8baaba981e80041e96cf31b82c8fe.tar.xz glibc-497a03d6f1b8baaba981e80041e96cf31b82c8fe.zip |
Define __have_atfcts global in stub openat implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index da45762137..b1ec572709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-10-01 Roland McGrath <roland@hack.frob.com> + * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable. + * sysdeps/unix/sysv/linux/init-first.c: Moved to ... * csu/init-first.c: ... here. * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include. |