# HG changeset patch # User Eli Zaretskii # Date 1149347105 0 # Node ID ee0ba955e94b8a80605b280b4094a2986a178d65 # Parent 2a9a6318a6db4901ca7c37cbff69a61c7216bbd9 *** empty log message *** diff -r 2a9a6318a6db -r ee0ba955e94b lib-src/ChangeLog --- a/lib-src/ChangeLog Sat Jun 03 15:04:49 2006 +0000 +++ b/lib-src/ChangeLog Sat Jun 03 15:05:05 2006 +0000 @@ -1,9 +1,14 @@ 2006-06-03 Eli Zaretskii + * digest-doc.c [DOS_NT] : Include fcntl.h and io.h. + (main) [DOS_NT]: Switch stdin to binary mode, if it is not a + terminal device. + * sorted-doc.c [DOS_NT] : Include fcntl.h and io.h. [WINDOWSNT] : Don't redeclare malloc. (main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device. + (main): Initialize bp, to avoid compiler warnings * makefile.w32-in: Delete traces of leditcfns.c.