Files
nix/src/libutil
Eelco Dolstra 949dc84894 Fix segfault on i686-linux
https://hydra.nixos.org/build/107467517

Seems that on i686-linux, gcc and rustc disagree on how to return
1-word structs: gcc has the caller pass a pointer to the result, while
rustc has the callee return the result in a register. Work around this
by using a bare pointer.
2019-11-27 14:17:15 +01:00
..
2019-10-27 18:18:58 +01:00
2019-10-27 18:18:58 +01:00
2019-11-08 15:13:32 +01:00
2019-11-10 11:24:47 -05:00
2018-05-30 13:28:01 +02:00
2018-05-30 13:28:01 +02:00
2016-11-07 14:35:47 +01:00
2019-11-26 22:07:28 +01:00
2019-06-25 12:44:17 +02:00
2019-08-02 10:48:15 -04:00
2019-03-14 14:10:52 +01:00
2018-02-14 18:26:37 -05:00
2019-11-26 22:07:28 +01:00
2019-11-27 14:17:15 +01:00
2019-03-14 14:10:52 +01:00
2019-11-27 14:17:15 +01:00
2017-10-09 15:41:09 +02:00
2019-11-22 16:18:13 +01:00
2019-11-22 16:18:13 +01:00
2019-11-06 16:53:02 +01:00