summaryrefslogtreecommitdiff
path: root/lib/libc/locale/towctrans.3
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /lib/libc/locale/towctrans.3
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libc/locale/towctrans.3')
0 files changed, 0 insertions, 0 deletions
mp;id=b795dabe604dd834e3961dfd06e5162715ac60cf'>Release 2015g - 2015-10-01 00:39:51 -0700christos 2015-08-13merge 2015fchristos 2014-10-07Sync with tzcode2014hchristos 2014-09-18make more descriptors that we open as close-on-execchristos 2014-08-15merge tzcode2014f via patchchristos 2013-12-26update from tzcode 2013e to tzcode2013ichristos 2013-09-20Welcome to tzcode 2013e:christos 2013-07-17remove "register" in new codechristos 2013-07-17welcome to 2013dchristos 2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg 2013-04-21Store time-specific locale data directly in the locale.joerg 2013-03-02update to tzcode2013achristos 2012-10-24apply 2012g via patchchristos 2012-03-20Remove use of __Pmatt 2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos 2009-12-31Import tzcode2009k.mlelstv 2009-01-11merge christos-time_tchristos 2007-07-31Make sure that %r honors the LC_TIME t_fmt_ampm. This restoresginsbach 2006-03-22Coverity CID 580: fix 'c' handling to match 'x' ('c' used the wrong variable)christos 2004-05-12Don't use tm_gmtoff for %z: a strictly conforming ISO C application won'tkleink 2004-05-11Don't use tm_zone for %Z: a strictly conforming ISO C application won'tkleink 2002-10-02license clarification, from openbsditojun 2002-01-29Merge tzcode2002b.kleink 2000-12-12Merge strftime from tzcode2000g.kleink 2000-09-07- Fix strftime(3) not to ignore tm_zone filed of last parameter,taca 2000-01-15Add the C99 %F conversion.kleink 1999-11-05PR 5057 - fix %k to print a 0, not just spaces. (%e too). Patch from NAKAJI...erh 1999-02-07Compute week number right. Fixes PR 6961, fromaugustss 1998-12-01Fix pr6517: strftime %s returns unterminated stringsommerfe 1998-11-15delintchristos 1998-09-27Frob internal state keeping to make strftime() reentrant.kleink 1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc 1997-07-13Fix RCSID'schristos 1997-04-29* POSIX: use tzname for the %Z conversion, not tm->tm_zone.kleink 1997-04-23move str[fp]time into libc/time.mrg