This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
626be18da0
rockbox
/
lib
/
rbcodec
/
test
/
file.h
7 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
Get the last errors I hope! Change-Id: Ia285b95480cc9ac6494b745d80892c4b1b912341
2014-08-30 05:08:34 +00:00
#
undef MAX_PATH
#
define MAX_PATH 260
#
include
<unistd.h>
#
include
<fcntl.h>
Fix last warning for Warble Unused result warnings will have to be dealt with separately. Change-Id: I00c45e28d4d43a5376745036e650ff8df576c2db
2014-08-30 05:47:35 +00:00
off_t
filesize
(
int
fd
)
;
Reference in a new issue
Copy permalink