Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 529354 | Differences between
and this patch

Collapse All | Expand All

(-)b/portage-utils-0.9/libq/compat.c (+4 lines)
Lines 56-58 Link Here
56
#ifndef O_CLOEXEC
56
#ifndef O_CLOEXEC
57
# define O_CLOEXEC 0
57
# define O_CLOEXEC 0
58
#endif
58
#endif
59
60
#ifndef S_BLKSIZE
61
# define S_BLKSIZE 512
62
#endif

Return to bug 529354