Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:fkastl:gcc14
elilo
elilo-c99.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File elilo-c99.patch of Package elilo
Index: elilo-3.16-source/fs/netfs.c =================================================================== --- elilo-3.16-source.orig/fs/netfs.c +++ elilo-3.16-source/fs/netfs.c @@ -55,7 +55,7 @@ typedef struct _netfs_fd { CHAR8 *netbuf; UINT64 netbuf_maxsize; /* currently allocated buffer */ - UINTN netbuf_size; /* number of bytes currently used in the buffer */ + UINT64 netbuf_size; /* number of bytes currently used in the buffer */ UINT64 netbuf_pos; /* current position in the buffer */ BOOLEAN is_valid; /* avoid conflicting opens */ BOOLEAN netbuf_reuse;
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