Skip to content

Modernize lseek() calls & add AC_SYS_LARGEFILE

Alan Coopersmith requested to merge alanc/xpr:misc into master

While X window dump files should never be more than 2gb in size, they may be stored on filesystems with large inodes or timestamps.

Merge request reports