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-29strftime/wcsftime: use STRLEN, not strlenCorinna Vinschen
2022-10-25strftime.c(__strftime): add %q, %v, tests; tweak %Z docBrian Inglis
2018-08-09newlib: strftime: fix over-enthusiastic fix from 0283642f35ceCorinna Vinschen
2018-08-08newlib: fix various gcc warningsCorinna Vinschen
2018-08-08newlib: strftime: fix gcc warning on __ctlocCorinna Vinschen
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-01time: remove TRAD_SYNOPSISYaakov Selkowitz
2016-10-22get_alt_digits: Fix typo in allocationCorinna Vinschen
2016-08-23Implement GNU extension wcsftime_lCorinna Vinschen
2016-08-16Use era_info_t and alt_digits_t on _WANT_C99_TIME_FORMATS targets onlyCorinna Vinschen
2016-08-15Rename __get_locale_XXX to __get_XXX_locale to use unified naming schemeCorinna Vinschen
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen
2015-10-27strftime: Add support for %s (seconds since epoch)Brian Inglis
2015-04-23Avoid excessive locking and calling tzset in time functions.Corinna Vinschen
2015-04-23Move tzset calls to time functions.Craig Howland
2015-04-23strftime: use tzname if TM_ZONE is NULLYaakov Selkowitz
2015-01-08 * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONECorinna Vinschen
2014-09-04 * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen
2013-11-262013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-252013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill
2012-08-10 * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen
2011-12-12 * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen
2011-06-14 * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with callCorinna Vinschen
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen
2009-03-12 * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen
2009-03-09 * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen
2005-02-262005-02-25 Eric Blake <ebb9@byu.net>Jeff Johnston
2005-02-24Fix minor typoJoshua Daniel Franklin
2005-02-232005-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-02-172005-02-16 Eric Blake <ebb9@byu.net>Jeff Johnston
2005-01-202005-01-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-01-15* libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor
2002-06-22 * libc/time/strftime.c (strftime): Add %e format specifier.Corinna Vinschen
2002-04-182002-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-09-14Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net>Jeff Johnston
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor