This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "od" wrong line endings and byte count


Yitzchak Scott-Thoennes wrote:

> > > ?  By one of the two ways God intended when he gave Moses POSIX:
> > >
> > > 1. O_BINARY
> > > 2. "rb"
> >
> > (3. link with binmode.o)
> 
> Wouldn't binmode.o change it to not output crlf to text mounts?
> Probably wouldn't be a good choice.

I thought we were talking about 'od' here where presumably you always
want to open files for reading in binary mode?  (And as far as I know od
doesn't write anything, redirection aside...)

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]