summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/strptime.cc
Commit message (Expand)AuthorAgeFilesLines
* Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen2016-03-241-12/+13
* * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF andCorinna Vinschen2014-03-051-4/+15
* Throughout, keep function definitions and declarations in sync withCorinna Vinschen2013-11-251-1/+2
* Clean up whitespace.Christopher Faylor2011-12-171-8/+8
* Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:Corinna Vinschen2011-05-121-0/+92
* * libc/strptime.c: Remove misleading comment.Corinna Vinschen2011-04-011-4/+0
* * libc/strptime.cc: Implement support for era, alt_digits and POSIXCorinna Vinschen2010-02-261-47/+402
* * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen2010-01-221-50/+10
* * Makefile.in (DLL_OFILES): Remove _def_time.o.Corinna Vinschen2008-05-101-2/+27
* * include/sys/localedef.h: Remove.Corinna Vinschen2008-05-081-1/+18
* * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen2008-05-081-474/+315
* * strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor2005-11-181-0/+2
* * libc: Add subdirectory.Corinna Vinschen2005-11-181-0/+543