CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/16 10:04:48
Modified files:
regress/lib/libc/db: dbtest.c
Log message:
Use INT_MAX instead of SIZE_MAX as the maximum file size we can handle.
Fixes this test on 64-bit architectures.
ok visa@
