www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1999/01/30/16:53:12

From: fujieda AT jaist DOT ac DOT jp (Kazuhiro Fujieda)
Subject: Re: Mount improvements finished
30 Jan 1999 16:53:12 -0800 :
Message-ID: <wkhft8l1er.fsf.cygnus.cygwin32.developers@indra.will.or.jp>
References: <19990127144716 DOT B9708 AT cygnus DOT com>
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.100 - "Shijima")
To: cygwin32-developers AT cygnus DOT com

>>> On Sat, 30 Jan 1999 17:45:03 -0500
>>> Christopher Faylor <cgf AT cygnus DOT com> said:

> Why do you come to the conclusion that files created in /binary will be
> handled with text mode?  Have you actually observed this
> behavior?

Before cd D:
~ $ echo > /binary/foo
~ $ od -t x1 /binary/foo
0000000 0a
0000001
~ $ cd D:
/cygdrive/d $ echo > /binary/foo
/cygdrive/d $ od -t x1 /binary/foo
0000000 0d 0a
0000002

I think this is caused by the result of mount_info::binary_win32_path_p
because D: is the prefix of D:\binary\foo.
____
  | AIST      Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019