diff options
Diffstat (limited to 'release/packages/ucl/libstdbuf-all.ucl')
-rw-r--r-- | release/packages/ucl/libstdbuf-all.ucl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release/packages/ucl/libstdbuf-all.ucl b/release/packages/ucl/libstdbuf-all.ucl new file mode 100644 index 000000000000..d85f2d3b70f2 --- /dev/null +++ b/release/packages/ucl/libstdbuf-all.ucl @@ -0,0 +1,6 @@ +comment = "Preloaded library to change standard streams initial buffering" +desc = <<EOD +The libstdbuf library is meant to be preloaded with the LD_PRELOAD environment +variable to as to change the initial buffering of standard input, standard +output and standard error streams. +EOD |