index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
terminal-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
core: Limit terminal reset using ANSI sequences to /dev/console
Daan De Meyer
2024-04-23
1
-21
/
+32
*
terminal-util: Enable line wrapping in reset_terminal_fd()
Daan De Meyer
2024-04-22
1
-0
/
+22
*
core: Check for TERM=dumb in show_status()
Daan De Meyer
2024-04-22
1
-1
/
+1
*
various: also use strdup_to() in cases where we don't return immediately
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-7
/
+3
*
various: use strdup_to() in various obvious cases
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-18
/
+5
*
basic/terminal-util: accept ST or BEL to end escape sequence queries
Sam Leonard
2024-02-28
1
-2
/
+13
*
basic/terminal-util: add check for poll timeout in get_default_background_color
Sam Leonard
2024-02-28
1
-0
/
+4
*
tree-wide: add short comments for namespace_open() and namespace_enter()
Yu Watanabe
2024-01-19
1
-2
/
+2
*
various: clean up isatty() handling
Mike Yuan
2023-12-22
1
-5
/
+5
*
terminal-util: introduce isatty_safe that rejects EBADF
Mike Yuan
2023-12-22
1
-0
/
+12
*
terminal-util: use RET_GATHER more
Mike Yuan
2023-12-22
1
-18
/
+13
*
terminal-util: add helper that determines terminal default bg color
Lennart Poettering
2023-12-21
1
-0
/
+208
*
terminal-util: add helper for disabling terminal echo in termios struct
Lennart Poettering
2023-12-21
1
-0
/
+8
*
terminal-util: drop ECHOPRT flag from TTY settings when resetting
Lennart Poettering
2023-11-22
1
-1
/
+1
*
terminal-util: trivial modernizations for reset_terminal_fd()
Lennart Poettering
2023-11-22
1
-4
/
+5
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-2
/
+2
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-2
/
+2
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-2
/
+2
*
Add tool to display emergency log message full-screen on boot failure.
OMOJOLA JOSHUA
2023-08-04
1
-0
/
+15
*
terminal-util: Document boolean parameter in one more place
Daan De Meyer
2023-07-14
1
-1
/
+1
*
tree-wide: Set /dev/console size when we reset it
Daan De Meyer
2023-07-14
1
-0
/
+59
*
time-util: introduce usleep_safe()
Yu Watanabe
2023-06-22
1
-1
/
+1
*
devnum-util: add new devnum_is_zero() helper
Lennart Poettering
2023-03-29
1
-1
/
+1
*
terminal-util: Don't assume terminal is dumb if connected to /dev/null
Daan De Meyer
2023-03-16
1
-1
/
+17
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-2
/
+2
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-10
/
+10
*
terminal-util: Set OPOST when setting ONLCR
Ray Strode
2022-12-01
1
-1
/
+1
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
1
-1
/
+1
*
shared/terminal-util: don't use $COLORTERM to force colors
Zbigniew Jędrzejewski-Szmek
2022-05-06
1
-9
/
+18
*
terminal-util: get_color_mode checks COLORTERM
Sonali Srivastava
2022-05-05
1
-0
/
+5
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-0
/
+1
*
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
2022-03-25
1
-1
/
+0
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-16
/
+5
*
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
1
-0
/
+33
*
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-0
/
+1
*
basic: move acquire_data_fd() and fd_duplicate_data_fd() to new data-fd-util.c
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+0
*
terminal: don't hardcode major number of PTYs
Lennart Poettering
2021-05-19
1
-26
/
+38
*
terminal-util: use _cleanup_close_ where appropriate
Lennart Poettering
2021-05-19
1
-11
/
+8
*
terminal-util: add extra validity checks that we operate on a TTY before doin...
Lennart Poettering
2021-05-19
1
-3
/
+11
*
terminal-util: add debug logging for when TTY ioctls fail
Lennart Poettering
2021-05-19
1
-3
/
+6
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-2
/
+2
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+2
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-04
1
-3
/
+3
*
terminal-util: use ansi_normal() or friends instead of ANSI_NORMAL
Yu Watanabe
2021-01-25
1
-7
/
+7
*
terminal-util: use 256 color mode for PID 1 output, too
Lennart Poettering
2020-12-17
1
-3
/
+8
[next]