Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24strptime.cc(__strptime): add %q GNU quarterBrian Inglis
2020-08-05Cygwin: Add 'fallthrough' pseudo keyword for switch/case useCorinna Vinschen
2020-03-11Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2017-08-29winsup/cygwin/libc/strptime.cc(__strptime) fix %F widthBrian Inglis
2017-08-25winsup/cygwin/libc/strptime.cc(__strptime) add %s support to strptimeBrian Inglis
2016-08-24Include winsup.h prior to including other headersCorinna Vinschen
2016-08-23Implement GNU extension strptime_lCorinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen
2016-03-24Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen
2014-03-05 * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF andCorinna Vinschen
2013-11-25 Throughout, keep function definitions and declarations in sync withCorinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2011-05-12 Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:Corinna Vinschen
2011-04-01 * libc/strptime.c: Remove misleading comment.Corinna Vinschen
2010-02-26 * libc/strptime.cc: Implement support for era, alt_digits and POSIXCorinna Vinschen
2010-01-23 * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen
2008-05-10 * Makefile.in (DLL_OFILES): Remove _def_time.o.Corinna Vinschen
2008-05-08 * include/sys/localedef.h: Remove.Corinna Vinschen
2008-05-08 * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen
2005-11-18* strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor
2005-11-18 * libc: Add subdirectory.Corinna Vinschen