Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
glibc
glibc-2.11.2-mntent.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File glibc-2.11.2-mntent.diff of Package glibc
--- misc/mntent_r.c~ 2010-07-07 04:55:08.222974000 +0200 +++ misc/mntent_r.c 2010-07-07 04:55:41.062026000 +0200 @@ -194,7 +194,7 @@ const char *rp = name; \ \ while (*rp != '\0') \ - if (*rp == ' ' || *rp == '\t' || *rp == '\\') \ + if (*rp == ' ' || *rp == '\t' || *rp == '\n' || *rp == '\\') \ break; \ else \ ++rp; \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor