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


On Sun, Jan 02, 2005 at 04:54:16PM -0800, Brian Dessent <brian@dessent.net> wrote:
> "Gary R. Van Sickle" wrote:
> 
> > > > I think that this is a regression of "od", though.  It
> > > probably should
> > > > use binmode by default.
> > >
> > > I would tend to agree, but how would you change this default
> > > if desired?
> > >
> > 
> > ?  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.

--
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]