Age | Commit message (Expand) | Author | Files | Lines |
2024-06-04 | Improve doc for time_t range (BZ 31808) | Paul Eggert | 1 | -1/+11 |
2024-02-01 | Refer to C23 in place of C2X in glibc | Joseph Myers | 1 | -3/+3 |
2024-01-03 | Implement C23 <stdbit.h> | Joseph Myers | 1 | -1/+1 |
2023-06-22 | Call "CST" a time zone abbreviation, not a name | Paul Eggert | 1 | -9/+9 |
2023-05-27 | Fix misspellings in manual/ -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2020-08-05 | manual: Fix some @code/@var formatting glitches chapter Date And Time | Florian Weimer | 1 | -10/+10 |
2019-10-30 | Revise the documentation of simple calendar time. | Zack Weinberg | 1 | -464/+604 |
2019-08-22 | Document strftime %Ob and %OB as C2X features. | Joseph Myers | 1 | -5/+11 |
2019-04-11 | Add missing percent sign to conversion specifier | TAMUKI Shoichi | 1 | -3/+3 |
2019-01-24 | strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096] | TAMUKI Shoichi | 1 | -0/+11 |
2019-01-24 | strftime: Set the default width of "%Ey" to 2 [BZ #23758] | TAMUKI Shoichi | 1 | -0/+7 |
2019-01-18 | manual: Fix the wording to "alternative" rather than "alternate" | TAMUKI Shoichi | 1 | -3/+3 |
2019-01-07 | manual: Use @code{errno} instead of @var{errno} [BZ #24063] | Florian Weimer | 1 | -1/+1 |
2018-01-22 | manual: Touch up documentation for strftime and ALTMON_* constants. | Rical Jasan | 1 | -4/+4 |
2018-01-22 | Documentation to the above changes (bug 10871). | Rafal Luzynski | 1 | -8/+27 |
2017-06-15 | manual: Replace summary.awk with summary.pl. | Rical Jasan | 1 | -100/+51 |
2017-05-18 | manual: Fix up invalid header and standards syntax. | Rical Jasan | 1 | -1/+1 |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan | 1 | -2/+2 |
2016-10-06 | Manual typos: Date and Time | Rical Jasan | 1 | -19/+19 |
2015-02-16 | * manual/time.texi (TZ Variable): glibc no longer comes with tzdata. | Paul Eggert | 1 | -1/+2 |
2015-02-12 | [BZ #17969] | J William Piggott | 1 | -2/+2 |
2015-02-12 | Document tv_sec is of type time_t: | Rüdiger Sonderfeld | 1 | -2/+2 |
2014-03-13 | manual: time: fix typo in IST example | Mike Frysinger | 1 | -1/+1 |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka | 1 | -1/+1 |
2014-02-02 | * manual/time.texi (timegm): Add missing blank after @c. | Alexandre Oliva | 1 | -1/+1 |
2014-02-01 | * manual/time.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+369 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 1 | -1/+1 |
2013-12-17 | Support TZ transition times < 00:00:00. | Paul Eggert | 1 | -1/+11 |
2013-12-17 | Document TZ transition times >= 25:00:00. | Paul Eggert | 1 | -2/+25 |
2013-12-17 | * manual/time.texi (TZ Variable): Modernize North America example | Paul Eggert | 1 | -5/+6 |
2013-12-17 | * manual/time.texi (TZ Variable): POSIX.1 hour can be 24. | Paul Eggert | 1 | -1/+1 |
2013-12-04 | Clarify documentation on how functions use timezone. Fixes bug 926. | Paul Eggert | 1 | -17/+21 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 1 | -2/+2 |
2012-04-11 | Fix times return value, CLK_TCK description | Andreas Jaeger | 1 | -9/+10 |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 1 | -6/+6 |
2012-03-02 | BZ#13792: Move timeval_subtract example function in manual into an examples/ ... | Roland McGrath | 1 | -28/+1 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 1 | -16/+16 |
2010-02-22 | manual: fix doubled-words and typos | Jim Meyering | 1 | -1/+1 |
2008-08-02 | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 1 | -1/+1 |
2007-10-28 | [BZ #5222] | Ulrich Drepper | 1 | -1/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -4/+4 |
2007-07-31 | . | Jakub Jelinek | 1 | -4/+4 |
2006-11-10 | [BZ #3483] | Ulrich Drepper | 1 | -4/+4 |
2005-09-24 | * locale/programs/ld-address.c (address_finish): Produce better | Ulrich Drepper | 1 | -0/+3 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -3/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+3 |
2003-09-08 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-08-26 | (Setting an Alarm): Document that SA_RESTART must not be set when y sycall ha... | Ulrich Drepper | 1 | -0/+9 |
2002-06-30 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-06-29 | Update. | Ulrich Drepper | 1 | -2/+6 |