repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vuls: init at 0.27.0 (#348530)
[NixPkgs.git]
/
pkgs
/
os-specific
/
linux
/
minimal-bootstrap
/
bash
/
mksignames-flush.patch
blob
6e64dfa7fa3a70580306aa2031863b6416ec3d2e
1
--- a/support/mksignames.c
2
+++ b/support/mksignames.c
3
@@ -68,6 +68,7 @@ write_signames (stream)
4
fprintf (stream, "};\n\n");
5
fprintf (stream, "#define initialize_signames()\n\n");
6
#endif
7
+ fflush(stream);
8
}
9
10
int