Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework getopt. no read need to split this one up since | Eric Andersen | 2002-08-07 | 1 | -573/+499 |
| | | | | the parts are so tightly coupled. | ||||
* | Make getopt act the same regardless whether the app was staticly linked | Eric Andersen | 2002-01-03 | 1 | -86/+838 |
| | | | | | or dynamicly linked. Obeys the principle of least surprise. -Erik | ||||
* | This syncs things up with my local tree. Mainly changes installer | Eric Andersen | 2001-08-08 | 1 | -4/+1 |
| | | | | | | issues, and syns things (as far as I am willing) with Dave Schleef's tree. We may need to go another round or so, but we do seem to be converging... | ||||
* | Patch from Jean-Yves Avenard to move the getopt globals to their | Eric Andersen | 2001-03-05 | 1 | -5/+14 |
| | | | | | | own file, since at least on SH, weak variables with initial values (.data stuff) were not working. Moving these to their own file seems to be a good way to handle it. | ||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -4/+12 |
| | |||||
* | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen | 2000-11-15 | 1 | -4/+1 |
| | | | | rework include/stdio.h, and fix up the resultant damage. | ||||
* | Reorg unistd dir | Eric Andersen | 2000-10-11 | 1 | -0/+111 |