mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 20:45:07 -05:00
The following is a patch to chronyc that causes it to flush the buffers to stderr and stdout after executing each command. This is needed if you are controling chronyc from a program (i.e. chronyc's input and output descriptors are pipes which are being written/read by another program) and you do not want to block waiting for chronyc response which is trapped in a buffer!
73 KiB
73 KiB