about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c154ba23..6ccc247913 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2003-03-15  Roland McGrath  <roland@redhat.com>
 
+	* posix/fnmatch_loop.c: Add casts for signedness.
+	* nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
+	* gmon/gmon.c (write_call_graph): Use u_long for FROM_LEN.
+	* nscd/nscd_getgr_r.c (nscd_getgr_r): Use nscd_ssize_t for CNT.
+
 	* configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,
 	get errors into the log file.
 	(libc_cv_broken_visibility_attribute): Likewise.