nixpkgs/pkgs/os-specific
Randy Eckenrode cd4ab1d9fd
darwin.system_cmds: fix build with clang 16
Clang 16 makes implicit declarations an error by default. The headers
are available, so include them.

`getline` was renamed to `get_line` to avoid a name clash. `util.h`
includes `stdio.h`, which defines `getline`.
2023-06-10 17:15:08 -04:00
..
bsd treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional 2023-02-22 21:23:05 +02:00
darwin darwin.system_cmds: fix build with clang 16 2023-06-10 17:15:08 -04:00
linux Merge staging-next into staging 2023-05-31 12:01:43 +00:00
solo5 solo5: 0.7.5 -> 0.8.0 2023-04-29 11:18:44 +00:00
windows treewide: use optionalString 2023-02-13 21:52:34 +01:00