diff options
author | Ron Yorston <rmy@pobox.com> | 2022-12-31 10:46:37 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-12-31 10:46:37 +0000 |
commit | 4343f3926355f55fc023203c992527fc34bf609e (patch) | |
tree | 74d864ab133e879093e0b92a89676e2ac64bf025 /arch | |
parent | 2b4dbe5fa8dc02d9cf4849fbda3197a522f16002 (diff) | |
download | busybox-w32-4343f3926355f55fc023203c992527fc34bf609e.tar.gz busybox-w32-4343f3926355f55fc023203c992527fc34bf609e.tar.bz2 busybox-w32-4343f3926355f55fc023203c992527fc34bf609e.zip |
win32: revised implementation of setlinebuf(3)
Microsoft Windows' setvbuf() doesn't support line buffering and
doesn't accept 0 as a valid value for the buffer size argument.
Replace the old macro definition with an implementation that
doesn't do anything. It's only used if debug is enabled in ash
so there's no effect on the default build.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions