glibc/sysdeps/unix/sysv/linux
Roland McGrath cfe08a2c2a 2002-10-16 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ...
	* sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here.
	* sysdeps/unix/sysv/linux/pathconf.h: New file.
	(statfs_link_max): New function, guts from fpathconf.c.
	* sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that.
	* sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
	* sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten
	to use the linux/pathconf.c code by #include rather than duplication.
	* sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise.
2002-10-16 22:09:41 +00:00
..
alpha 2002-10-16 Roland McGrath <roland@redhat.com> 2002-10-16 22:09:41 +00:00
arm 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:24 +00:00
cris 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:24 +00:00
hppa 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:24 +00:00
m68k 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:24 +00:00
mips 2002-10-13 Roland McGrath <roland@frob.com> 2002-10-14 01:03:03 +00:00