about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-18 10:17:32 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-18 10:17:32 +0000
commit6e9b72d3abab3236a2e079587ad5c5653d96e7bd (patch)
tree70a7240d7d3cb1ba0e16709dac8b154a879c975c /ChangeLog
parent3a47453d294550539dd26da02dfcecd5e09a4f0a (diff)
downloadglibc-6e9b72d3abab3236a2e079587ad5c5653d96e7bd.tar.gz
glibc-6e9b72d3abab3236a2e079587ad5c5653d96e7bd.tar.xz
glibc-6e9b72d3abab3236a2e079587ad5c5653d96e7bd.zip
Update.
	* sysdeps/unix/sysv/linux/fstatvfs.c: Move actual code in...
	* sysdeps/unix/sysv/linux/internal_statvfs.c: ...here.  New file.
	* sysdeps/unix/sysv/linux/statvfs.c: Don't use fstatvfs since the
	open call would require read permission.
	Patch by James Antill <james@and.org>.

	* sysdeps/unix/sysv/linux/Dist: Add internal_fnmatch.c.

	* inet/getnameinfo.c: Terminate host name for NI_NOFQDN.
	PR1515.  Patches by Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c050fb1fc7..bf61b9dc39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/fstatvfs.c: Move actual code in...
+	* sysdeps/unix/sysv/linux/internal_statvfs.c: ...here.  New file.
+	* sysdeps/unix/sysv/linux/statvfs.c: Don't use fstatvfs since the
+	open call would require read permission.
+	Patch by James Antill <james@and.org>.
+
+	* sysdeps/unix/sysv/linux/Dist: Add internal_fnmatch.c.
+
+	* inet/getnameinfo.c: Terminate host name for NI_NOFQDN.
 	* sysdeps/posix/getaddrinfo.c: Correct modifications done for
-	PR1515.  Patch by Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>.
+	PR1515.  Patches by Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>.
 
 	* posix/regex.h (RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS.
 	* posix/regex.c (regex_compile): Return appropriate errors for