| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-08-07 | rework getopt. no read need to split this one up since | Eric Andersen | |
| the parts are so tightly coupled. | |||
| 2002-01-03 | Make getopt act the same regardless whether the app was staticly linked | Eric Andersen | |
| or dynamicly linked. Obeys the principle of least surprise. -Erik | |||
| 2001-08-08 | This syncs things up with my local tree. Mainly changes installer | Eric Andersen | |
| 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... | |||
| 2001-03-05 | Patch from Jean-Yves Avenard to move the getopt globals to their | Eric Andersen | |
| 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. | |||
| 2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | |
| 2000-11-15 | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen | |
| rework include/stdio.h, and fix up the resultant damage. | |||
| 2000-10-11 | Reorg unistd dir | Eric Andersen | |
