Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 23 Aug 2000 18:04:17 +0000 (18:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 23 Aug 2000 18:04:17 +0000 (18:04 +0000)
2000-08-23  Jakub Jelinek  <jakub@redhat.com>

* dirent/dirent.h (alphasort, versionsort): Move __attribute_pure__
out of the __REDIRECT macro.

ChangeLog

index f93a969..2afc455 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * dirent/dirent.h (alphasort, versionsort): Move __attribute_pure__
+       out of the __REDIRECT macro.
+
 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
 
        * stdio-common/vfscanf.c: Add %F format support.