summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-11-14 14:52:21 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-11-21 09:13:08 -0500
commit1108f9cfac5b78fc9660174aa4df592ecd87d287 (patch)
tree8cda73eeb5a3b0594f37aab32ced841bd6dc7916 /configure.ac
parent0daee9eb57c826da120edf35c50e8947a43f19b2 (diff)
Remove unrequired large file descriptor partial supportHEADmaster
The LFS "transitional extension" API is deprecated and is not available on FreeBSD. Large file support (64 bit) is not required on the geode 32 bit only architecture. There are some hints that the LFS transional extension API were not used correclty. The variable holding the value is held in an unsigned long rather than in off_t. The msr open call did not use the O_LARGEFILE flag and did not check for EOVERFLOW. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions