Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
87eaf97f
Commit
87eaf97f
authored
Jan 07, 2010
by
antirez
Browse files
added the fmacros to enable support for fseeko() lseeko() with 64bit off_t
parent
b492cf00
Changes
1
Hide whitespace changes
Inline
Side-by-side
fmacros.h
View file @
87eaf97f
...
...
@@ -3,5 +3,7 @@
#define _BSD_SOURCE
#define _XOPEN_SOURCE
#define _LARGEFILE_SOURCE
#define _FILE_OFFSET_BITS 64
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment