Ludovic Courtès
0a42998a50
syscalls: Gracefully handle failure to load libc's libutil.
...
In particular, libutil is not found when running code on a
statically-linked Guile.
Reported by mahmooz on #guix.
* guix/build/syscalls.scm (syscall->procedure): Add #:library parameter
and honor it.
(openpty, login-tty): Use 'syscall->procedure' instead of calling
'dynamic-link' directly.
2021-10-26 14:53:43 +02:00
..
2021-06-22 13:10:32 +02:00
2020-09-03 00:09:38 +02:00
2021-06-13 23:57:45 +02:00
2021-03-15 15:53:11 +02:00
2020-07-15 10:26:35 +03:00
2020-12-03 16:18:33 +01:00
2020-06-22 15:42:55 +02:00
2020-08-24 10:41:06 +02:00
2021-10-14 16:45:06 +02:00
2021-09-08 13:39:27 +02:00
2021-05-05 10:01:48 +02:00
2021-09-25 09:34:36 +02:00
2020-06-18 14:48:17 +02:00
2021-10-18 14:53:17 +03:00
2021-04-15 03:22:55 -04:00
2021-10-08 09:13:52 +02:00
2020-10-10 22:37:45 +02:00
2021-06-22 13:10:36 +02:00
2021-03-29 16:47:18 +02:00
2021-10-01 21:27:35 +02:00
2020-09-12 11:18:56 +02:00
2021-06-22 13:10:28 +02:00
2021-10-16 17:30:31 +02:00
2021-07-19 14:46:28 +03:00
2021-06-24 14:10:29 +02:00
2021-07-18 02:11:13 -04:00
2021-10-17 18:26:44 +02:00
2021-06-22 17:55:05 +02:00
2021-07-02 16:50:09 -04:00
2021-07-02 16:50:10 -04:00
2021-09-25 09:34:36 +02:00
2020-12-15 17:32:11 +01:00
2020-10-10 22:37:45 +02:00
2021-10-26 14:53:43 +02:00