summaryrefslogtreecommitdiff
path: root/libc/misc/glob/glob64.c
AgeCommit message (Expand)Author
2006-07-05remove jump relocs, with minor related cleanupsEric Andersen
2006-07-05minor updatesEric Andersen
2006-07-04gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest...Eric Andersen
2006-02-26Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs?Peter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabledPeter S. Mazinger
2005-12-13Convert all users of earlier hiddensPeter S. Mazinger
2003-10-12Don't make two copiesEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-04-09Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen
2002-03-31Add glob64.c, and add support for glob64 when large file is enabled.Eric Andersen