about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-23 15:21:46 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-23 15:21:46 +0000
commit37143323d822ef3fb2711a7b4b4ad2475110af64 (patch)
tree3cdd4c7c5122c2cc86bb485485342326c91c4b55 /ChangeLog
parentdcdcf4b9c92d4c0cdcef0979ea35472f481d84c9 (diff)
downloadglibc-37143323d822ef3fb2711a7b4b4ad2475110af64.tar.gz
glibc-37143323d822ef3fb2711a7b4b4ad2475110af64.tar.xz
glibc-37143323d822ef3fb2711a7b4b4ad2475110af64.zip
* sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
	strncat): Define as macros to avoid compile errors.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69b3cfb1b5..9be98ef862 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
 
 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
+	* sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
+	strncat): Define as macros to avoid compile errors.
+
 	* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
 	creat entries.