delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/11/30/04:19:13

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <3995C58A11F7D211A7EE00105AC5809801CFA4BE@BE-BRU-EXCH-2>
From: "Pirot, Thierry" <thierry DOT pirot AT be DOT unisys DOT com>
To: "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com>
Subject: Re: Can not create file any more.
Date: Fri, 30 Nov 2001 03:15:31 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Note-from-DJ: This may be spam

------_=_NextPart_000_01C1797F.8F32E790
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


	Hello,=20

1/=20
You'll find in 'touch_ntsec_unset',    a trace of touch performed with
CYGWIN set to an empty string and
you'll find in 'touch_ntsec_set_ko' , a trace of touch performed with =
CYGWIN
set to ntsec.

2/
I reinstalled my old working version  of cygwin from a local directory =
and
with the corresponding old setup.exe,=20
I'm now able to create files with CYGWIN set to ntsec but,=20
unless I unset CYGWIN, I'm unable to compile (I receive:
"cpp0.exe: /cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp/cco8oBMJ.i: =
Permission
denied"=20
although I can create files in that temp directory and I unset TMP and
TEMP.)

	Thierry


 --- Corinna Vinschen <cygwin AT cygwin DOT com> a =E9crit=A0: > Date: Fri, 23 =
Nov 2001
18:13:15 +0100
> De: Corinna Vinschen <cygwin AT cygwin DOT com>
> =C0: "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com>
> Objet: Re: Can not create file any more.
>=20
> On Fri, Nov 23, 2001 at 03:27:45PM +0100, Thierry Pirot wrote:
> >=20
> >    Hello,=20
> >=20
> > I reinstalled cygwin from scratch from different mirrors, but the
problem
> > remains.=20
> > However, I can create files if I unset the CYGWIN variable;=20
> >=20
> > Administrator ~ $export CYGWIN=3Dntsec
> > Administrator ~ $touch xxx
> > touch: creating `xxx': Permission denied
> > Administrator ~ $id
> > uid=3D500(Administrator) gid=3D513(None)
> > groups=3D0(Everyone),544(Administrators),545(Users)
> > Administrator ~ $export CYGWIN=3D
> > Administrator ~ $touch xxx
> > Administrator ~ $id
> > uid=3D500(Administrator) gid=3D513(None) groups=3D513(None)
> >=20
> >=20
> > Please, tell me what further information I should give and help me =
to
> recover
> > a fully working cygwin, which I have made my work environment.=20
>=20
> Send an strace of `touch xxx'.  Perhaps that helps to find the =
problem.
=20


------_=_NextPart_000_01C1797F.8F32E790
Content-Type: application/octet-stream;
	name="touch_ntsec_unset"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="touch_ntsec_unset"

**********************************************
Program name: C:\cygwin\bin\touch.exe (1564)
App version:  1001.8, api: 0.34
DLL version:  1003.5, api: 0.47
DLL build:    2001-11-13 23:16
OS version:   Windows NT-5.0
Date/Time:    2001-11-28 11:17:20
**********************************************
  986    1954 [main] touch 1564 environ_init: 0xA010420: =
!EXITCODE=3D00000000
  248    2202 [main] touch 1564 environ_init: 0xA010438: !R:=3DR:\
  198    2400 [main] touch 1564 environ_init: 0xA010448: =
ALLUSERSPROFILE=3DC:\Documents and Settings\All Users
  198    2598 [main] touch 1564 environ_init: 0xA010480: =
APPDATA=3DC:\Documents and Settings\PirotT\Application Data
 1676    4274 [main] touch 1564 environ_init: 0xA0104C0: =
CLASSPATH=3D%HOME%
  237    4511 [main] touch 1564 environ_init: 0xA0104D8: =
COLORFGBG=3Ddefault;default;0
  165    4676 [main] touch 1564 environ_init: 0xA0104F8: =
COLORTERM=3Drxvt-xpm
  162    4838 [main] touch 1564 environ_init: 0xA010510: =
COMMONPROGRAMFILES=3DC:\Program Files\Common Files
  160    4998 [main] touch 1564 environ_init: 0xA010548: =
COMPUTERNAME=3DBE-PIROTT
  832    5830 [main] touch 1564 environ_init: 0xA010568: =
COMSPEC=3DC:\WINNT\system32\cmd.exe
  191    6021 [main] touch 1564 environ_init: 0xA010590: DISPLAY=3D:0
  161    6182 [main] touch 1564 environ_init: 0xA0105A0: EXEXT=3D.exe
  159    6341 [main] touch 1564 environ_init: 0xA0105B0: =
FIGNORE=3D~:.o:.log:.toc:.dvi:.aux
  193    6534 [main] touch 1564 environ_init: 0xA0105D8: =
HISTCONTROL=3Dignoredups
  166    6700 [main] touch 1564 getwinenv: can't set native for HOME=3D =
since no environ yet
  178    6878 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry, no-keep-rel, no-add-slash)
  104    6982 [main] touch 1564 normalize_win32_path: d:\home\thierry =
=3D normalize_win32_path (d:\home\thierry)
  108    7090 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry =3D conv_to_posix_path (d:\home\thierry)
  243    7333 [main] touch 1564 win_env::add_cache: posix =
/cygdrive/d/home/thierry
   85    7418 [main] touch 1564 win_env::add_cache: native =
HOME=3Dd:\home\thierry
   86    7504 [main] touch 1564 posify: env var converted to =
HOME=3D/cygdrive/d/home/thierry
  159    7663 [main] touch 1564 environ_init: 0xA010618: =
HOME=3D/cygdrive/d/home/thierry
  161    7824 [main] touch 1564 environ_init: 0xA0105F8: HOMEDRIVE=3DR:
  160    7984 [main] touch 1564 environ_init: 0xA010768: HOMEPATH=3D\
  159    8143 [main] touch 1564 environ_init: 0xA010778: =
HOMESHARE=3D\\BE-BRU-PRD-06\PirotT$
  320    8463 [main] touch 1564 environ_init: 0xA0107A0: =
HOSTFILE=3DC:/WINNT/SYSTEM32/DRIVERS/ETC/HOSTS
  187    8650 [main] touch 1564 environ_init: 0xA0107D8: LOCAL=3Dd:
  161    8811 [main] touch 1564 environ_init: 0xA0107E8: =
LOGONSERVER=3D\\I-BE-EVR-1
  159    8970 [main] touch 1564 environ_init: 0xA010808: =
MAILHOST=3Dpop.mail.yahoo.com
  159    9129 [main] touch 1564 environ_init: 0xA010828: =
MAKE_MODE=3Dunix
  159    9288 [main] touch 1564 environ_init: 0xA010840: =
NUMBER_OF_PROCESSORS=3D1
  158    9446 [main] touch 1564 environ_init: 0xA010860: =
OLDPWD=3D/cygdrive/d/home/thierry
  159    9605 [main] touch 1564 environ_init: 0xA010888: =
OS2LIBPATH=3DC:\WINNT\system32\os2\dll;
  159    9764 [main] touch 1564 environ_init: 0xA0108B8: =
OS=3DWindows_NT
  161    9925 [main] touch 1564 getwinenv: can't set native for PATH=3D =
since no environ yet
  167   10092 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (., keep-rel, no-add-slash)
   88   10180 [main] touch 1564 mount_info::conv_to_posix_path: . =3D =
conv_to_posix_path (.)
   88   10268 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry\bin, keep-rel, no-add-slash)
   90   10358 [main] touch 1564 normalize_win32_path: =
d:\home\thierry\bin =3D normalize_win32_path (d:\home\thierry\bin)
   90   10448 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry/bin =3D conv_to_posix_path =
(d:\home\thierry\bin)
   89   10537 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
  113   10650 [main] touch 1564 normalize_win32_path: =
C:\cygwin\usr\local\bin =3D normalize_win32_path =
(C:\cygwin\usr\local\bin)
   92   10742 [main] touch 1564 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   87   10829 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   85   10914 [main] touch 1564 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   86   11000 [main] touch 1564 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
   86   11086 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   86   11172 [main] touch 1564 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   86   11258 [main] touch 1564 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
   87   11345 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\d\miktex\miktex\bin, keep-rel, no-add-slash)
   87   11432 [main] touch 1564 normalize_win32_path: =
c:\d\miktex\miktex\bin =3D normalize_win32_path =
(c:\d\miktex\miktex\bin)
   89   11521 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/c/d/miktex/miktex/bin =3D conv_to_posix_path =
(c:\d\miktex\miktex\bin)
   87   11608 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (., keep-rel, no-add-slash)
   85   11693 [main] touch 1564 mount_info::conv_to_posix_path: . =3D =
conv_to_posix_path (.)
   86   11779 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\miktex\miktex\bin, keep-rel, no-add-slash)
   87   11866 [main] touch 1564 normalize_win32_path: =
d:\miktex\miktex\bin =3D normalize_win32_path (d:\miktex\miktex\bin)
   86   11952 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/miktex/miktex/bin =3D conv_to_posix_path =
(d:\miktex\miktex\bin)
   89   12041 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\emacs\bin, keep-rel, no-add-slash)
   85   12126 [main] touch 1564 normalize_win32_path: d:\emacs\bin =3D =
normalize_win32_path (d:\emacs\bin)
   87   12213 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/emacs/bin =3D conv_to_posix_path (d:\emacs\bin)
   88   12301 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   86   12387 [main] touch 1564 normalize_win32_path: =
C:\cygwin\usr\local\bin =3D normalize_win32_path =
(C:\cygwin\usr\local\bin)
   88   12475 [main] touch 1564 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   86   12561 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   86   12647 [main] touch 1564 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   86   12733 [main] touch 1564 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
   87   12820 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\gnat\bin, keep-rel, no-add-slash)
   86   12906 [main] touch 1564 normalize_win32_path: d:\gnat\bin =3D =
normalize_win32_path (d:\gnat\bin)
   86   12992 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/gnat/bin =3D conv_to_posix_path (d:\gnat\bin)
   87   13079 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\jdk\bin, keep-rel, no-add-slash)
   85   13164 [main] touch 1564 normalize_win32_path: d:\jdk\bin =3D =
normalize_win32_path (d:\jdk\bin)
   87   13251 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/jdk/bin =3D conv_to_posix_path (d:\jdk\bin)
   87   13338 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINNT\system32, keep-rel, no-add-slash)
   87   13425 [main] touch 1564 normalize_win32_path: c:\WINNT\system32 =
=3D normalize_win32_path (c:\WINNT\system32)
   87   13512 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/c/WINNT/system32 =3D conv_to_posix_path (c:\WINNT\system32)
   97   13609 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINNT, keep-rel, no-add-slash)
   86   13695 [main] touch 1564 normalize_win32_path: c:\WINNT =3D =
normalize_win32_path (c:\WINNT)
   88   13783 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/c/WINNT =3D conv_to_posix_path (c:\WINNT)
   87   13870 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINNT\System32\Wbem, keep-rel, no-add-slash)
   87   13957 [main] touch 1564 normalize_win32_path: =
c:\WINNT\System32\Wbem =3D normalize_win32_path =
(c:\WINNT\System32\Wbem)
   88   14045 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/c/WINNT/System32/Wbem =3D conv_to_posix_path =
(c:\WINNT\System32\Wbem)
   88   14133 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry\bin, keep-rel, no-add-slash)
   86   14219 [main] touch 1564 normalize_win32_path: =
d:\home\thierry\bin =3D normalize_win32_path (d:\home\thierry\bin)
   88   14307 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry/bin =3D conv_to_posix_path =
(d:\home\thierry\bin)
 1204   15511 [main] touch 1564 win_env::add_cache: posix =
.:/cygdrive/d/home/thierry/bin:/usr/local/bin:/usr/bin:/usr/bin:/cygdri=
ve/c/d/miktex/miktex/bin:.:/cygdrive/d/miktex/miktex/bin:/cygdrive/d/ema=
cs/bin:/usr/local/bin:/usr/bin:/cygdrive/d/gnat/bin:/cygdrive/d/jdk/bin:=
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/=
Wbem:/cygdrive/d/home/thierry/bin
  128   15639 [main] touch 1564 win_env::add_cache: native =
PATH=3D.;d:\home\thierry\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cy=
gwin\bin;c:\d\miktex\miktex\bin;.;d:\miktex\miktex\bin;d:\emacs\bin;C:\c=
ygwin\usr\local\bin;C:\cygwin\bin;d:\gnat\bin;d:\jdk\bin;c:\WINNT\system=
32;c:\WINNT;c:\WINNT\System32\Wbem;d:\home\thierry\bin
   96   15735 [main] touch 1564 posify: env var converted to =
PATH=3D.:/cygdrive/d/home/thierry/bin:/usr/local/bin:/usr/bin:/usr/bin:/=
cygdrive/c/d/miktex/miktex/bin:.:/cygdrive/d/miktex/miktex/bin:/cygdrive=
/d/emacs/bin:/usr/local/bin:/usr/bin:/cygdrive/d/gnat/bin:/cygdrive/d/jd=
k/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/Sys=
tem32/Wbem:/cygdrive/d/home/thierry/bin
  175   15910 [main] touch 1564 environ_init: 0xA0109E8: =
PATH=3D.:/cygdrive/d/home/thierry/bin:/usr/local/bin:/usr/bin:/usr/bin:/=
cygdrive/c/d/miktex/miktex/bin:.:/cygdrive/d/miktex/miktex/bin:/cygdrive=
/d/emacs/bin:/usr/local/bin:/usr/bin:/cygdrive/d/gnat/bin:/cygdrive/d/jd=
k/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/Sys=
tem32/Wbem:/cygdrive/d/home/thierry/bin
  180   16090 [main] touch 1564 environ_init: 0xA0108D0: =
PATHEXT=3D.SH;.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
  161   16251 [main] touch 1564 environ_init: 0xA010918: =
PROCESSOR_ARCHITECTURE=3Dx86
  160   16411 [main] touch 1564 environ_init: 0xA010938: =
PROCESSOR_IDENTIFIER=3Dx86 Family 6 Model 8 Stepping 6, GenuineIntel
  160   16571 [main] touch 1564 environ_init: 0xA010980: =
PROCESSOR_LEVEL=3D6
  157   16728 [main] touch 1564 environ_init: 0xA010998: =
PROCESSOR_REVISION=3D0806
  159   16887 [main] touch 1564 environ_init: 0xA0109B8: =
PROGRAMFILES=3DC:\Program Files
  159   17046 [main] touch 1564 environ_init: 0xA010E48: PROMPT=3D$P$G
  157   17203 [main] touch 1564 environ_init: 0xA010E58: PS1=3D\u =
\w\n\$
  158   17361 [main] touch 1564 environ_init: 0xA010E70: =
PWD=3D/cygdrive/d/home/thierry
  157   17518 [main] touch 1564 environ_init: 0xA010E98: SHLVL=3D1
  156   17674 [main] touch 1564 environ_init: 0xA010EA8: =
SMS_LOCAL_DIR=3DC:\WINNT
  157   17831 [main] touch 1564 environ_init: 0xA010EC8: =
SYSTEMDRIVE=3DC:
  156   17987 [main] touch 1564 environ_init: 0xA010EE0: =
SYSTEMROOT=3DC:\WINNT
  157   18144 [main] touch 1564 getwinenv: can't set native for TEMP=3D =
since no environ yet
  471   18615 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\PirotT\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
  112   18727 [main] touch 1564 normalize_win32_path: c:\DOCUME~1\PirotT=
\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\PirotT\LOCALS~1\Temp)
   97   18824 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\PirotT\LOCALS~1\Temp)
  272   19096 [main] touch 1564 win_env::add_cache: posix =
/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp
   83   19179 [main] touch 1564 win_env::add_cache: native =
TEMP=3Dc:\DOCUME~1\PirotT\LOCALS~1\Temp
   84   19263 [main] touch 1564 posify: env var converted to =
TEMP=3D/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp
  158   19421 [main] touch 1564 environ_init: 0xA010F28: =
TEMP=3D/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp
  162   19583 [main] touch 1564 environ_init: 0xA010EF8: TERM=3Dxterm
  156   19739 [main] touch 1564 environ_init: 0xA010F08: TMOUT=3D86400
  156   19895 [main] touch 1564 environ_init: 0xA011098: =
USER=3DAdministrator
  156   20051 [main] touch 1564 environ_init: 0xA0110B0: =
USERDOMAIN=3DI-EUROPE
  155   20206 [main] touch 1564 environ_init: 0xA0110C8: =
USERNAME=3DPirotT
  157   20363 [main] touch 1564 environ_init: 0xA0110E0: =
USERPROFILE=3DC:\Documents and Settings\PirotT
  156   20519 [main] touch 1564 environ_init: 0xA011118: =
WINDIR=3DC:\WINNT
  155   20674 [main] touch 1564 environ_init: 0xA011130: =
WINDOWID=3D167842912
  155   20829 [main] touch 1564 environ_init: 0xA011148: =
_=3D/usr/bin/strace
  139   20968 [main] touch 1564 pinfo_init: pid 1564, pgid 1564
  179   21147 [main] touch 1564 dtable::extend: size 32, fds 0x61540128
  981   22128 [main] touch 1564 internal_getlogin: GetUserName() =3D =
PirotT
  193   22321 [main] touch 1564 internal_getlogin: User: PirotT, =
Domain: I-EUROPE, Logon Server: I-BE-EVR-1
   93   22414 [main] touch 1564 internal_getlogin: Domain: I-EUROPE, =
Logon Server: I-BE-EVR-1, Windows Username: PirotT
   93   22507 [main] touch 1564 internal_getlogin: Cygwins Username: =
PirotT
  114   22621 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (0)
   90   22711 [main] touch 1564 _cygwin_istext_for_stdio:  _cifs: fd =
not open
   83   22794 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (1)
   84   22878 [main] touch 1564 _cygwin_istext_for_stdio:  _cifs: fd =
not open
   81   22959 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (2)
   83   23042 [main] touch 1564 _cygwin_istext_for_stdio:  _cifs: fd =
not open
   92   23134 [main] touch 1564 _open: open (/etc/passwd, 0x20000)
  122   23256 [main] touch 1564 normalize_posix_path: src /etc/passwd
   88   23344 [main] touch 1564 normalize_posix_path: /etc/passwd =3D =
normalize_posix_path (/etc/passwd)
   88   23432 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/passwd)
   96   23528 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0x2, rc 0
  506   24034 [main] touch 1564 symlink_info::check: not a symlink
  126   24160 [main] touch 1564 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc\passwd, 0x240E7B0) (0x2)
   94   24254 [main] touch 1564 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\passwd), set_has_acls(8)
   92   24346 [main] touch 1564 dtable::build_fhandler: fd 3, fh =
0x61540280
  102   24448 [main] touch 1564 fhandler_base::open: =
(C:\cygwin\etc\passwd, 0x20000)
  939   25387 [main] touch 1564 fhandler_base::open: 0xE0 =3D =
CreateFileA (C:\cygwin\etc\passwd, 0x80000000, 0x7, 0x240EBF0, 0x3, =
0x80, 0)
  149   25536 [main] touch 1564 fhandler_base::open: filemode set to =
text
  104   25640 [main] touch 1564 fhandler_base::open: 1 =3D =
fhandler_base::open (C:\cygwin\etc\passwd, 0x20000)
   93   25733 [main] touch 1564 fhandler_disk_file::open: 1 =3D =
fhandler_disk_file::open (C:\cygwin\etc\passwd, 0x20000)
   88   25821 [main] touch 1564 _open: 3 =3D open (/etc/passwd, =
0x20000)
   87   25908 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   85   25993 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
  136   26129 [main] touch 1564 fhandler_disk_file::fstat_helper: 1 =3D =
GetFileInformationByHandle (C:\cygwin\etc\passwd, 224)
  209   26338 [main] touch 1564 fhandler_disk_file::fstat_helper: 0 =3D =
fstat (, 0x240EF70) st_atime=3D3C04B92B st_size=3D516, =
st_mode=3D0x81A4, st_ino=3D343086195, sizeof=3D64
  131   26469 [main] touch 1564 _fstat: 0 =3D fstat (3, 0x240EF70)
   94   26563 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   85   26648 [main] touch 1564 _cygwin_istext_for_stdio:  _cifs: =
get_*_binary
   85   26733 [main] touch 1564 setmode_helper: setmode: file was cle =
now raw
   83   26816 [main] touch 1564 setmode: setmode (3</etc/passwd>, =
binary) returns text
   88   26904 [main] touch 1564 _read: read (3, 0xA0112D0, 1024) =
blocking, sigcatchers 0
   86   26990 [main] touch 1564 _read: non-interruptible read
   98   27088 [main] touch 1564 fhandler_base::read: returning 516 =
chars, binary mode
   86   27174 [main] touch 1564 _read: 516 =3D read (3, 0xA0112D0, =
1024), errno 0
   84   27258 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   84   27342 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
   83   27425 [main] touch 1564 setmode_helper: setmode: file was raw =
now cle
  750   28175 [main] touch 1564 setmode: setmode (3</etc/passwd>, text) =
returns binary
  907   29082 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   91   29173 [main] touch 1564 _cygwin_istext_for_stdio:  _cifs: =
get_*_binary
   85   29258 [main] touch 1564 setmode_helper: setmode: file was cle =
now raw
   83   29341 [main] touch 1564 setmode: setmode (3</etc/passwd>, =
binary) returns text
   90   29431 [main] touch 1564 _read: read (3, 0xA0112D0, 1024) =
blocking, sigcatchers 0
   87   29518 [main] touch 1564 _read: non-interruptible read
   97   29615 [main] touch 1564 _read: 0 =3D read (3, 0xA0112D0, 1024), =
errno 0
   87   29702 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   83   29785 [main] touch 1564 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
   85   29870 [main] touch 1564 setmode_helper: setmode: file was raw =
now cle
   82   29952 [main] touch 1564 setmode: setmode (3</etc/passwd>, text) =
returns binary
  119   30071 [main] touch 1564 _close: close (3)
   88   30159 [main] touch 1564 fhandler_base::close: closing =
'/etc/passwd' handle 0xE0
  173   30332 [main] touch 1564 _close: 0 =3D close (3)
  115   30447 [main] touch 1564 normalize_posix_path: src /etc
   90   30537 [main] touch 1564 normalize_posix_path: /etc =3D =
normalize_posix_path (/etc)
   87   30624 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc)
   96   30720 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /etc, dst C:\cygwin\etc, flags 0x2, rc 0
  506   31226 [main] touch 1564 symlink_info::check: not a symlink
  128   31354 [main] touch 1564 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc, 0x240EC70) (0x2)
   93   31447 [main] touch 1564 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc), set_has_acls(8)
  432   31879 [main] touch 1564 sigproc_init: process/signal handling =
enabled(1)
  231   32110 [main] touch 1564 build_argv: argv[0] =3D 'touch'
   84   32194 [main] touch 1564 build_argv: argv[1] =3D 'xxx'
   83   32277 [main] touch 1564 build_argv: argc 2
  368   32645 [sig] touch 1564 wait_sig: sigcatch_nonmain 0x120, =
sigcatch_main 0x128
  108   32753 [sig] touch 1564 wait_sig: Ready.  dwProcessid 1564
  122   32875 [main] touch 1564 normalize_posix_path: src /dev/piper
   94   32969 [main] touch 1564 normalize_posix_path: /dev/piper =3D =
normalize_posix_path (/dev/piper)
   87   33056 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/piper)
   94   33150 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /dev/piper, dst \dev\pipe, flags 0x2, rc 0
   92   33242 [main] touch 1564 dtable::build_fhandler: fd 0, fh =
0x61540280
  106   33348 [main] touch 1564 fhandler_base::init: created new =
fhandler_base for handle 0xFC
   89   33437 [main] touch 1564 dtable::init_std_file_from_handle: fd =
0, handle 0xFC
  171   33608 [main] touch 1564 normalize_posix_path: src unknown disk =
file
  103   33711 [main] touch 1564 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry, no-keep-rel, no-add-slash)
  123   33834 [main] touch 1564 normalize_win32_path: d:\home\thierry =
=3D normalize_win32_path (d:\home\thierry)
   93   33927 [main] touch 1564 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry =3D conv_to_posix_path (d:\home\thierry)
   88   34015 [main] touch 1564 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   85   34100 [main] touch 1564 cwdstuff::get: =
(/cygdrive/d/home/thierry) =3D cwdstuff::get (0x240F960, 260, 1, 0), =
errno 0
   87   34187 [main] touch 1564 normalize_posix_path: =
/cygdrive/d/home/thierry/unknown disk file =3D normalize_posix_path =
(unknown disk file)
   87   34274 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry/unknown disk file)
   97   34371 [main] touch 1564 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry/unknown disk file', dst =
'd:\home\thierry\unknown disk file'
   89   34460 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry/unknown disk file, dst =
d:\home\thierry\unknown disk file, flags 0x22, rc 0
  682   35142 [main] touch 1564 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\unknown disk file) failed
  144   35286 [main] touch 1564 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
  182   35468 [main] touch 1564 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\unknown disk file.lnk) failed
  103   35571 [main] touch 1564 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
   86   35657 [main] touch 1564 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry\unknown disk file, 0x240F620) (0x22)
   96   35753 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry)
   92   35845 [main] touch 1564 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry', dst 'd:\home\thierry'
   86   35931 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry, dst d:\home\thierry, flags 0x22, rc =
0
  194   36125 [main] touch 1564 symlink_info::check: not a symlink
  100   36225 [main] touch 1564 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry, 0x240F620) (0x22)
   99   36324 [main] touch 1564 path_conv::check: root_dir(d:\), =
this->path(d:\home\thierry\unknown disk file), set_has_acls(8)
   96   36420 [main] touch 1564 dtable::build_fhandler: fd 1, fh =
0x615405A8
   91   36511 [main] touch 1564 fhandler_base::init: created new =
fhandler_base for handle 0x148
   87   36598 [main] touch 1564 dtable::init_std_file_from_handle: fd =
1, handle 0x148
  133   36731 [main] touch 1564 normalize_posix_path: src /dev/pipew
   87   36818 [main] touch 1564 normalize_posix_path: /dev/pipew =3D =
normalize_posix_path (/dev/pipew)
   86   36904 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/pipew)
   90   36994 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /dev/pipew, dst \dev\pipe, flags 0x2, rc 0
   88   37082 [main] touch 1564 dtable::build_fhandler: fd 2, fh =
0x615406C0
   87   37169 [main] touch 1564 fhandler_base::init: created new =
fhandler_base for handle 0x10C
   90   37259 [main] touch 1564 dtable::init_std_file_from_handle: fd =
2, handle 0x10C
  168   37427 [main] touch 1564 open_shared: name (null), shared =
0x1C030000 (wanted 0x0), h 0x138
  118   37545 [main] touch 1564 tty_min::set_ctty: attached =
tty1073741824 sid 1564, pid 1564, tty->pgid 0, tty->sid 1564
   91   37636 [main] touch 1564 tty_min::set_ctty: resetting =
tty1073741824 sid.  Was 1564, now 1564.  pgid was 0, now 1564.
   90   37726 [main] touch 1564 dll_list::init: here
   94   37820 [main] touch 1564 dll_crt0_1: user_data->main 0x401B70
   99   37919 [main] touch 1564 sig_send: pid 1564, signal -2, its_me 1
   89   38008 [main] touch 1564 sig_send: Waiting for thiscomplete =
0x130
  100   38108 [sig] touch 1564 wait_sig: awake
   90   38198 [sig] touch 1564 wait_sig: processing signal -2
   87   38285 [sig] touch 1564 wait_sig: set main thread completion =
event
  185   38470 [sig] touch 1564 wait_sig: looping
  134   38604 [main] touch 1564 sig_send: returning 0 from sending =
signal -2
  391   38995 [main] touch 1564 _open: open (xxx, 0xC201)
  103   39098 [main] touch 1564 normalize_posix_path: src xxx
   88   39186 [main] touch 1564 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   84   39270 [main] touch 1564 cwdstuff::get: =
(/cygdrive/d/home/thierry) =3D cwdstuff::get (0x240F8E4, 260, 1, 0), =
errno 0
   86   39356 [main] touch 1564 normalize_posix_path: =
/cygdrive/d/home/thierry/xxx =3D normalize_posix_path (xxx)
   85   39441 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry/xxx)
   93   39534 [main] touch 1564 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry/xxx', dst 'd:\home\thierry\xxx'
   92   39626 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry/xxx, dst d:\home\thierry\xxx, flags =
0x22, rc 0
  622   40248 [main] touch 1564 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\xxx) failed
  140   40388 [main] touch 1564 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
  907   41295 [main] touch 1564 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\xxx.lnk) failed
  164   41459 [main] touch 1564 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
   89   41548 [main] touch 1564 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry\xxx, 0x240F5A4) (0x22)
   96   41644 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry)
  107   41751 [main] touch 1564 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry', dst 'd:\home\thierry'
   86   41837 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry, dst d:\home\thierry, flags 0x22, rc =
0
  233   42070 [main] touch 1564 symlink_info::check: not a symlink
  106   42176 [main] touch 1564 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry, 0x240F5A4) (0x22)
   91   42267 [main] touch 1564 path_conv::check: root_dir(d:\), =
this->path(d:\home\thierry\xxx), set_has_acls(8)
  104   42371 [main] touch 1564 dtable::build_fhandler: fd 3, fh =
0x61540798
   97   42468 [main] touch 1564 fhandler_base::open: =
(d:\home\thierry\xxx, 0xC201)
 1779   44247 [main] touch 1564 fhandler_base::open: 0xE8 =3D =
CreateFileA (d:\home\thierry\xxx, 0x40000000, 0x7, 0x240F9E4, 0x4, =
0x80, 0)
  208   44455 [main] touch 1564 fhandler_base::open: filemode set to =
binary
  102   44557 [main] touch 1564 fhandler_base::open: 1 =3D =
fhandler_base::open (d:\home\thierry\xxx, 0xC201)
   90   44647 [main] touch 1564 fhandler_disk_file::open: 1 =3D =
fhandler_disk_file::open (d:\home\thierry\xxx, 0xC201)
   87   44734 [main] touch 1564 _open: 3 =3D open (xxx, 0xC201)
   88   44822 [main] touch 1564 _close: close (3)
   84   44906 [main] touch 1564 fhandler_base::close: closing 'xxx' =
handle 0xE8
 5072   49978 [main] touch 1564 _close: 0 =3D close (3)
  254   50232 [main] touch 1564 normalize_posix_path: src xxx
  100   50332 [main] touch 1564 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   89   50421 [main] touch 1564 cwdstuff::get: =
(/cygdrive/d/home/thierry) =3D cwdstuff::get (0x240F8F4, 260, 1, 0), =
errno 0
   89   50510 [main] touch 1564 normalize_posix_path: =
/cygdrive/d/home/thierry/xxx =3D normalize_posix_path (xxx)
   87   50597 [main] touch 1564 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry/xxx)
   98   50695 [main] touch 1564 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry/xxx', dst 'd:\home\thierry\xxx'
   96   50791 [main] touch 1564 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry/xxx, dst d:\home\thierry\xxx, flags =
0x22, rc 0
  775   51566 [main] touch 1564 symlink_info::check: not a symlink
  151   51717 [main] touch 1564 symlink_info::check: 0 =3D symlink.check=
 (d:\home\thierry\xxx, 0x240F5B4) (0x22)
   96   51813 [main] touch 1564 path_conv::check: root_dir(d:\), =
this->path(d:\home\thierry\xxx), set_has_acls(8)
   89   51902 [main] touch 1564 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   84   51986 [main] touch 1564 cwdstuff::get: (d:\home\thierry) =3D =
cwdstuff::get (0x240F324, 260, 0, 0), errno 0
  251   52237 [main] touch 1564 __to_clock_t: dwHighDateTime 29456373, =
dwLowDateTime 3710535952
  110   52347 [main] touch 1564 __to_clock_t: total 000000EA 7275592F
   88   52435 [main] touch 1564 gettimeofday: 0 =3D gettimeofday =
(240FD94, 0)
   86   52521 [main] touch 1564 utimes: incoming lastaccess 3C04B9B0 =
00069398
  250   52771 [main] touch 1564 utimes: 0 =3D utimes (xxx, 240FD94); =
(h232)
  140   52911 [main] touch 1564 do_exit: do_exit (0)
   95   53006 [main] touch 1564 void: 0x0 =3D signal (20, 0x1)
   84   53090 [main] touch 1564 void: 0x0 =3D signal (1, 0x1)
   82   53172 [main] touch 1564 void: 0x0 =3D signal (2, 0x1)
   81   53253 [main] touch 1564 void: 0x0 =3D signal (3, 0x1)
   85   53338 [main] touch 1564 fhandler_base::close: closing =
'/dev/pipe' handle 0xFC
   94   53432 [main] touch 1564 fhandler_base::close: closing 'unknown =
disk file' handle 0x148
   98   53530 [main] touch 1564 fhandler_base::close: closing =
'/dev/pipe' handle 0x10C
  110   53640 [main] touch 1564 proc_terminate: nchildren 0, nzombies 0
   86   53726 [main] touch 1564 proc_terminate: leaving
   82   53808 [main] touch 1564 sigproc_terminate: entering
   81   53889 [main] touch 1564 sigproc_terminate: done
  191   54080 [main] touch 1564 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 400576
   87   54167 [main] touch 1564 __to_clock_t: total 00000000 00000028
   84   54251 [main] touch 1564 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 200288
   85   54336 [main] touch 1564 __to_clock_t: total 00000000 00000014
 2699   57035 [main] touch 1564 _pinfo::exit: Calling ExitProcess 0

------_=_NextPart_000_01C1797F.8F32E790
Content-Type: application/octet-stream;
	name="touch_ntsec_set_ko"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="touch_ntsec_set_ko"

**********************************************
Program name: C:\cygwin\bin\touch.exe (1168)
App version:  1001.8, api: 0.34
DLL version:  1003.5, api: 0.47
DLL build:    2001-11-13 23:16
OS version:   Windows NT-5.0
Date/Time:    2001-11-28 11:18:54
**********************************************
  999    1935 [main] touch 1168 environ_init: 0xA010420: =
!EXITCODE=3D00000000
  249    2184 [main] touch 1168 environ_init: 0xA010438: !R:=3DR:\
  200    2384 [main] touch 1168 environ_init: 0xA010448: =
ALLUSERSPROFILE=3DC:\Documents and Settings\All Users
  201    2585 [main] touch 1168 environ_init: 0xA010480: =
APPDATA=3DC:\Documents and Settings\PirotT\Application Data
  201    2786 [main] touch 1168 environ_init: 0xA0104C0: =
CLASSPATH=3D%HOME%
 1806    4592 [main] touch 1168 environ_init: 0xA0104D8: =
COLORFGBG=3Ddefault;default;0
  240    4832 [main] touch 1168 environ_init: 0xA0104F8: =
COLORTERM=3Drxvt-xpm
  164    4996 [main] touch 1168 environ_init: 0xA010510: =
COMMONPROGRAMFILES=3DC:\Program Files\Common Files
  162    5158 [main] touch 1168 environ_init: 0xA010548: =
COMPUTERNAME=3DBE-PIROTT
  817    5975 [main] touch 1168 environ_init: 0xA010568: =
COMSPEC=3DC:\WINNT\system32\cmd.exe
  220    6195 [main] touch 1168 parse_options: ntsec 1
  167    6362 [main] touch 1168 parse_options: returning
   85    6447 [main] touch 1168 environ_init: 0xA010590: CYGWIN=3Dntsec
  158    6605 [main] touch 1168 environ_init: 0xA0105B8: DISPLAY=3D:0
  159    6764 [main] touch 1168 environ_init: 0xA0105C8: EXEXT=3D.exe
  159    6923 [main] touch 1168 environ_init: 0xA0105D8: =
FIGNORE=3D~:.o:.log:.toc:.dvi:.aux
  164    7087 [main] touch 1168 environ_init: 0xA010600: =
HISTCONTROL=3Dignoredups
  161    7248 [main] touch 1168 getwinenv: can't set native for HOME=3D =
since no environ yet
  179    7427 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry, no-keep-rel, no-add-slash)
  101    7528 [main] touch 1168 normalize_win32_path: d:\home\thierry =
=3D normalize_win32_path (d:\home\thierry)
  104    7632 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry =3D conv_to_posix_path (d:\home\thierry)
  240    7872 [main] touch 1168 win_env::add_cache: posix =
/cygdrive/d/home/thierry
   86    7958 [main] touch 1168 win_env::add_cache: native =
HOME=3Dd:\home\thierry
   85    8043 [main] touch 1168 posify: env var converted to =
HOME=3D/cygdrive/d/home/thierry
  159    8202 [main] touch 1168 environ_init: 0xA010640: =
HOME=3D/cygdrive/d/home/thierry
  160    8362 [main] touch 1168 environ_init: 0xA010620: HOMEDRIVE=3DR:
  160    8522 [main] touch 1168 environ_init: 0xA010790: HOMEPATH=3D\
  159    8681 [main] touch 1168 environ_init: 0xA0107A0: =
HOMESHARE=3D\\BE-BRU-PRD-06\PirotT$
  161    8842 [main] touch 1168 environ_init: 0xA0107C8: =
HOSTFILE=3DC:/WINNT/SYSTEM32/DRIVERS/ETC/HOSTS
  161    9003 [main] touch 1168 environ_init: 0xA010800: LOCAL=3Dd:
  159    9162 [main] touch 1168 environ_init: 0xA010810: =
LOGONSERVER=3D\\I-BE-EVR-1
  159    9321 [main] touch 1168 environ_init: 0xA010830: =
MAILHOST=3Dpop.mail.yahoo.com
  160    9481 [main] touch 1168 environ_init: 0xA010850: =
MAKE_MODE=3Dunix
  159    9640 [main] touch 1168 environ_init: 0xA010868: =
NUMBER_OF_PROCESSORS=3D1
  158    9798 [main] touch 1168 environ_init: 0xA010888: =
OLDPWD=3D/cygdrive/d/home/thierry
  160    9958 [main] touch 1168 environ_init: 0xA0108B0: =
OS2LIBPATH=3DC:\WINNT\system32\os2\dll;
  159   10117 [main] touch 1168 environ_init: 0xA0108E0: =
OS=3DWindows_NT
  161   10278 [main] touch 1168 getwinenv: can't set native for PATH=3D =
since no environ yet
  166   10444 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (., keep-rel, no-add-slash)
   87   10531 [main] touch 1168 mount_info::conv_to_posix_path: . =3D =
conv_to_posix_path (.)
   86   10617 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry\bin, keep-rel, no-add-slash)
   90   10707 [main] touch 1168 normalize_win32_path: =
d:\home\thierry\bin =3D normalize_win32_path (d:\home\thierry\bin)
   88   10795 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry/bin =3D conv_to_posix_path =
(d:\home\thierry\bin)
  107   10902 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   88   10990 [main] touch 1168 normalize_win32_path: =
C:\cygwin\usr\local\bin =3D normalize_win32_path =
(C:\cygwin\usr\local\bin)
   88   11078 [main] touch 1168 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   86   11164 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   87   11251 [main] touch 1168 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   84   11335 [main] touch 1168 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
   86   11421 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   85   11506 [main] touch 1168 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   84   11590 [main] touch 1168 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
   85   11675 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\d\miktex\miktex\bin, keep-rel, no-add-slash)
   87   11762 [main] touch 1168 normalize_win32_path: =
c:\d\miktex\miktex\bin =3D normalize_win32_path =
(c:\d\miktex\miktex\bin)
   86   11848 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/c/d/miktex/miktex/bin =3D conv_to_posix_path =
(c:\d\miktex\miktex\bin)
   87   11935 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (., keep-rel, no-add-slash)
   84   12019 [main] touch 1168 mount_info::conv_to_posix_path: . =3D =
conv_to_posix_path (.)
   84   12103 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\miktex\miktex\bin, keep-rel, no-add-slash)
   87   12190 [main] touch 1168 normalize_win32_path: =
d:\miktex\miktex\bin =3D normalize_win32_path (d:\miktex\miktex\bin)
   86   12276 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/miktex/miktex/bin =3D conv_to_posix_path =
(d:\miktex\miktex\bin)
   86   12362 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\emacs\bin, keep-rel, no-add-slash)
   85   12447 [main] touch 1168 normalize_win32_path: d:\emacs\bin =3D =
normalize_win32_path (d:\emacs\bin)
   85   12532 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/emacs/bin =3D conv_to_posix_path (d:\emacs\bin)
   85   12617 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   87   12704 [main] touch 1168 normalize_win32_path: =
C:\cygwin\usr\local\bin =3D normalize_win32_path =
(C:\cygwin\usr\local\bin)
   86   12790 [main] touch 1168 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   86   12876 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   86   12962 [main] touch 1168 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   85   13047 [main] touch 1168 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
   84   13131 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\gnat\bin, keep-rel, no-add-slash)
  235   13366 [main] touch 1168 normalize_win32_path: d:\gnat\bin =3D =
normalize_win32_path (d:\gnat\bin)
  103   13469 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/gnat/bin =3D conv_to_posix_path (d:\gnat\bin)
   88   13557 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\jdk\bin, keep-rel, no-add-slash)
   89   13646 [main] touch 1168 normalize_win32_path: d:\jdk\bin =3D =
normalize_win32_path (d:\jdk\bin)
   85   13731 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/jdk/bin =3D conv_to_posix_path (d:\jdk\bin)
   86   13817 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINNT\system32, keep-rel, no-add-slash)
   86   13903 [main] touch 1168 normalize_win32_path: c:\WINNT\system32 =
=3D normalize_win32_path (c:\WINNT\system32)
   99   14002 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/c/WINNT/system32 =3D conv_to_posix_path (c:\WINNT\system32)
   86   14088 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINNT, keep-rel, no-add-slash)
   87   14175 [main] touch 1168 normalize_win32_path: c:\WINNT =3D =
normalize_win32_path (c:\WINNT)
   84   14259 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/c/WINNT =3D conv_to_posix_path (c:\WINNT)
   86   14345 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINNT\System32\Wbem, keep-rel, no-add-slash)
   86   14431 [main] touch 1168 normalize_win32_path: =
c:\WINNT\System32\Wbem =3D normalize_win32_path =
(c:\WINNT\System32\Wbem)
   87   14518 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/c/WINNT/System32/Wbem =3D conv_to_posix_path =
(c:\WINNT\System32\Wbem)
   87   14605 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry\bin, keep-rel, no-add-slash)
 1005   15610 [main] touch 1168 normalize_win32_path: =
d:\home\thierry\bin =3D normalize_win32_path (d:\home\thierry\bin)
  190   15800 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry/bin =3D conv_to_posix_path =
(d:\home\thierry\bin)
  275   16075 [main] touch 1168 win_env::add_cache: posix =
.:/cygdrive/d/home/thierry/bin:/usr/local/bin:/usr/bin:/usr/bin:/cygdri=
ve/c/d/miktex/miktex/bin:.:/cygdrive/d/miktex/miktex/bin:/cygdrive/d/ema=
cs/bin:/usr/local/bin:/usr/bin:/cygdrive/d/gnat/bin:/cygdrive/d/jdk/bin:=
/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/=
Wbem:/cygdrive/d/home/thierry/bin
  100   16175 [main] touch 1168 win_env::add_cache: native =
PATH=3D.;d:\home\thierry\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cy=
gwin\bin;c:\d\miktex\miktex\bin;.;d:\miktex\miktex\bin;d:\emacs\bin;C:\c=
ygwin\usr\local\bin;C:\cygwin\bin;d:\gnat\bin;d:\jdk\bin;c:\WINNT\system=
32;c:\WINNT;c:\WINNT\System32\Wbem;d:\home\thierry\bin
   97   16272 [main] touch 1168 posify: env var converted to =
PATH=3D.:/cygdrive/d/home/thierry/bin:/usr/local/bin:/usr/bin:/usr/bin:/=
cygdrive/c/d/miktex/miktex/bin:.:/cygdrive/d/miktex/miktex/bin:/cygdrive=
/d/emacs/bin:/usr/local/bin:/usr/bin:/cygdrive/d/gnat/bin:/cygdrive/d/jd=
k/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/Sys=
tem32/Wbem:/cygdrive/d/home/thierry/bin
  174   16446 [main] touch 1168 environ_init: 0xA010A10: =
PATH=3D.:/cygdrive/d/home/thierry/bin:/usr/local/bin:/usr/bin:/usr/bin:/=
cygdrive/c/d/miktex/miktex/bin:.:/cygdrive/d/miktex/miktex/bin:/cygdrive=
/d/emacs/bin:/usr/local/bin:/usr/bin:/cygdrive/d/gnat/bin:/cygdrive/d/jd=
k/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/Sys=
tem32/Wbem:/cygdrive/d/home/thierry/bin
  181   16627 [main] touch 1168 environ_init: 0xA0108F8: =
PATHEXT=3D.SH;.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
  164   16791 [main] touch 1168 environ_init: 0xA010940: =
PROCESSOR_ARCHITECTURE=3Dx86
  159   16950 [main] touch 1168 environ_init: 0xA010960: =
PROCESSOR_IDENTIFIER=3Dx86 Family 6 Model 8 Stepping 6, GenuineIntel
  161   17111 [main] touch 1168 environ_init: 0xA0109A8: =
PROCESSOR_LEVEL=3D6
  158   17269 [main] touch 1168 environ_init: 0xA0109C0: =
PROCESSOR_REVISION=3D0806
  158   17427 [main] touch 1168 environ_init: 0xA0109E0: =
PROGRAMFILES=3DC:\Program Files
  160   17587 [main] touch 1168 environ_init: 0xA010E70: PROMPT=3D$P$G
  159   17746 [main] touch 1168 environ_init: 0xA010E80: PS1=3D\u =
\w\n\$
  157   17903 [main] touch 1168 environ_init: 0xA010E98: =
PWD=3D/cygdrive/d/home/thierry
  159   18062 [main] touch 1168 environ_init: 0xA010EC0: SHLVL=3D1
  157   18219 [main] touch 1168 environ_init: 0xA010ED0: =
SMS_LOCAL_DIR=3DC:\WINNT
  156   18375 [main] touch 1168 environ_init: 0xA010EF0: =
SYSTEMDRIVE=3DC:
  158   18533 [main] touch 1168 environ_init: 0xA010F08: =
SYSTEMROOT=3DC:\WINNT
  158   18691 [main] touch 1168 getwinenv: can't set native for TEMP=3D =
since no environ yet
  219   18910 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\PirotT\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
  117   19027 [main] touch 1168 normalize_win32_path: =
c:\DOCUME~1\PirotT\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\PirotT\LOCALS~1\Temp)
   92   19119 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\PirotT\LOCALS~1\Temp)
  238   19357 [main] touch 1168 win_env::add_cache: posix =
/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp
   83   19440 [main] touch 1168 win_env::add_cache: native =
TEMP=3Dc:\DOCUME~1\PirotT\LOCALS~1\Temp
   83   19523 [main] touch 1168 posify: env var converted to =
TEMP=3D/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp
  157   19680 [main] touch 1168 environ_init: 0xA010F50: =
TEMP=3D/cygdrive/c/DOCUME~1/PirotT/LOCALS~1/Temp
  160   19840 [main] touch 1168 environ_init: 0xA010F20: TERM=3Dxterm
  157   19997 [main] touch 1168 environ_init: 0xA010F30: TMOUT=3D86400
  158   20155 [main] touch 1168 environ_init: 0xA0110C0: =
USER=3DAdministrator
  156   20311 [main] touch 1168 environ_init: 0xA0110D8: =
USERDOMAIN=3DI-EUROPE
  158   20469 [main] touch 1168 environ_init: 0xA0110F0: =
USERNAME=3DPirotT
  156   20625 [main] touch 1168 environ_init: 0xA011108: =
USERPROFILE=3DC:\Documents and Settings\PirotT
  157   20782 [main] touch 1168 environ_init: 0xA011140: =
WINDIR=3DC:\WINNT
  157   20939 [main] touch 1168 environ_init: 0xA011158: =
WINDOWID=3D167842912
  156   21095 [main] touch 1168 environ_init: 0xA011170: =
_=3D/usr/bin/strace
  220   21315 [main] touch 1168 pinfo_init: pid 1168, pgid 1168
  180   21495 [main] touch 1168 dtable::extend: size 32, fds 0x61540128
 1026   22521 [main] touch 1168 internal_getlogin: GetUserName() =3D =
PirotT
  200   22721 [main] touch 1168 internal_getlogin: User: PirotT, =
Domain: I-EUROPE, Logon Server: I-BE-EVR-1
   93   22814 [main] touch 1168 internal_getlogin: Domain: I-EUROPE, =
Logon Server: I-BE-EVR-1, Windows Username: PirotT
  163   22977 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (0)
   93   23070 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: fd =
not open
   84   23154 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (1)
  279   23433 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: fd =
not open
   94   23527 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (2)
   87   23614 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: fd =
not open
   98   23712 [main] touch 1168 _open: open (/etc/passwd, 0x20000)
  112   23824 [main] touch 1168 normalize_posix_path: src /etc/passwd
   90   23914 [main] touch 1168 normalize_posix_path: /etc/passwd =3D =
normalize_posix_path (/etc/passwd)
   88   24002 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/passwd)
   96   24098 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0x2, rc 0
  511   24609 [main] touch 1168 symlink_info::check: not a symlink
  123   24732 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc\passwd, 0x240E7B0) (0x2)
   94   24826 [main] touch 1168 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\passwd), set_has_acls(8)
   96   24922 [main] touch 1168 dtable::build_fhandler: fd 3, fh =
0x615402C8
  101   25023 [main] touch 1168 fhandler_base::open: =
(C:\cygwin\etc\passwd, 0x20000)
  940   25963 [main] touch 1168 fhandler_base::open: 0xE0 =3D =
CreateFileA (C:\cygwin\etc\passwd, 0x80000000, 0x7, 0x240EBF0, 0x3, =
0x80, 0)
  145   26108 [main] touch 1168 fhandler_base::open: filemode set to =
text
  104   26212 [main] touch 1168 fhandler_base::open: 1 =3D =
fhandler_base::open (C:\cygwin\etc\passwd, 0x20000)
   90   26302 [main] touch 1168 fhandler_disk_file::open: 1 =3D =
fhandler_disk_file::open (C:\cygwin\etc\passwd, 0x20000)
   89   26391 [main] touch 1168 _open: 3 =3D open (/etc/passwd, =
0x20000)
   87   26478 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   86   26564 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
  136   26700 [main] touch 1168 fhandler_disk_file::fstat_helper: 1 =3D =
GetFileInformationByHandle (C:\cygwin\etc\passwd, 224)
  133   26833 [main] touch 1168 get_nt_attribute: file: =
C:\cygwin\etc\passwd
  122   26955 [main] touch 1168 read_sd: file =3D C:\cygwin\etc\passwd
  270   27225 [main] touch 1168 read_sd: file =3D C:\cygwin\etc\passwd: =
len=3D124
  162   27387 [main] touch 1168 _open: open (/etc/group, 0x20000)
  101   27488 [main] touch 1168 normalize_posix_path: src /etc/group
  102   27590 [main] touch 1168 normalize_posix_path: /etc/group =3D =
normalize_posix_path (/etc/group)
   87   27677 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/group)
   97   27774 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /etc/group, dst C:\cygwin\etc\group, flags 0x2, rc 0
  413   28187 [main] touch 1168 symlink_info::check: not a symlink
  115   28302 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc\group, 0x240CBE0) (0x2)
   93   28395 [main] touch 1168 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\group), set_has_acls(8)
 1342   29737 [main] touch 1168 dtable::build_fhandler: fd 4, fh =
0x615403C0
  213   29950 [main] touch 1168 fhandler_base::open: =
(C:\cygwin\etc\group, 0x20000)
 1170   31120 [main] touch 1168 fhandler_base::open: 0xD8 =3D =
CreateFileA (C:\cygwin\etc\group, 0x80000000, 0x7, 0x240D020, 0x3, =
0x80, 0)
  201   31321 [main] touch 1168 fhandler_base::open: filemode set to =
text
   94   31415 [main] touch 1168 fhandler_base::open: 1 =3D =
fhandler_base::open (C:\cygwin\etc\group, 0x20000)
   93   31508 [main] touch 1168 fhandler_disk_file::open: 1 =3D =
fhandler_disk_file::open (C:\cygwin\etc\group, 0x20000)
   88   31596 [main] touch 1168 _open: 4 =3D open (/etc/group, 0x20000)
   88   31684 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (4)
   85   31769 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
  138   31907 [main] touch 1168 fhandler_disk_file::fstat_helper: 1 =3D =
GetFileInformationByHandle (C:\cygwin\etc\group, 216)
  110   32017 [main] touch 1168 get_nt_attribute: file: =
C:\cygwin\etc\group
   91   32108 [main] touch 1168 read_sd: file =3D C:\cygwin\etc\group
  268   32376 [main] touch 1168 read_sd: file =3D C:\cygwin\etc\group: =
len=3D124
  217   32593 [main] touch 1168 get_nt_attribute: file: =
C:\cygwin\etc\group 1FF, uid 544, gid 544
   97   32690 [main] touch 1168 fhandler_disk_file::fstat_helper: 0 =3D =
fstat (, 0x240D3A0) st_atime=3D3C04B9EB st_size=3D279, =
st_mode=3D0x81FF, st_ino=3D343217268, sizeof=3D64
   95   32785 [main] touch 1168 _fstat: 0 =3D fstat (4, 0x240D3A0)
   91   32876 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (4)
   85   32961 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: =
get_*_binary
   86   33047 [main] touch 1168 setmode_helper: setmode: file was cle =
now raw
   84   33131 [main] touch 1168 setmode: setmode (4</etc/group>, =
binary) returns text
  209   33340 [main] touch 1168 _read: read (4, 0xA0112F8, 1024) =
blocking, sigcatchers 0
   97   33437 [main] touch 1168 _read: non-interruptible read
  189   33626 [main] touch 1168 fhandler_base::read: returning 279 =
chars, binary mode
   97   33723 [main] touch 1168 _read: 279 =3D read (4, 0xA0112F8, =
1024), errno 0
   87   33810 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (4)
   84   33894 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
   85   33979 [main] touch 1168 setmode_helper: setmode: file was raw =
now cle
   84   34063 [main] touch 1168 setmode: setmode (4</etc/group>, text) =
returns binary
 1494   35557 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (4)
   83   35640 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: =
get_*_binary
   83   35723 [main] touch 1168 setmode_helper: setmode: file was cle =
now raw
   82   35805 [main] touch 1168 setmode: setmode (4</etc/group>, =
binary) returns text
   86   35891 [main] touch 1168 _read: read (4, 0xA0112F8, 1024) =
blocking, sigcatchers 0
   84   35975 [main] touch 1168 _read: non-interruptible read
   91   36066 [main] touch 1168 _read: 0 =3D read (4, 0xA0112F8, 1024), =
errno 0
  107   36173 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (4)
   83   36256 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
   84   36340 [main] touch 1168 setmode_helper: setmode: file was raw =
now cle
   84   36424 [main] touch 1168 setmode: setmode (4</etc/group>, text) =
returns binary
  104   36528 [main] touch 1168 _close: close (4)
   86   36614 [main] touch 1168 fhandler_base::close: closing =
'/etc/group' handle 0xD8
  150   36764 [main] touch 1168 _close: 0 =3D close (4)
  106   36870 [main] touch 1168 normalize_posix_path: src /etc
   87   36957 [main] touch 1168 normalize_posix_path: /etc =3D =
normalize_posix_path (/etc)
   86   37043 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc)
   95   37138 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /etc, dst C:\cygwin\etc, flags 0x2, rc 0
  458   37596 [main] touch 1168 symlink_info::check: not a symlink
  118   37714 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc, 0x240D000) (0x2)
   93   37807 [main] touch 1168 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc), set_has_acls(8)
  306   38113 [main] touch 1168 get_nt_attribute: file: =
C:\cygwin\etc\passwd 1FF, uid 544, gid 544
  117   38230 [main] touch 1168 fhandler_disk_file::fstat_helper: 0 =3D =
fstat (, 0x240EF70) st_atime=3D3C04B9EB st_size=3D516, =
st_mode=3D0x81FF, st_ino=3D343086195, sizeof=3D64
   96   38326 [main] touch 1168 _fstat: 0 =3D fstat (3, 0x240EF70)
   92   38418 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   85   38503 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: =
get_*_binary
   84   38587 [main] touch 1168 setmode_helper: setmode: file was cle =
now raw
   84   38671 [main] touch 1168 setmode: setmode (3</etc/passwd>, =
binary) returns text
   88   38759 [main] touch 1168 _read: read (3, 0xA0112F8, 1024) =
blocking, sigcatchers 0
   87   38846 [main] touch 1168 _read: non-interruptible read
  175   39021 [main] touch 1168 fhandler_base::read: returning 516 =
chars, binary mode
   93   39114 [main] touch 1168 _read: 516 =3D read (3, 0xA0112F8, =
1024), errno 0
   87   39201 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   84   39285 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
   84   39369 [main] touch 1168 setmode_helper: setmode: file was raw =
now cle
   84   39453 [main] touch 1168 setmode: setmode (3</etc/passwd>, text) =
returns binary
  705   40158 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   84   40242 [main] touch 1168 _cygwin_istext_for_stdio:  _cifs: =
get_*_binary
   83   40325 [main] touch 1168 setmode_helper: setmode: file was cle =
now raw
   82   40407 [main] touch 1168 setmode: setmode (3</etc/passwd>, =
binary) returns text
   87   40494 [main] touch 1168 _read: read (3, 0xA0112F8, 1024) =
blocking, sigcatchers 0
   85   40579 [main] touch 1168 _read: non-interruptible read
   90   40669 [main] touch 1168 _read: 0 =3D read (3, 0xA0112F8, 1024), =
errno 0
   86   40755 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (3)
   83   40838 [main] touch 1168 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio says yes
   83   40921 [main] touch 1168 setmode_helper: setmode: file was raw =
now cle
   83   41004 [main] touch 1168 setmode: setmode (3</etc/passwd>, text) =
returns binary
   93   41097 [main] touch 1168 _close: close (3)
   86   41183 [main] touch 1168 fhandler_base::close: closing =
'/etc/passwd' handle 0xE0
  129   41312 [main] touch 1168 _close: 0 =3D close (3)
  354   41666 [main] touch 1168 internal_getlogin: Cygwins Username: =
PirotT
  312   41978 [main] touch 1168 sigproc_init: process/signal handling =
enabled(1)
  191   42169 [main] touch 1168 build_argv: argv[0] =3D 'touch'
   84   42253 [main] touch 1168 build_argv: argv[1] =3D 'xxx'
   83   42336 [main] touch 1168 build_argv: argc 2
  355   42691 [sig] touch 1168 wait_sig: sigcatch_nonmain 0x114, =
sigcatch_main 0x118
  116   42807 [sig] touch 1168 wait_sig: Ready.  dwProcessid 1168
  165   42972 [main] touch 1168 normalize_posix_path: src /dev/piper
   96   43068 [main] touch 1168 normalize_posix_path: /dev/piper =3D =
normalize_posix_path (/dev/piper)
   87   43155 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/piper)
  195   43350 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /dev/piper, dst \dev\pipe, flags 0x2, rc 0
  109   43459 [main] touch 1168 dtable::build_fhandler: fd 0, fh =
0x615402C8
  104   43563 [main] touch 1168 fhandler_base::init: created new =
fhandler_base for handle 0xFC
   88   43651 [main] touch 1168 dtable::init_std_file_from_handle: fd =
0, handle 0xFC
  168   43819 [main] touch 1168 normalize_posix_path: src unknown disk =
file
  109   43928 [main] touch 1168 mount_info::conv_to_posix_path: =
conv_to_posix_path (d:\home\thierry, no-keep-rel, no-add-slash)
   92   44020 [main] touch 1168 normalize_win32_path: d:\home\thierry =
=3D normalize_win32_path (d:\home\thierry)
 1281   45301 [main] touch 1168 mount_info::conv_to_posix_path: =
/cygdrive/d/home/thierry =3D conv_to_posix_path (d:\home\thierry)
  210   45511 [main] touch 1168 cwdstuff::get: posix =
/cygdrive/d/home/thierry
  105   45616 [main] touch 1168 cwdstuff::get: =
(/cygdrive/d/home/thierry) =3D cwdstuff::get (0x240F960, 260, 1, 0), =
errno 0
   96   45712 [main] touch 1168 normalize_posix_path: =
/cygdrive/d/home/thierry/unknown disk file =3D normalize_posix_path =
(unknown disk file)
  106   45818 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry/unknown disk file)
  100   45918 [main] touch 1168 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry/unknown disk file', dst =
'd:\home\thierry\unknown disk file'
   89   46007 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry/unknown disk file, dst =
d:\home\thierry\unknown disk file, flags 0x22, rc 0
  873   46880 [main] touch 1168 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\unknown disk file) failed
  195   47075 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
  195   47270 [main] touch 1168 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\unknown disk file.lnk) failed
  105   47375 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
   92   47467 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry\unknown disk file, 0x240F620) (0x22)
   94   47561 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry)
   95   47656 [main] touch 1168 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry', dst 'd:\home\thierry'
   87   47743 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry, dst d:\home\thierry, flags 0x22, rc =
0
  200   47943 [main] touch 1168 symlink_info::check: not a symlink
  107   48050 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry, 0x240F620) (0x22)
   92   48142 [main] touch 1168 path_conv::check: root_dir(d:\), =
this->path(d:\home\thierry\unknown disk file), set_has_acls(8)
   98   48240 [main] touch 1168 dtable::build_fhandler: fd 1, fh =
0x615403C0
   96   48336 [main] touch 1168 fhandler_base::init: created new =
fhandler_base for handle 0x148
   87   48423 [main] touch 1168 dtable::init_std_file_from_handle: fd =
1, handle 0x148
  141   48564 [main] touch 1168 normalize_posix_path: src /dev/pipew
   88   48652 [main] touch 1168 normalize_posix_path: /dev/pipew =3D =
normalize_posix_path (/dev/pipew)
   85   48737 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/pipew)
   92   48829 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /dev/pipew, dst \dev\pipe, flags 0x2, rc 0
   89   48918 [main] touch 1168 dtable::build_fhandler: fd 2, fh =
0x61540708
   92   49010 [main] touch 1168 fhandler_base::init: created new =
fhandler_base for handle 0x10C
   86   49096 [main] touch 1168 dtable::init_std_file_from_handle: fd =
2, handle 0x10C
  180   49276 [main] touch 1168 open_shared: name (null), shared =
0x1C030000 (wanted 0x0), h 0x12C
  136   49412 [main] touch 1168 tty_min::set_ctty: attached =
tty1073741824 sid 1168, pid 1168, tty->pgid 0, tty->sid 1168
   93   49505 [main] touch 1168 tty_min::set_ctty: resetting =
tty1073741824 sid.  Was 1168, now 1168.  pgid was 0, now 1168.
   98   49603 [main] touch 1168 dll_list::init: here
   85   49688 [main] touch 1168 dll_crt0_1: user_data->main 0x401B70
  103   49791 [main] touch 1168 sig_send: pid 1168, signal -2, its_me 1
   89   49880 [main] touch 1168 sig_send: Waiting for thiscomplete =
0x128
  101   49981 [sig] touch 1168 wait_sig: awake
   93   50074 [sig] touch 1168 wait_sig: processing signal -2
   86   50160 [sig] touch 1168 wait_sig: set main thread completion =
event
   83   50243 [sig] touch 1168 wait_sig: looping
   97   50340 [main] touch 1168 sig_send: returning 0 from sending =
signal -2
  393   50733 [main] touch 1168 _open: open (xxx, 0xC201)
   99   50832 [main] touch 1168 normalize_posix_path: src xxx
   86   50918 [main] touch 1168 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   84   51002 [main] touch 1168 cwdstuff::get: =
(/cygdrive/d/home/thierry) =3D cwdstuff::get (0x240F8E4, 260, 1, 0), =
errno 0
   86   51088 [main] touch 1168 normalize_posix_path: =
/cygdrive/d/home/thierry/xxx =3D normalize_posix_path (xxx)
   87   51175 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry/xxx)
   98   51273 [main] touch 1168 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry/xxx', dst 'd:\home\thierry\xxx'
   86   51359 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry/xxx, dst d:\home\thierry\xxx, flags =
0x22, rc 0
  647   52006 [main] touch 1168 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\xxx) failed
  131   52137 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
  180   52317 [main] touch 1168 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\xxx.lnk) failed
  102   52419 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
   84   52503 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry\xxx, 0x240F5A4) (0x22)
   96   52599 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry)
   92   52691 [main] touch 1168 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry', dst 'd:\home\thierry'
   85   52776 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry, dst d:\home\thierry, flags 0x22, rc =
0
  192   52968 [main] touch 1168 symlink_info::check: not a symlink
   98   53066 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry, 0x240F5A4) (0x22)
   98   53164 [main] touch 1168 path_conv::check: root_dir(d:\), =
this->path(d:\home\thierry\xxx), set_has_acls(8)
  194   53358 [main] touch 1168 dtable::build_fhandler: fd 3, fh =
0x615407E0
  103   53461 [main] touch 1168 fhandler_base::open: =
(d:\home\thierry\xxx, 0xC201)
  125   53586 [main] touch 1168 alloc_sd: owner: Administrator [500]
  231   53817 [main] touch 1168 alloc_sd: ACL-Size: 100
  100   53917 [main] touch 1168 alloc_sd: Created SD-Size: 176
 1061   54978 [main] touch 1168 fhandler_base::open: 0xFFFFFFFF =3D =
CreateFileA (d:\home\thierry\xxx, 0x40000000, 0x7, 0x240F9E4, 0x4, =
0x80, 0)
  158   55136 [main] touch 1168 seterrno_from_win_error: =
/cygnus/netrel/src/cygwin-1.3.5-3/winsup/cygwin/fhandler.cc:403 errno =
1307
   94   55230 [main] touch 1168 geterrno_from_win_error: unknown =
windows error 1307, setting errno to 13
   88   55318 [main] touch 1168 fhandler_base::open: 0 =3D =
fhandler_base::open (d:\home\thierry\xxx, 0xC201)
   91   55409 [main] touch 1168 fhandler_disk_file::open: 0 =3D =
fhandler_disk_file::open (d:\home\thierry\xxx, 0xC201)
   94   55503 [main] touch 1168 _open: -1 =3D open (xxx, 0xC201)
   92   55595 [main] touch 1168 normalize_posix_path: src xxx
   88   55683 [main] touch 1168 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   84   55767 [main] touch 1168 cwdstuff::get: =
(/cygdrive/d/home/thierry) =3D cwdstuff::get (0x240F8F4, 260, 1, 0), =
errno 13
  112   55879 [main] touch 1168 normalize_posix_path: =
/cygdrive/d/home/thierry/xxx =3D normalize_posix_path (xxx)
   97   55976 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry/xxx)
   96   56072 [main] touch 1168 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry/xxx', dst 'd:\home\thierry\xxx'
   86   56158 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry/xxx, dst d:\home\thierry\xxx, flags =
0x22, rc 0
  608   56766 [main] touch 1168 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\xxx) failed
  132   56898 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
  176   57074 [main] touch 1168 symlink_info::check: GetFileAttributesA =
(d:\home\thierry\xxx.lnk) failed
  101   57175 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
   91   57266 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry\xxx, 0x240F5B4) (0x22)
 1244   58510 [main] touch 1168 mount_info::conv_to_win32_path: =
conv_to_win32_path (/cygdrive/d/home/thierry)
  205   58715 [main] touch 1168 mount_info::cygdrive_win32_path: src =
'/cygdrive/d/home/thierry', dst 'd:\home\thierry'
  105   58820 [main] touch 1168 mount_info::conv_to_win32_path: =
src_path /cygdrive/d/home/thierry, dst d:\home\thierry, flags 0x22, rc =
0
  387   59207 [main] touch 1168 symlink_info::check: not a symlink
  161   59368 [main] touch 1168 symlink_info::check: 0 =3D =
symlink.check (d:\home\thierry, 0x240F5B4) (0x22)
   94   59462 [main] touch 1168 path_conv::check: root_dir(d:\), =
this->path(d:\home\thierry\xxx), set_has_acls(8)
   91   59553 [main] touch 1168 cwdstuff::get: posix =
/cygdrive/d/home/thierry
   85   59638 [main] touch 1168 cwdstuff::get: (d:\home\thierry) =3D =
cwdstuff::get (0x240F324, 260, 0, 0), errno 13
  339   59977 [main] touch 1168 seterrno_from_win_error: =
/cygnus/netrel/src/cygwin-1.3.5-3/winsup/cygwin/times.cc:487 errno 2
  120   60097 [main] touch 1168 geterrno_from_win_error: windows error =
2 =3D=3D errno 2
   86   60183 [main] touch 1168 utimes: -1 =3D utimes (xxx, 0); (h-1)
  189   60372 [main] touch 1168 _write: write (2, 0x240F684, 7)
   92   60464 [main] touch 1168 fhandler_base::write: binary write
  106   60570 [main] touch 1168 fhandler_base::write: 7 =3D write =
(0x240F684, 7)
   94   60664 [main] touch 1168 _write: 7 =3D write (2, 0x240F684, 7)
   89   60753 [main] touch 1168 _write: write (2, 0x240F6B4, 14)
   85   60838 [main] touch 1168 fhandler_base::write: binary write
   91   60929 [main] touch 1168 fhandler_base::write: 14 =3D write =
(0x240F6B4, 14)
   85   61014 [main] touch 1168 _write: 14 =3D write (2, 0x240F6B4, 14)
  101   61115 [main] touch 1168 _write: write (2, 0x240F684, 19)
   94   61209 [main] touch 1168 fhandler_base::write: binary write
   90   61299 [main] touch 1168 fhandler_base::write: 19 =3D write =
(0x240F684, 19)
   85   61384 [main] touch 1168 _write: 19 =3D write (2, 0x240F684, 19)
   88   61472 [main] touch 1168 _write: write (2, 0x610982F7, 1)
   85   61557 [main] touch 1168 fhandler_base::write: binary write
   90   61647 [main] touch 1168 fhandler_base::write: 1 =3D write =
(0x610982F7, 1)
   93   61740 [main] touch 1168 _write: 1 =3D write (2, 0x610982F7, 1)
  121   61861 [main] touch 1168 do_exit: do_exit (1)
   87   61948 [main] touch 1168 void: 0x0 =3D signal (20, 0x1)
   84   62032 [main] touch 1168 void: 0x0 =3D signal (1, 0x1)
   82   62114 [main] touch 1168 void: 0x0 =3D signal (2, 0x1)
   82   62196 [main] touch 1168 void: 0x0 =3D signal (3, 0x1)
   93   62289 [main] touch 1168 fhandler_base::close: closing =
'/dev/pipe' handle 0xFC
   95   62384 [main] touch 1168 fhandler_base::close: closing 'unknown =
disk file' handle 0x148
   91   62475 [main] touch 1168 fhandler_base::close: closing =
'/dev/pipe' handle 0x10C
  101   62576 [main] touch 1168 proc_terminate: nchildren 0, nzombies 0
   86   62662 [main] touch 1168 proc_terminate: leaving
   81   62743 [main] touch 1168 sigproc_terminate: entering
  115   62858 [main] touch 1168 sigproc_terminate: done
  188   63046 [main] touch 1168 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 100144
   88   63134 [main] touch 1168 __to_clock_t: total 00000000 0000000A
   86   63220 [main] touch 1168 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 100144
  831   64051 [main] touch 1168 __to_clock_t: total 00000000 0000000A
 3033   67084 [main] touch 1168 _pinfo::exit: Calling ExitProcess 1


------_=_NextPart_000_01C1797F.8F32E790
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
------_=_NextPart_000_01C1797F.8F32E790--

- Raw text -


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