reactos/sdk/lib
Joachim Henze 07ff621b4b [0.4.9][CONUTILS] Fix regression with file redirection of 'more' CORE-14592
In ConWrite(), emit an \r when a \n is encountered but not already preceded by \r.

And, don't emit \r\n when an \r alone is encountered.
This fixes the problem of extra newlines appearing when redirecting
"more" output to a file.

It regressed somewhere in between SVN [r68849-r73441], most likely with some
commit that touched 'conutils' or 'more'.

fix picked from commit 0.4.11-dev-1-g
b277cbdf22
2020-11-11 17:39:36 +01:00
..
3rdparty [ZLIB] Add minizip as library. 2018-04-07 15:29:59 +02:00
atl [ATL] Add COMMAND_HANDLER macro. 2018-04-22 17:38:38 +02:00
cmlib
comsupp
conutils [0.4.9][CONUTILS] Fix regression with file redirection of 'more' CORE-14592 2020-11-11 17:39:36 +01:00
cportlib
cpprt
crt [0.4.9] cherry-pick [CRT] Reimplement qsort() using FreeBSD implementation. 2018-06-03 14:37:28 +02:00
cryptlib
debugsup
delayimp
dnslib
drivers [0.4.9] [RDBSS] avoid CORE-13938 2018-05-20 22:49:26 +02:00
dxguid
epsapi
evtlib [EVTLIB] Silence some DPRINTs. 2018-04-22 02:53:40 +02:00
fast486
fslib [0.4.9] cherry-pick [VFATLIB] Only attempt to clear the dirty set bit in rw mode. 2018-05-28 19:44:17 +02:00
gcc_ssp
inflib
ioevent
lsalib
nt
ppcmmu
pseh
rossym [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rossym_new [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rtl [RTL] actctx: Use the new RosGetProcessCompatVersion. 2018-04-09 19:36:09 +02:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [NTDLL] Check the process manifest at startup for a compatibility section. 2018-04-09 19:36:09 +02:00
wdmguid
CMakeLists.txt