about summary refs log tree commit diff
path: root/nixpkgs/pkgs/os-specific/linux/minimal-bootstrap/bash/mksignames-flush.patch
blob: 6e64dfa7fa3a70580306aa2031863b6416ec3d2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/support/mksignames.c
+++ b/support/mksignames.c
@@ -68,6 +68,7 @@ write_signames (stream)
   fprintf (stream, "};\n\n");
   fprintf (stream, "#define initialize_signames()\n\n");
 #endif
+  fflush(stream);
 }
 
 int