drochner
7cd4c14e82
regoff_t is used like size_t within the code, it should be defined
so instead of off_t. This makes some casts unnecessary. We can't change the definition now due to binary compatibility, so prepare for the next libc major version.
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%