about summary refs log tree commit diff
path: root/io/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-09-17 07:26:24 +0000
committerUlrich Drepper <drepper@redhat.com>2006-09-17 07:26:24 +0000
commitfb146a76a5bfbd4a7afd65a8c749715336444241 (patch)
treef4e85e84d5442fab7fc5b91873c89369ac3d4c06 /io/Makefile
parentbd6d3b7dadf39f8afbbb5736614c378aa970f5c3 (diff)
downloadglibc-fb146a76a5bfbd4a7afd65a8c749715336444241.tar.gz
glibc-fb146a76a5bfbd4a7afd65a8c749715336444241.tar.xz
glibc-fb146a76a5bfbd4a7afd65a8c749715336444241.zip
* io/Makefile (CFLAGS-fstatat.c): Set.
	(CFLAGS-fstatat64.c): Likewise.
	(CFLAGS-mknodat.c): Likewise.

	* sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
	* sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
	* sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
	* sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.

2006-09-14  Jakub Jelinek  <jakub@redhat.com>
Diffstat (limited to 'io/Makefile')
-rw-r--r--io/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/io/Makefile b/io/Makefile
index 895b3e3a73..c06d747d4a 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -98,6 +98,9 @@ CFLAGS-mknod.c = -DHAVE_DOT_HIDDEN
 CFLAGS-stat64.c = -DHAVE_DOT_HIDDEN
 CFLAGS-fstat64.c = -DHAVE_DOT_HIDDEN
 CFLAGS-lstat64.c = -DHAVE_DOT_HIDDEN
+CFLAGS-fstatat.c = -DHAVE_DOT_HIDDEN
+CFLAGS-fstatat64.c = -DHAVE_DOT_HIDDEN
+CFLAGS-mknodat.c = -DHAVE_DOT_HIDDEN
 endif
 
 test-stat2-ARGS = Makefile . $(objpfx)test-stat2