summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/getopt.c (getopt_internal): Set optreset according to optindCorinna Vinschen2009-12-141-11/+14
* * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen2009-01-131-9/+19
* * cygwin.din (sys_sigabbrev): Add this here.Christopher Faylor2008-09-111-6/+7
* * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor2008-09-111-5/+5
* * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen2008-05-081-33/+6
* * getopt.c: Avoid useless compiler warnings.Corinna Vinschen2004-02-201-1/+5
* * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen2004-02-201-251/+294
* * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen2004-02-141-47/+44
* * getopt.cc (opterr): Reinstate initialization.Christopher Faylor2003-09-161-3/+3
* * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen2003-09-101-0/+504
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-391/+0
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-181-1/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+390