* sysdeps/unix/sysv/linux/kernel-features.h: Define
authorUlrich Drepper <drepper@redhat.com>
Mon, 16 Jan 2006 16:49:27 +0000 (16:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 16 Jan 2006 16:49:27 +0000 (16:49 +0000)
commit2d79a585c11cdd89f6406c49f339bac3def51431
treecef9173326964b61c21159ecaf42bc37bb8975fc
parent5c980df9a23b1c96b199af94076fb5d5c2302225
* sysdeps/unix/sysv/linux/kernel-features.h: Define

__ASSUME_TMPFS_NAME.
* sysdeps/unix/sysv/linux/shm_open.c [!__ASSUME_TMPFS_NAME]
(where_is_shmfs): Don't test for obsolete shm filesystem name.

* sysdeps/unix/sysv/linux/getsysstats.c: Don't search for proc
mount point.  We assume procfs is mounted at /proc in many other
places already.
ChangeLog
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/shm_open.c