From: Andreas Jaeger Date: Tue, 5 Jun 2001 21:43:18 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/pre-lgplv2_1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d3269391652179617d1e9c1ee179e4fcc2f6f6;p=thirdparty%2Fglibc.git Update. 2001-06-05 Andreas Jaeger * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Recognize tmpfs, patch by Stanislav Brabec . Closes PR libc/2315. --- diff --git a/ChangeLog b/ChangeLog index 0ad6de6002e..3f94ea96560 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-06-05 Andreas Jaeger + + * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Recognize + tmpfs, patch by Stanislav Brabec . + Closes PR libc/2315. + 2001-06-05 Ulrich Drepper * sysdeps/generic/wordexp.c: Add missing free.