Commit Graph

7 Commits

Author SHA1 Message Date
Radim Kolar
d88cb13bf7 largefiles.py: improve printed messages 2024-07-08 09:41:56 +02:00
Radim Kolar
d05ca1ac13 Print off_t size to easy large file detection 2024-07-07 23:53:37 +02:00
Radim Kolar
f8bc2da042 Correct test for native largefiles. We need big unsigned long as well 2020-06-06 10:38:20 +02:00
Radim Kolar
71547e662b retabed largefiles.py to be python 3 compatible 2019-08-16 14:35:50 +02:00
Radim Kolar
8911f4aff5 off_t needs #include <sys/types.h> on BSD systems 2009-10-01 20:44:17 +02:00
Radim Kolar
dda183fc0e if we cant find size of off_t default to 4 2009-09-21 22:57:02 +02:00
Radim Kolar
2a52e5b0ff add scons script for enabling large files with special linux support 2009-09-21 17:38:42 +02:00