Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mingw: Delete obsolete directory. | Christopher Faylor | 2012-11-07 | 1 | -111/+0 |
| | | | | * w32api: Ditto. | ||||
* | Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga). | Keith Marshall | 2009-01-04 | 1 | -0/+11 |
| | |||||
* | Reimplement getopt.c to add getopt_long_only() function. | Keith Marshall | 2008-08-31 | 1 | -0/+100 |
| | |||||
* | Erase all file content, preparatory to rewrite. | Keith Marshall | 2008-08-31 | 1 | -84/+0 |
| | |||||
* | * mingwex/getopt.c: New file, copied from cygwin srcs. | Danny Smith | 2003-03-03 | 1 | -0/+84 |
* include/getopt.h: New file, copied from cygwin srcs. * include/unistd.h: Include getopt.h. * mingwex/Makefile.in ((DISTFILES): Add getopt.c. (POSIX_OBJS): Add getopt.o. |