summaryrefslogtreecommitdiff
path: root/manual/time.texi
AgeCommit message (Expand)Author
2025-12-03time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVEAdhemerval Zanella
2025-06-06manual: Add a comparative example of 'clock_nanosleep' useMaciej W. Rozycki
2025-06-02manual: Correct return value description of 'clock_nanosleep'Arjun Shankar
2025-05-30manual: Document clock_nanosleepArjun Shankar
2025-05-30manual: Fix invalid 'illegal' usage with 'nanosleep'Maciej W. Rozycki
2025-05-12Document all CLOCK_* valuesJoseph Myers
2025-04-14manual: Mention POSIX-1.2024 requires time_t to be 64 bit or wider.Collin Funk
2025-01-31manual: Safety annotations for timespec_get and timespec_getresTulio Magno Quites Machado Filho
2024-10-11manual: Fix and test @deftypef* function formattingCarlos O'Donell
2024-09-06manual: Safety annotations for clock_gettime, clock_getresFlorian Weimer
2024-06-15Modernize and fix doc’s “Date and Time” (BZ 31876)Paul Eggert
2024-06-04Improve doc for time_t range (BZ 31808)Paul Eggert
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-03Implement C23 <stdbit.h>Joseph Myers
2023-06-22Call "CST" a time zone abbreviation, not a namePaul Eggert
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov
2020-08-05manual: Fix some @code/@var formatting glitches chapter Date And TimeFlorian Weimer
2019-10-30Revise the documentation of simple calendar time.Zack Weinberg
2019-08-22Document strftime %Ob and %OB as C2X features.Joseph Myers
2019-04-11Add missing percent sign to conversion specifierTAMUKI Shoichi
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi
2019-01-18manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer
2018-01-22manual: Touch up documentation for strftime and ALTMON_* constants.Rical Jasan
2018-01-22Documentation to the above changes (bug 10871).Rafal Luzynski
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan
2017-05-18manual: Fix up invalid header and standards syntax.Rical Jasan
2016-12-21manual: Convert @tables of variables to @vtables.Rical Jasan
2016-10-06Manual typos: Date and TimeRical Jasan
2015-02-16* manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert
2015-02-12[BZ #17969]J William Piggott
2015-02-12Document tv_sec is of type time_t:Rüdiger Sonderfeld
2014-03-13manual: time: fix typo in IST exampleMike Frysinger
2014-02-26Fix two spaces after sentence.Ondřej Bílka
2014-02-02* manual/time.texi (timegm): Add missing blank after @c.Alexandre Oliva
2014-02-01* manual/time.texi: Document MTASC-safety properties.Alexandre Oliva
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert
2013-12-17Document TZ transition times >= 25:00:00.Paul Eggert
2013-12-17* manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert
2013-12-17* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert
2013-12-04Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert
2013-02-11Fix some errors in declarations in the manual.Roland McGrath
2012-04-11Fix times return value, CLK_TCK descriptionAndreas Jaeger
2012-03-08Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers
2012-03-02BZ#13792: Move timeval_subtract example function in manual into an examples/ ...Roland McGrath
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers
2010-02-22manual: fix doubled-words and typosJim Meyering
2008-08-02* manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper