| Commit message (Expand) | Author | Age | Files | Lines |
* | remove jump relocs, with minor related cleanups | Eric Andersen | 2006-07-05 | 1 | -10/+0 |
* | minor updates | Eric Andersen | 2006-07-05 | 1 | -6/+1 |
* | gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest... | Eric Andersen | 2006-07-04 | 1 | -3/+7 |
* | Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs? | Peter S. Mazinger | 2006-02-26 | 1 | -17/+1 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 1 | -1/+0 |
* | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger | 2006-01-15 | 1 | -9/+7 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -4/+2 |
* | glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled | Peter S. Mazinger | 2005-12-16 | 1 | -0/+10 |
* | Convert all users of earlier hiddens | Peter S. Mazinger | 2005-12-13 | 1 | -2/+2 |
* | Don't make two copies | Eric Andersen | 2003-10-12 | 1 | -0/+2 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -1/+1 |
* | Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want | Eric Andersen | 2002-04-09 | 1 | -3/+5 |
* | Add glob64.c, and add support for glob64 when large file is enabled. | Eric Andersen | 2002-03-31 | 1 | -0/+33 |