2001-06-05  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Recognize
	tmpfs, patch by Stanislav Brabec <utx@penguin.cz>.
	Closes PR libc/2315.
This commit is contained in:
Andreas Jaeger 2001-06-05 21:43:18 +00:00
parent 9db02f0bc0
commit f8d3269391
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2001-06-05 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Recognize
tmpfs, patch by Stanislav Brabec <utx@penguin.cz>.
Closes PR libc/2315.
2001-06-05 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/wordexp.c: Add missing free.