]> diplodocus.org Git - xorg-xinput/commitdiff
Use setvbuf() instead of setlinebuf()
authorJon TURNEY <jon.turney@dronecode.org.uk>
Mon, 1 Jul 2013 17:36:28 +0000 (18:36 +0100)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 2 Jul 2013 23:56:01 +0000 (09:56 +1000)
setlinebuf() added in commit bcfa9123b41da8048450ed27aaeffff17b8eee99 is not in
SuS v3, use the exactly equivalent C89 setvbuf() invocation for portability

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

No differences found