about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-05-19 14:48:30 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-05-19 14:48:30 +0000
commitbb37c73778ccc029d20b08d8a5df116c222ca825 (patch)
tree7ca7d5614ea6dcffef5cc2d148f422c953a45673 /ChangeLog
parent4c9695fa8eff5072d319adf8eab35329172394d1 (diff)
downloadglibc-bb37c73778ccc029d20b08d8a5df116c222ca825.tar.gz
glibc-bb37c73778ccc029d20b08d8a5df116c222ca825.tar.xz
glibc-bb37c73778ccc029d20b08d8a5df116c222ca825.zip
conformtest: Correct pwd.h expectations for XPG3.
This patch corrects some conformtest expectations for pwd.h for XPG4.

Tested for x86_64 and x86.

	* conform/data/pwd.h-data (endpwent): Do not expect for [XPG3].
	(getpwent): Likewise.
	(setpwent): Likewise.
	* conform/Makefile (test-xfail-XPG3/pwd.h/conform): Remove
	variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5a1dc8063..5bc942eb9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2016-05-19  Joseph Myers  <joseph@codesourcery.com>
 
+	* conform/data/pwd.h-data (endpwent): Do not expect for [XPG3].
+	(getpwent): Likewise.
+	(setpwent): Likewise.
+	* conform/Makefile (test-xfail-XPG3/pwd.h/conform): Remove
+	variable.
+
 	* conform/data/search.h-data (insque): Do not expect for [XPG3].
 	(remque): Likewise.
 	* conform/Makefile (test-xfail-XPG3/search.h/conform): Remove