index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
time-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
1
-17
/
+16
*
time-util: copy input string before fork()
Yu Watanabe
2024-10-08
1
-0
/
+8
*
time-util: fix parsing timestamp with NZ timezone
Yu Watanabe
2024-10-08
1
-2
/
+6
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-19
/
+51
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()
Yu Watanabe
2024-06-17
1
-2
/
+1
*
basic/time-util: use strdup_to() and reformat a bit
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-19
/
+5
*
time-util: expose map_clock_usec_internal() as map_clock_usec_raw()
Yu Watanabe
2024-03-11
1
-8
/
+8
*
stat-util: generalize is_* and verify_* handling
Mike Yuan
2024-03-04
1
-1
/
+1
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-2
/
+2
*
tree-wide: propagate the error we got from strv_extend_xyz() to the caller
Lennart Poettering
2024-01-17
1
-1
/
+1
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
1
-2
/
+2
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-1
/
+1
*
parse_timestamp: accept RFC3339-style timezone and %FT%R[:%S[.%N]]
наб
2023-09-07
1
-15
/
+58
*
time-util: introduce triple_timestamp_from_boottime()
Yu Watanabe
2023-09-05
1
-0
/
+19
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-4
/
+4
*
tree-wide: fix a couple of typos
Frantisek Sumsal
2023-06-15
1
-1
/
+1
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
1
-1
/
+1
*
time-util,socket: accept both kinds of unicode µ symbols
Lennart Poettering
2023-06-14
1
-4
/
+6
*
time-util,format-table: add relative_monotonic variant for timestamp
Mike Yuan
2023-05-26
1
-2
/
+2
*
time-util: add note about on DST change
Yu Watanabe
2023-03-12
1
-0
/
+3
*
Merge pull request #26687 from yuwata/c2x
Luca Boccassi
2023-03-06
1
-0
/
+1
|
\
|
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
|
time-util: drop redundant call of tzset()
Yu Watanabe
2023-03-06
1
-2
/
+0
|
/
*
time-util: refuse non-zero gmtoff with non-UTC timezone
Yu Watanabe
2023-03-03
1
-6
/
+10
*
time-util: extend comment a bit
Yu Watanabe
2023-03-03
1
-7
/
+7
*
time-util: rename len -> tz_offset
Yu Watanabe
2023-03-03
1
-38
/
+40
*
time-util: fix typo
Yu Watanabe
2023-03-03
1
-1
/
+1
*
time-util: make parse_timestamp() use the RFC-822/ISO 8601 standard timezone ...
Yu Watanabe
2023-02-24
1
-62
/
+112
*
time-util: drop unnecessary assignment of timezone name
Yu Watanabe
2023-02-24
1
-4
/
+1
*
time-util: rename variables
Yu Watanabe
2023-02-24
1
-9
/
+9
*
time-util: shorten code a bit
Yu Watanabe
2023-02-24
1
-16
/
+9
*
time-util: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2023-02-24
1
-10
/
+7
*
time-util: use result from startswith_no_case()
Yu Watanabe
2023-02-24
1
-10
/
+4
*
time-util: do not use strdupa()
Yu Watanabe
2023-02-24
1
-4
/
+12
*
time-util: drop redundant else
Yu Watanabe
2023-02-24
1
-4
/
+7
*
time-util: add assertions
Yu Watanabe
2023-02-24
1
-0
/
+25
*
time-util: rename variables
Yu Watanabe
2023-02-24
1
-43
/
+43
*
time-util: align string table
Yu Watanabe
2023-02-24
1
-3
/
+3
*
time-util: use DEFINE_STRING_TABLE_LOOKUP_TO_STRING() macro
Yu Watanabe
2023-02-24
1
-1
/
+1
*
time-util: drop redundant space
Yu Watanabe
2023-02-24
1
-2
/
+2
*
shared/format-table: optionally print timestamps without "left"
Zbigniew Jędrzejewski-Szmek
2023-02-22
1
-16
/
+16
*
time-util: add timestamp output style that shows dates only, no times
Lennart Poettering
2023-01-20
1
-6
/
+16
*
time-util: condition size check based on utc mode
Lennart Poettering
2023-01-20
1
-1
/
+1
*
time-util: simplify formatting of UNIX timestamps
Lennart Poettering
2023-01-20
1
-5
/
+3
*
time-util: move buffer size check after handling of UNIX timestamp style
Lennart Poettering
2023-01-20
1
-10
/
+11
*
time-util: if a date is unrepresentable, honour style to generate XXX string
Lennart Poettering
2023-01-20
1
-3
/
+9
*
time-util: use IN_SET() more
Lennart Poettering
2023-01-20
1
-18
/
+5
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
[next]