Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Rings:1-MinimalX
dmapi
no-getdents-aarch64.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-getdents-aarch64.diff of Package dmapi
--- libdm/getdents.c +++ libdm/getdents.c @@ -211,6 +211,8 @@ # endif } #endif + +#ifdef __NR_getdents { size_t red_nbytes; struct kernel_dirent *skdp, *kdp; @@ -267,6 +269,7 @@ kdp = (struct kernel_dirent *) (((char *) kdp) + kdp->d_reclen); } } +#endif return (char *) dp - buf; }
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