about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-20 01:06:31 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-20 01:06:31 +0000
commit8d04a97cd888670b9d385540d28978cc300f2110 (patch)
treeec47441a4c34bfebe349a9c7c4ec64f25c955bf2 /ChangeLog
parentb6aef598d02d3f6ea098aabfd7f58bb1e94deb9c (diff)
downloadglibc-8d04a97cd888670b9d385540d28978cc300f2110.tar.gz
glibc-8d04a97cd888670b9d385540d28978cc300f2110.tar.xz
glibc-8d04a97cd888670b9d385540d28978cc300f2110.zip
Update.
2003-09-19  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/getcwd.c (__getcwd): If compiled for
	ld.so, don't include NULL buffer pointer handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a2b729980..8773c675f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-19  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/getcwd.c (__getcwd): If compiled for
+	ld.so, don't include NULL buffer pointer handling.
+
 2003-09-19  Jakub Jelinek  <jakub@redhat.com>
 
 	* dlfcn/dlopen.c (dlopen): Add static_link_warning.