This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/misc mntent_r.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 9 Dec 2006 22:05:59 -0000
- Subject: libc/misc mntent_r.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-12-09 22:05:59
Modified files:
misc : mntent_r.c
Log message:
(__hasmntopt): Check p[optlen] even when p == rest.
Start searching for next comma at p rather than rest.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/misc/mntent_r.c.diff?cvsroot=glibc&r1=1.20&r2=1.21