1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Adhemerval Zanella 5226a81f55 Define _DIRENT_MATCHES_DIRENT64 regardless
This patch defines _DIRENT_MATCHES_DIRENT64 to either 0 or 1 and adjust its
usage from checking its definition to its value.

Checked on a build for major Linux abis.

	* bits/dirent.h (__INO_T_MATCHES_INO64_T): Define regardless whether
	__INO_T_MATCHES_INO64_T is defined.
	* sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
	* dirent/alphasort.c: Check _DIRENT_MATCHES_DIRENT64 value instead
	of definition.
	* dirent/alphasort64.c: Likewise.
	* dirent/scandir.c: Likewise.
	* dirent/scandir64-tail.c: Likewise.
	* dirent/scandir64.c: Likewise.
	* dirent/scandirat.c: Likewise.
	* dirent/scandirat64.c: Likewise.
	* dirent/versionsort.c: Likewise.
	* dirent/versionsort64.c: Likewise.
	* include/dirent.h: Likewise.
2018-03-05 18:10:04 -03:00
..
2018-02-22 08:38:47 -08:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-03-05 18:09:08 -03:00
2018-02-10 02:08:43 +00:00
2018-03-05 18:09:08 -03:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-06 00:36:14 +00:00
2018-01-06 23:35:56 -08:00