aboutsummaryrefslogtreecommitdiff
path: root/tools/libopen.c
AgeCommit message (Collapse)Author
2009-08-15Don't define open or fopen if _FILE_OFFSET_BITS == 64Andreas Oberritter
If _FILE_OFFSET_BITS is 64, then (f)open will be converted automatically to (f)open64, resulting in duplicate symbols
2009-05-28tools/libopen.c: add socketpairghost
2006-10-18do not use libtoolAndreas Monzner
2006-10-18add a small wrapper lib for call modified versions of ↵Andreas Monzner
open/open64/fopen/fopen64/socket/pipe