From: Ulrich Drepper Date: Tue, 18 Apr 2000 17:56:29 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~25785 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d98f10d25b3b67667c0141336d20b58bd48f138b;p=external%2Fglibc.git Update. * sysdeps/unix/sysv/aix/getegid.c: Don't try to include . --- diff --git a/ChangeLog b/ChangeLog index 4045258..9a6e4f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2000-04-18 Ulrich Drepper + * sysdeps/unix/sysv/aix/getegid.c: Don't try to include . * sysdeps/unix/sysv/aix/xstat64.c: Define STX_NORMAL and STX_64. * sysdeps/unix/sysv/aix/xstat.c: Define STX_NORMAL. * sysdeps/unix/sysv/aix/sys/param.h: Define NGROUPS. diff --git a/sysdeps/unix/sysv/aix/Makefile b/sysdeps/unix/sysv/aix/Makefile index c94b9d4..3de7e02 100644 --- a/sysdeps/unix/sysv/aix/Makefile +++ b/sysdeps/unix/sysv/aix/Makefile @@ -12,7 +12,7 @@ endif # Don't compile the ctype glue code, since there is no old non-GNU C library. inhibit-glue = yes -# XXX Don"t know yet why this is needed in the moment. +# XXX Don't know yet why this is needed in the moment. ifeq ($(subdir),timezone) CPPFLAGS-zic.c = -Dunix endif