]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Use setlinebuf() at startup instead of calling fflush() for each logger call.
authorRoy Marples <roy@marples.name>
Mon, 28 Jul 2008 15:43:38 +0000 (15:43 +0000)
committerRoy Marples <roy@marples.name>
Mon, 28 Jul 2008 15:43:38 +0000 (15:43 +0000)
commit5a2cb5bcaf1cc7709204800129aeb8e203e4bbf3
treef06e591d3d49c0f440afc3a8671aa8804f75de26
parent2e0d9c25433d44a26210b938b6d9c81c692b05e0
Use setlinebuf() at startup instead of calling fflush() for each logger call.
dhcpcd.c
logger.c