diff options
author | Michal Rokos <michal.rokos@nextsoft.cz> | 2006-11-21 23:19:28 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-21 16:57:55 -0800 |
commit | aa9098611fb53e4e9d33757102f96145946811f4 (patch) | |
tree | e041a5861247b51c3e8c83f46bdbe6792fa914eb /compat | |
parent | 69945602f95710f16ab4a5f8edfee38dc65555fa (diff) | |
download | git-aa9098611fb53e4e9d33757102f96145946811f4.tar.gz git-aa9098611fb53e4e9d33757102f96145946811f4.tar.xz |
archive: use setvbuf() instead of setlinebuf()
This tiny patch makes GIT compile again on HP-UX 11i.
[jc: The setlinebuf() is described as unportable to BSD before
4.2; it's not even in POSIX, while setvbuf() is in ISO C.]
Signed-off-by: Michal Rokos <michal.rokos@nextsoft.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions