summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-05-30 09:45:43 +0000
committerUlrich Drepper <drepper@redhat.com>2001-05-30 09:45:43 +0000
commitc2cc0483e434ecdf756aacea674d171893b62240 (patch)
tree0836c03ba32d6dbc24d5f1cb465f689062dd0ff9 /ChangeLog
parenta18b5b499e4b250df9a6801d8594a4314ef498de (diff)
downloadglibc-c2cc0483e434ecdf756aacea674d171893b62240.tar.gz
glibc-c2cc0483e434ecdf756aacea674d171893b62240.tar.xz
glibc-c2cc0483e434ecdf756aacea674d171893b62240.zip
Update.
2001-05-29  Jakub Jelinek  <jakub@redhat.com>

	* sunrpc/rpc/types.h (u_char, u_short, u_int, u_long, quad_t,
	u_quad_t, fsid_t, daddr_t, caddr_t): Make sure the types are defined.
	* posix/sys/types.h (u_char, u_short, u_int, u_long, quad_t,
	u_quad_t, fsid_t, daddr_t, caddr_t): Protect the __USE_BSD typedefs
	against multiple definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30d769031e..dd307206f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-29  Jakub Jelinek  <jakub@redhat.com>
+
+	* sunrpc/rpc/types.h (u_char, u_short, u_int, u_long, quad_t,
+	u_quad_t, fsid_t, daddr_t, caddr_t): Make sure the types are defined.
+	* posix/sys/types.h (u_char, u_short, u_int, u_long, quad_t,
+	u_quad_t, fsid_t, daddr_t, caddr_t): Protect the __USE_BSD typedefs
+	against multiple definition.
+
 2001-05-30  Ulrich Drepper  <drepper@redhat.com>
 
 	* po/da.po: Update from translation team.