summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/open64.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit makes large file support actually work (when enabled inEric Andersen2001-10-171-0/+48
the config file). I've tested this and it works for me. -Erik