1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00
Files
guix/gnu/services
Ludovic Courtès 787e8a80d5 services: console-font: Use 'tcsetattr' instead of invoking 'unicode_start'.
This is more robust, faster, and incidentally gets rid of remaining
"error in the finalization thread: Bad file descriptor" messages.

* gnu/services/base.scm (unicode-start): Rewrite to use 'tcgetattr' and
'tcsetattr'.
(console-font-shepherd-services)[start]: Add 'loop' to check whether
DEVICE is ready.  Tolerate EX_OSERR return from 'setfont'.
[modules]: New field.
2017-12-06 08:52:31 +01:00
..
2017-11-05 15:29:52 +01:00
2017-11-05 15:29:52 +01:00
2017-11-05 15:29:52 +01:00
2017-10-06 21:24:30 +01:00
2017-11-22 23:16:01 +01:00
2016-10-12 19:26:10 +02:00
2017-05-14 18:56:32 -05:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2017-05-03 16:16:17 +02:00
2017-12-04 23:31:15 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00