]> granicus.if.org Git - curl/commit
remove the usage of setvbuf() and use fflush() instead if no buffering should
authorDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jul 2003 17:16:34 +0000 (17:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jul 2003 17:16:34 +0000 (17:16 +0000)
commit269d491b6a71b5c3107681d95dcfa7b2baa4b538
treedb35559a7fc4c6213d4cbf24a5ba3a8c60ad9775
parent449e5bc2ad1d83de50779686679de6158ae9ff03
remove the usage of setvbuf() and use fflush() instead if no buffering should
be done on the output
src/main.c