Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:Factory
procps
procps-v3.3.3-ia64.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File procps-v3.3.3-ia64.diff of Package procps
--- library/devname.c +++ library/devname.c 2012-06-01 13:35:43.452010553 +0000 @@ -50,6 +50,10 @@ #define minor(d) ( ((unsigned)(d)&0xffu) | (((unsigned)(d)&0xfff00000u)>>12u) ) #endif +#ifndef PAGE_SIZE +# define PAGE_SIZE (sysconf(_SC_PAGESIZE)) +#endif + typedef struct tty_map_node { struct tty_map_node *next; unsigned short devfs_type; // bool
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