about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-10-03 13:43:58 -0700
committerRoland McGrath <roland@hack.frob.com>2012-10-03 13:43:58 -0700
commit010188c6eabea5aa544ed8b7ff003d4d990610e8 (patch)
tree94eee623f065a93ba560b1baf1577801d010f4ff
parentb6c5ec07288958920520d79505847457e42a1159 (diff)
downloadglibc-010188c6eabea5aa544ed8b7ff003d4d990610e8.tar.gz
glibc-010188c6eabea5aa544ed8b7ff003d4d990610e8.tar.xz
glibc-010188c6eabea5aa544ed8b7ff003d4d990610e8.zip
Remove sysdeps/unix/bsd/confstr.h file.
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/unix/bsd/confstr.h1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 84eac6f869..e080539c64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-03  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/unix/bsd/confstr.h: File removed.
+
 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
 
 	* scripts/check-local-headers.sh: Exclude sys/sdt.h and
diff --git a/sysdeps/unix/bsd/confstr.h b/sysdeps/unix/bsd/confstr.h
deleted file mode 100644
index befefb6520..0000000000
--- a/sysdeps/unix/bsd/confstr.h
+++ /dev/null
@@ -1 +0,0 @@
-#define	CS_PATH	"/usr/ucb:/bin:/usr/bin"