diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-21 19:44:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-21 19:44:56 +0000 |
commit | 3997b7c41343589195893e88607798db44278d09 (patch) | |
tree | b83489c367ce030c20b4872e730480ba11655c79 /ChangeLog | |
parent | 2b34af01c389f5295a0e7e2b3b1b2a2c41567b02 (diff) | |
download | glibc-3997b7c41343589195893e88607798db44278d09.tar glibc-3997b7c41343589195893e88607798db44278d09.tar.gz glibc-3997b7c41343589195893e88607798db44278d09.tar.bz2 glibc-3997b7c41343589195893e88607798db44278d09.zip |
[BZ #3040]
2006-08-21 Ulrich Drepper <drepper@redhat.com>
[BZ #3040]
* sysdeps/unix/sysv/linux/openat.c: Fix compilation if
__ASSUME_ATFCTS is defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-08-21 Ulrich Drepper <drepper@redhat.com> + + [BZ #3040] + * sysdeps/unix/sysv/linux/openat.c: Fix compilation if + __ASSUME_ATFCTS is defined. + 2006-08-19 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks |