[MLton-devel] RE: calling SML from C in MLton

Mike Thomas miketh@brisbane.paradigmgeo.com
Thu, 1 May 2003 14:34:01 +1000


This is a multi-part message in MIME format.

------=_NextPart_000_00A1_01C30FEE.B57E1D00
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi Stephen.

Thanks for the timely help.  I just got the experimental version of Cygwin
MLTON.  Before installing I ran some tests on the currently installed Cygwin
dll and mllex set out under the heading PRE NEW MLTON, and after install,
POST NEW MLTON.  Briefly however, mllex is still going down big time:

PRE NEW MLTON

    Cygwin DLL version info:
        DLL version: 1.3.22

| > $ mllex
| > Segmentation fault (core dumped)
|
| Hmmm.  mllex works fine on the version of Cygwin I use (dll 1.3.19).
| I tried it with no args and via making mlton.  Let me know what you
| see with 20030419.  I'm not sure how to track this bug down.  Can you
| strace mllex so I can see how far it's getting?

See the attached file, "st.txt".


| One thing to check -- can you make sure it's the right version of
| mllex.  On my machine, I see
|
| % ll /bin/mllex
| -rwxr-xr-x    1 sweeks   None       229376 Mar 12 12:56 /bin/mllex


$ ls -l /usr/bin/mllex
-rwxr-xr-x    1 miketh   mkgroup_   229376 Mar 13 06:56 /usr/bin/mllex


POST NEW MLTON

$ which mllex
/usr/bin/mllex

miketh@water /
$ ls -l /usr/bin/mllex
-rwxr-xr-x    1 miketh   mkgroup_   229888 May  1 12:56 /usr/bin/mllex

miketh@water /
$ mlton
MLton 20030430 (built Wed Apr 30 19:56:23 2003 on CYGWIN)

miketh@water /
$ mllex
Segmentation fault (core dumped)

miketh@water /
$ which mllex
/usr/bin/mllex

miketh@water /
$ ls -l /usr/bin/mllex
-rwxr-xr-x    1 miketh   mkgroup_   229888 May  1 12:56 /usr/bin/mllex

miketh@water /
$ mlyacc
too many files
Usage: mlyacc file.grm

Strace output is attached as "stlatest.txt".  I've never used strace before
so let me know if I should have used some arguments.

Running under "gdb" seems superficially OK eg:

============================================================================
$ gdb /usr/bin/mllex
GNU gdb 2003-03-03-cvs (cygwin-special)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...(no debugging symbols
found)...
(gdb) run
Starting program: /usr/bin/mllex
no files
Usage: mllex file.lex ...

Program exited with code 01.
============================================================================

Maybe you could forward a debug symbol version of the mllex executable plus
an appropriate break point label (presumably main) to start debugging from?


|
| > On the topic of the FFI, is it possible to set use reference
| variables to
| > pass results back from SML callbacks to the C side?
|
| The easiest way to pass results back that I can think of is to use
| _ffi to import into SML a C function that takes as arguments all the
| results and stores them in some C globals.  Just like passing
| arguments from C to SML it's ugly, and we'll add better support to
| MLton for it someday.

Gulp.

Cheers

Mike Thomas.

------=_NextPart_000_00A1_01C30FEE.B57E1D00
Content-Type: text/plain;
	name="st.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="st.txt"

**********************************************
Program name: C:\cygwin\bin\mllex (1812)
App version:  1003.17, api: 0.67
DLL version:  1003.22, api: 0.78
DLL build:    2003-03-18 09:20
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2003-05-01 14:10:38
**********************************************
  462    1007 [main] mllex 1812 environ_init: 0xA040008: !::=3D::\
   92    1099 [main] mllex 1812 environ_init: 0xA0404D0: =
!C:=3DC:\cygwin\bin
   69    1168 [main] mllex 1812 environ_init: 0xA0404E8: =
ALLUSERSPROFILE=3DC:\Documents and Settings\All Users
  112    1280 [main] mllex 1812 environ_init: 0xA040520: =
APPDATA=3DC:\Documents and Settings\miketh\Application Data
   73    1353 [main] mllex 1812 environ_init: 0xA040560: =
CLIENTNAME=3DConsole
  211    1564 [main] mllex 1812 environ_init: 0xA040578: =
COMMONPROGRAMFILES=3DC:\Program Files\Common Files
   68    1632 [main] mllex 1812 environ_init: 0xA0405B0: =
COMPUTERNAME=3DWATER
   61    1693 [main] mllex 1812 environ_init: 0xA0405C8: =
COMSPEC=3DC:\WINDOWS\system32\cmd.exe
   60    1753 [main] mllex 1812 environ_init: 0xA0405F0: =
CSHOPTIONS=3D-BQI
   60    1813 [main] mllex 1812 environ_init: 0xA040608: =
CVS_RSH=3D/bin/ssh
   59    1872 [main] mllex 1812 environ_init: 0xA040620: DISPLAY=3D:0.0
   69    1941 [main] mllex 1812 environ_init: 0xA040638: =
HOME111=3DC:\Documents and Settings\miketh
   65    2006 [main] mllex 1812 getwinenv: can't set native for HOME=3D =
since no environ yet
   66    2072 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\home\miketh, no-keep-rel, no-add-slash)
   57    2129 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\home\miketh =3D normalize_win32_path (C:\cygwin\home\miketh)
   46    2175 [main] mllex 1812 mount_info::conv_to_posix_path: =
/home/miketh =3D conv_to_posix_path (C:\cygwin\home\miketh)
   83    2258 [main] mllex 1812 win_env::add_cache: posix /home/miketh
   36    2294 [main] mllex 1812 win_env::add_cache: native =
HOME=3DC:\cygwin\home\miketh
   37    2331 [main] mllex 1812 posify: env var converted to =
HOME=3D/home/miketh
   59    2390 [main] mllex 1812 environ_init: 0xA040688: =
HOME=3D/home/miketh
  100    2490 [main] mllex 1812 environ_init: 0xA0407D0: HOMEDRIVE=3DC:
   60    2550 [main] mllex 1812 environ_init: 0xA0407E8: =
HOMEPATH=3D\Documents and Settings\miketh
   60    2610 [main] mllex 1812 environ_init: 0xA040818: =
HOSTNAME=3Dwater
   59    2669 [main] mllex 1812 environ_init: 0xA040830: =
INCLUDE111=3DC:\lang\Microsoft.NET\FrameworkSDK\include\;C:\Program =
Files\Microsoft Visual Studio .NET\Vc7\include\
   61    2730 [main] mllex 1812 environ_init: 0xA0408A8: =
INCLUDE=3DC:\lang\msdotnetSDK\include\;C:\Program Files\Microsoft Visual =
Studio .NET\Vc7\include\
   60    2790 [main] mllex 1812 environ_init: 0xA040910: =
LIB111=3DC:\Program Files\Microsoft Visual Studio =
.NET\Vc7\lib\;C:\lang\Microsoft.NET\FrameworkSDK\Lib\
   61    2851 [main] mllex 1812 environ_init: 0xA040980: =
LIB=3DC:\Program Files\Microsoft Visual Studio =
.NET\Vc7\lib\;C:\lang\msdotnetSDK\Lib\
   60    2911 [main] mllex 1812 environ_init: 0xA040668: =
LOGONSERVER=3D\\BEEZNEEZ
   59    2970 [main] mllex 1812 environ_init: 0xA0409D8: =
MAKE_MODE=3Dunix
   59    3029 [main] mllex 1812 environ_init: 0xA0409F0: =
MANPATH=3D:/usr/ssl/man
   60    3089 [main] mllex 1812 environ_init: 0xA040A10: =
MAN_CHM_INDEX=3DC:/PROGRA~1/MKSTOO~1/mksnt/tkutil.idx;C:/PROGRA~1/MKSTOO~=
1/mksnt/tkapi.idx;C:/PROGRA~1/MKSTOO~1/mksnt/tcltk.idx;C:/PROGRA~1/MKSTOO=
~1/mksnt/tkperl.idx
   61    3150 [main] mllex 1812 environ_init: 0xA040AB8: =
MAN_TXT_INDEX=3DC:/PROGRA~1/MKSTOO~1/etc/tkutil.idx;C:/PROGRA~1/MKSTOO~1/=
etc/tkapi.idx;C:/PROGRA~1/MKSTOO~1/etc/tcltk.idx;C:/PROGRA~1/MKSTOO~1/etc=
/tkperl.idx
   61    3211 [main] mllex 1812 environ_init: 0xA040B58: =
NUMBER_OF_PROCESSORS=3D1
   60    3271 [main] mllex 1812 environ_init: 0xA040B78: =
NUTCROOT=3DC:\PROGRA~1\MKSTOO~1
   84    3355 [main] mllex 1812 environ_init: 0xA040BA0: =
OCAMLLIB=3DC:\lang\ocaml\lib
   98    3453 [main] mllex 1812 environ_init: 0xA040BC0: =
OLDPWD=3D/usr/bin
   59    3512 [main] mllex 1812 environ_init: 0xA040BD8: OS=3DWindows_NT
   71    3583 [main] mllex 1812 environ_init: 0xA040BF0: =
PATH1=3DC:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\X11;C:\PROGRA~1=
\MKSTOO~1\mksnt;C:\lang\Microsoft.NET\FrameworkSDK\Bin\;C:\Program =
Files\Microsoft Visual Studio =
.NET\Common7\IDE\;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\;C:\Progra=
m Files\Microsoft Visual Studio =
.NET\Vc7\bin\;C:\lang\Tcl-8.4.1.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\W=
INDOWS\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System
   68    3651 [main] mllex 1812 getwinenv: can't set native for PATH=3D =
since no environ yet
   46    3697 [main] mllex 1812 normalize_posix_path: src .
   44    3741 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\home\miketh, no-keep-rel, no-add-slash)
   40    3781 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\home\miketh =3D normalize_win32_path (C:\cygwin\home\miketh)
   39    3820 [main] mllex 1812 mount_info::conv_to_posix_path: =
/home/miketh =3D conv_to_posix_path (C:\cygwin\home\miketh)
   44    3864 [main] mllex 1812 cwdstuff::get: posix /home/miketh
   38    3902 [main] mllex 1812 cwdstuff::get: (/home/miketh) =3D =
cwdstuff::get (0x22F988, 260, 1, 0), errno 0
   40    3942 [main] mllex 1812 normalize_posix_path: /home/miketh =3D =
normalize_posix_path (.)
   38    3980 [main] mllex 1812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/home/miketh)
   46    4026 [main] mllex 1812 set_flags: flags: binary (0x2)
   37    4063 [main] mllex 1812 mount_info::conv_to_win32_path: src_path =
/home/miketh, dst C:\cygwin\home\miketh, flags 0xA, rc 0
  269    4332 [main] mllex 1812 symlink_info::check: not a symlink
  108    4440 [main] mllex 1812 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\home\miketh, 0x22F648) (0xA)
   44    4484 [main] mllex 1812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\home\miketh), set_has_acls(8)
   88    4572 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   40    4612 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\usr\local\bin =3D normalize_win32_path =
(C:\cygwin\usr\local\bin)
   40    4652 [main] mllex 1812 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   39    4691 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   38    4729 [main] mllex 1812 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   38    4767 [main] mllex 1812 mount_info::conv_to_posix_path: /usr/bin =
=3D conv_to_posix_path (C:\cygwin\bin)
   39    4806 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   38    4844 [main] mllex 1812 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   38    4882 [main] mllex 1812 mount_info::conv_to_posix_path: /usr/bin =
=3D conv_to_posix_path (C:\cygwin\bin)
   39    4921 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\texmf\miktex\bin\, keep-rel, add-slash)
   38    4959 [main] mllex 1812 normalize_win32_path: =
c:\lang\texmf\miktex\bin\ =3D normalize_win32_path =
(c:\lang\texmf\miktex\bin\)
   39    4998 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/lang/texmf/miktex/bin/ =3D conv_to_posix_path =
(c:\lang\texmf\miktex\bin\)
   39    5037 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\msdotnetSDK\Bin\, keep-rel, add-slash)
   38    5075 [main] mllex 1812 normalize_win32_path: =
c:\lang\msdotnetSDK\Bin\ =3D normalize_win32_path =
(c:\lang\msdotnetSDK\Bin\)
   39    5114 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/lang/msdotnetSDK/Bin/ =3D conv_to_posix_path =
(c:\lang\msdotnetSDK\Bin\)
   39    5153 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Common7\IDE\, keep-rel, add-slash)
   39    5192 [main] mllex 1812 normalize_win32_path: c:\Program =
Files\Microsoft Visual Studio .NET\Common7\IDE\ =3D normalize_win32_path =
(c:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\)
   50    5242 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/Program Files/Microsoft Visual Studio .NET/Common7/IDE/ =3D =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Common7\IDE\)
   41    5283 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\, =
keep-rel, add-slash)
   39    5322 [main] mllex 1812 normalize_win32_path: =
c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\ =3D normalize_win32_path =
(c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\)
   77    5399 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/ =3D conv_to_posix_path =
(c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\)
   41    5440 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Vc7\bin\, keep-rel, add-slash)
   39    5479 [main] mllex 1812 normalize_win32_path: c:\Program =
Files\Microsoft Visual Studio .NET\Vc7\bin\ =3D normalize_win32_path =
(c:\Program Files\Microsoft Visual Studio .NET\Vc7\bin\)
   40    5519 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/Program Files/Microsoft Visual Studio .NET/Vc7/bin/ =3D =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Vc7\bin\)
   40    5559 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\Tcl-8.4.1.0\bin, keep-rel, no-add-slash)
   38    5597 [main] mllex 1812 normalize_win32_path: =
c:\lang\Tcl-8.4.1.0\bin =3D normalize_win32_path =
(c:\lang\Tcl-8.4.1.0\bin)
   39    5636 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/lang/Tcl-8.4.1.0/bin =3D conv_to_posix_path (c:\lang\Tcl-8.4.1.0\bin)
   38    5674 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   38    5712 [main] mllex 1812 normalize_win32_path: =
c:\WINDOWS\system32 =3D normalize_win32_path (c:\WINDOWS\system32)
   39    5751 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/WINDOWS/system32 =3D conv_to_posix_path (c:\WINDOWS\system32)
   38    5789 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   38    5827 [main] mllex 1812 normalize_win32_path: c:\WINDOWS =3D =
normalize_win32_path (c:\WINDOWS)
   39    5866 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/WINDOWS =3D conv_to_posix_path (c:\WINDOWS)
   38    5904 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   38    5942 [main] mllex 1812 normalize_win32_path: =
c:\WINDOWS\System32\Wbem =3D normalize_win32_path =
(c:\WINDOWS\System32\Wbem)
   38    5980 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/WINDOWS/System32/Wbem =3D conv_to_posix_path =
(c:\WINDOWS\System32\Wbem)
   39    6019 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Common Files\Adaptec Shared\System, =
keep-rel, no-add-slash)
   39    6058 [main] mllex 1812 normalize_win32_path: c:\Program =
Files\Common Files\Adaptec Shared\System =3D normalize_win32_path =
(c:\Program Files\Common Files\Adaptec Shared\System)
   39    6097 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/Program Files/Common Files/Adaptec Shared/System =3D =
conv_to_posix_path (c:\Program Files\Common Files\Adaptec Shared\System)
   40    6137 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\ocaml\bin, keep-rel, no-add-slash)
   38    6175 [main] mllex 1812 normalize_win32_path: c:\lang\ocaml\bin =
=3D normalize_win32_path (c:\lang\ocaml\bin)
   38    6213 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/lang/ocaml/bin =3D conv_to_posix_path (c:\lang\ocaml\bin)
   39    6252 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   38    6290 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\usr\X11R6\bin =3D normalize_win32_path =
(C:\cygwin\usr\X11R6\bin)
   71    6361 [main] mllex 1812 mount_info::conv_to_posix_path: =
/usr/X11R6/bin =3D conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   88    6449 [main] mllex 1812 win_env::add_cache: posix =
/usr/local/bin:/usr/bin:/usr/bin:/c/lang/texmf/miktex/bin/:/c/lang/msdotn=
etSDK/Bin/:/c/Program Files/Microsoft Visual Studio =
.NET/Common7/IDE/:/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/:/c/Progra=
m Files/Microsoft Visual Studio =
.NET/Vc7/bin/:/c/lang/Tcl-8.4.1.0/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/W=
INDOWS/System32/Wbem:/c/Program Files/Common Files/Adaptec =
Shared/System:/c/lang/ocaml/bin:/usr/X11R6/bin
   48    6497 [main] mllex 1812 win_env::add_cache: native =
PATH=3DC:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;c:\lang\texmf\=
miktex\bin\;c:\lang\msdotnetSDK\Bin\;c:\Program Files\Microsoft Visual =
Studio =
.NET\Common7\IDE\;c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\;c:\Progra=
m Files\Microsoft Visual Studio =
.NET\Vc7\bin\;c:\lang\Tcl-8.4.1.0\bin;c:\WINDOWS\system32;c:\WINDOWS;c:\W=
INDOWS\System32\Wbem;c:\Program Files\Common Files\Adaptec =
Shared\System;c:\lang\ocaml\bin;C:\cygwin\usr\X11R6\bin
   43    6540 [main] mllex 1812 posify: env var converted to =
PATH=3D/usr/local/bin:/usr/bin:/usr/bin:/c/lang/texmf/miktex/bin/:/c/lang=
/msdotnetSDK/Bin/:/c/Program Files/Microsoft Visual Studio =
.NET/Common7/IDE/:/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/:/c/Progra=
m Files/Microsoft Visual Studio =
.NET/Vc7/bin/:/c/lang/Tcl-8.4.1.0/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/W=
INDOWS/System32/Wbem:/c/Program Files/Common Files/Adaptec =
Shared/System:/c/lang/ocaml/bin:/usr/X11R6/bin
   65    6605 [main] mllex 1812 environ_init: 0xA040F58: =
PATH=3D/usr/local/bin:/usr/bin:/usr/bin:/c/lang/texmf/miktex/bin/:/c/lang=
/msdotnetSDK/Bin/:/c/Program Files/Microsoft Visual Studio =
.NET/Common7/IDE/:/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/:/c/Progra=
m Files/Microsoft Visual Studio =
.NET/Vc7/bin/:/c/lang/Tcl-8.4.1.0/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/W=
INDOWS/System32/Wbem:/c/Program Files/Common Files/Adaptec =
Shared/System:/c/lang/ocaml/bin:/usr/X11R6/bin
   67    6672 [main] mllex 1812 environ_init: 0xA040D98: =
PATHEXT=3D.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl;.sh;.ksh;=
.csh;.sed;.awk;.pl
   61    6733 [main] mllex 1812 environ_init: 0xA040DF8: =
PROCESSOR_ARCHITECTURE=3Dx86
   60    6793 [main] mllex 1812 environ_init: 0xA040E18: =
PROCESSOR_IDENTIFIER=3Dx86 Family 15 Model 2 Stepping 7, GenuineIntel
   61    6854 [main] mllex 1812 environ_init: 0xA040E60: =
PROCESSOR_LEVEL=3D15
   60    6914 [main] mllex 1812 environ_init: 0xA040E78: =
PROCESSOR_REVISION=3D0207
   60    6974 [main] mllex 1812 environ_init: 0xA040E98: =
PROGRAMFILES=3DC:\Program Files
   60    7034 [main] mllex 1812 environ_init: 0xA040EC0: PROMPT=3D$P$G
   60    7094 [main] mllex 1812 environ_init: 0xA040ED0: =
PS1=3D\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$=20
   60    7154 [main] mllex 1812 environ_init: 0xA040F18: =
PWD=3D/home/miketh
   60    7214 [main] mllex 1812 environ_init: 0xA040F30: =
ROOTDIR=3DC:/PROGRA~1/MKSTOO~1
   59    7273 [main] mllex 1812 environ_init: 0xA0416B8: =
SESSIONNAME=3DConsole
   94    7367 [main] mllex 1812 environ_init: 0xA0416D0: SHLVL=3D1
   60    7427 [main] mllex 1812 environ_init: 0xA0416E0: =
SYSTEMDRIVE=3DC:
   60    7487 [main] mllex 1812 environ_init: 0xA0416F8: =
SYSTEMROOT=3DC:\WINDOWS
   61    7548 [main] mllex 1812 getwinenv: can't set native for TEMP=3D =
since no environ yet
   60    7608 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\miketh\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
   39    7647 [main] mllex 1812 normalize_win32_path: =
c:\DOCUME~1\miketh\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   39    7686 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/DOCUME~1/miketh/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   83    7769 [main] mllex 1812 win_env::add_cache: posix =
/c/DOCUME~1/miketh/LOCALS~1/Temp
   37    7806 [main] mllex 1812 win_env::add_cache: native =
TEMP=3Dc:\DOCUME~1\miketh\LOCALS~1\Temp
   37    7843 [main] mllex 1812 posify: env var converted to =
TEMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   59    7902 [main] mllex 1812 environ_init: 0xA041748: =
TEMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    7962 [main] mllex 1812 environ_init: 0xA0418B0: TERM=3Dcygwin
   66    8028 [main] mllex 1812 environ_init: 0xA041718: =
TERMCAP1=3DC:\PROGRA~1\MKSTOO~1\etc\termcap
   61    8089 [main] mllex 1812 environ_init: 0xA0418C0: =
TERMINFO1=3DC:\PROGRA~1\MKSTOO~1\usr\lib\terminfo
   60    8149 [main] mllex 1812 environ_init: 0xA0418F8: =
TEXMF=3D{/usr/share/lilypond/1.6.8,/usr/share/texmf}
   60    8209 [main] mllex 1812 getwinenv: can't set native for TMP=3D =
since no environ yet
   92    8301 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\miketh\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
   41    8342 [main] mllex 1812 normalize_win32_path: =
c:\DOCUME~1\miketh\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   40    8382 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/DOCUME~1/miketh/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   83    8465 [main] mllex 1812 win_env::add_cache: posix =
/c/DOCUME~1/miketh/LOCALS~1/Temp
   37    8502 [main] mllex 1812 win_env::add_cache: native =
TMP=3Dc:\DOCUME~1\miketh\LOCALS~1\Temp
   37    8539 [main] mllex 1812 posify: env var converted to =
TMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   59    8598 [main] mllex 1812 environ_init: 0xA041960: =
TMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   61    8659 [main] mllex 1812 getwinenv: can't set native for =
TMPDIR=3D since no environ yet
   61    8720 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\miketh\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
   38    8758 [main] mllex 1812 normalize_win32_path: =
c:\DOCUME~1\miketh\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   39    8797 [main] mllex 1812 mount_info::conv_to_posix_path: =
/c/DOCUME~1/miketh/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   83    8880 [main] mllex 1812 win_env::add_cache: posix =
/c/DOCUME~1/miketh/LOCALS~1/Temp
   37    8917 [main] mllex 1812 win_env::add_cache: native =
TMPDIR=3Dc:\DOCUME~1\miketh\LOCALS~1\Temp
   37    8954 [main] mllex 1812 posify: env var converted to =
TMPDIR=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   59    9013 [main] mllex 1812 environ_init: 0xA041AC8: =
TMPDIR=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    9073 [main] mllex 1812 environ_init: 0xA041C30: USER=3Dmiketh
   59    9132 [main] mllex 1812 environ_init: 0xA041C40: =
USERDOMAIN=3DPTBRISBANE
   59    9191 [main] mllex 1812 environ_init: 0xA041C60: =
USERNAME=3Dmiketh
   91    9282 [main] mllex 1812 environ_init: 0xA041C78: =
USERPROFILE=3DC:\Documents and Settings\miketh
   62    9344 [main] mllex 1812 environ_init: 0xA041CB0: =
WINDIR=3DC:\WINDOWS
   59    9403 [main] mllex 1812 environ_init: 0xA041CC8: =
_=3D/usr/bin/strace
   57    9460 [main] mllex 1812 pinfo_init: pid 1812, pgid 1812
   89    9549 [main] mllex 1812 dtable::extend: size 32, fds 0x615F03C8
   99    9648 [main] mllex 1812 normalize_posix_path: src /etc/passwd
   42    9690 [main] mllex 1812 normalize_posix_path: /etc/passwd =3D =
normalize_posix_path (/etc/passwd)
   39    9729 [main] mllex 1812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/passwd)
   43    9772 [main] mllex 1812 set_flags: flags: binary (0x2)
   37    9809 [main] mllex 1812 mount_info::conv_to_win32_path: src_path =
/etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
  262   10071 [main] mllex 1812 symlink_info::check: not a symlink
   54   10125 [main] mllex 1812 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\etc\passwd, 0x22F7F8) (0xA)
   41   10166 [main] mllex 1812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\passwd), set_has_acls(8)
  229   10395 [main] mllex 1812 etc::test_file_change: FindFirstFile =
succeeded
   59   10454 [main] mllex 1812 etc::test_file_change: fn[1] =
C:\cygwin\etc\passwd res 1
   39   10493 [main] mllex 1812 etc::init: fn[1] C:\cygwin\etc\passwd, =
curr_ix 1
   44   10537 [main] mllex 1812 pwdgrp::load: /etc/passwd
  573   11110 [main] mllex 1812 pwdgrp::load: /etc/passwd curr_lines 34
   54   11164 [main] mllex 1812 pwdgrp::load: /etc/passwd load succeeded
  136   11300 [main] mllex 1812 normalize_posix_path: src /etc/group
   57   11357 [main] mllex 1812 normalize_posix_path: /etc/group =3D =
normalize_posix_path (/etc/group)
   41   11398 [main] mllex 1812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/group)
   45   11443 [main] mllex 1812 set_flags: flags: binary (0x2)
   37   11480 [main] mllex 1812 mount_info::conv_to_win32_path: src_path =
/etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
  263   11743 [main] mllex 1812 symlink_info::check: not a symlink
   54   11797 [main] mllex 1812 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\etc\group, 0x22F7C8) (0xA)
   41   11838 [main] mllex 1812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\group), set_has_acls(8)
  150   11988 [main] mllex 1812 etc::test_file_change: FindFirstFile =
succeeded
   51   12039 [main] mllex 1812 etc::test_file_change: fn[2] =
C:\cygwin\etc\group res 1
   38   12077 [main] mllex 1812 etc::init: fn[2] C:\cygwin\etc\group, =
curr_ix 2
   39   12116 [main] mllex 1812 pwdgrp::load: /etc/group
  521   12637 [main] mllex 1812 pwdgrp::load: /etc/group curr_lines 15
   52   12689 [main] mllex 1812 pwdgrp::load: /etc/group load succeeded
   51   12740 [main] mllex 1812 cygheap_user::ontherange: what 2, pw =
0xA043128
   45   12785 [main] mllex 1812 cygheap_user::ontherange: HOME is =
already in the environment /home/miketh
  179   12964 [main] mllex 1812 sigproc_init: process/signal handling =
enabled(1)
   59   13023 [main] mllex 1812 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (0)
   40   13063 [main] mllex 1812 _cygwin_istext_for_stdio:  _cifs: fd not =
open
   37   13100 [main] mllex 1812 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (1)
   38   13138 [main] mllex 1812 _cygwin_istext_for_stdio:  _cifs: fd not =
open
   95   13233 [main] mllex 1812 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (2)
   37   13270 [main] mllex 1812 _cygwin_istext_for_stdio:  _cifs: fd not =
open
  104   13374 [main] mllex 1812 build_argv: argv[0] =3D =
'C:/cygwin/bin/mllex'
   39   13413 [main] mllex 1812 build_argv: argc 1
   40   13453 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:/cygwin/bin/mllex, keep-rel, no-add-slash)
   40   13493 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\bin\mllex =3D normalize_win32_path (C:/cygwin/bin/mllex)
   42   13535 [main] mllex 1812 mount_info::conv_to_posix_path: =
/usr/bin/mllex =3D conv_to_posix_path (C:/cygwin/bin/mllex)
  176   13711 [sig] mllex 1812 wait_sig: sigcatch_nonmain 0x75C, =
sigcatch_main 0x758
   54   13765 [sig] mllex 1812 wait_sig: Ready.  dwProcessid 1812
   78   13843 [main] mllex 1812 normalize_posix_path: src /dev/conin
   44   13887 [main] mllex 1812 normalize_posix_path: /dev/conin =3D =
normalize_posix_path (/dev/conin)
   41   13928 [main] mllex 1812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/conin)
   41   13969 [main] mllex 1812 mount_info::conv_to_win32_path: src_path =
/dev/conin, dst conin, flags 0x2, rc 0
   55   14024 [main] mllex 1812 dtable::build_fhandler: fd 0, fh =
0x615F05E8
   72   14096 [main] mllex 1812 open_shared: name (null), shared =
0xA020000 (wanted 0xA020000), h 0x734
  112   14208 [main] mllex 1812 tty_min::set_ctty: attached =
tty1073741824 sid 1812, pid 1812, tty->pgid 0, tty->sid 1812
   45   14253 [main] mllex 1812 tty_min::set_ctty: resetting =
tty1073741824 sid.  Was 1812, now 1812.  pgid was 0, now 1812.
 1571   15824 [main] mllex 1812 fhandler_base::set_flags: flags 0x10002, =
supplied_bin 0x0
  109   15933 [main] mllex 1812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
   41   15974 [main] mllex 1812 fhandler_base::set_flags: filemode set =
to binary
  252   16226 [main] mllex 1812 fhandler_console::open: incremented =
open_fhs, now 1
   60   16286 [main] mllex 1812 fhandler_console::open: opened conin$ =
0x3, conout$ 0xF
   61   16347 [main] mllex 1812 fhandler_console::output_tcsetattr: 0 =
=3D tcsetattr (,A020018) (ENABLE FLAGS 3) (lflag 107 oflag 9)
   54   16401 [main] mllex 1812 dtable::init_std_file_from_handle: fd 0, =
handle 0xB
  270   16671 [main] mllex 1812 handle_to_fn: nt name =
'\Device\HarddiskVolume2\cygwin\home\miketh\st.txt'
16580   33251 [main] mllex 1812 handle_to_fn: current match =
'\Device\HarddiskVolume2'
  105   33356 [main] mllex 1812 handle_to_fn: derived path =
'C:\cygwin\home\miketh\st.txt'
   44   33400 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\home\miketh\st.txt, no-keep-rel, =
no-add-slash)
   42   33442 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\home\miketh\st.txt =3D normalize_win32_path =
(C:\cygwin\home\miketh\st.txt)
   43   33485 [main] mllex 1812 mount_info::conv_to_posix_path: =
/home/miketh/st.txt =3D conv_to_posix_path =
(C:\cygwin\home\miketh\st.txt)
   42   33527 [main] mllex 1812 normalize_posix_path: src =
/home/miketh/st.txt
   41   33568 [main] mllex 1812 normalize_posix_path: =
/home/miketh/st.txt =3D normalize_posix_path (/home/miketh/st.txt)
   40   33608 [main] mllex 1812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/home/miketh/st.txt)
   44   33652 [main] mllex 1812 set_flags: flags: binary (0x2)
   92   33744 [main] mllex 1812 mount_info::conv_to_win32_path: src_path =
/home/miketh/st.txt, dst C:\cygwin\home\miketh\st.txt, flags 0xA, rc 0
  338   34082 [main] mllex 1812 symlink_info::check: not a symlink
   67   34149 [main] mllex 1812 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\home\miketh\st.txt, 0x22F398) (0xA)
   44   34193 [main] mllex 1812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\home\miketh\st.txt), set_has_acls(8)
   47   34240 [main] mllex 1812 dtable::build_fhandler: fd 1, fh =
0x615F06B0
   41   34281 [main] mllex 1812 fhandler_base::set_flags: flags 0x10002, =
supplied_bin 0x0
   40   34321 [main] mllex 1812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
   39   34360 [main] mllex 1812 fhandler_base::set_flags: filemode set =
to binary
   39   34399 [main] mllex 1812 fhandler_base::init: created new =
fhandler_base for handle 0x74C, bin 1
   40   34439 [main] mllex 1812 dtable::init_std_file_from_handle: fd 1, =
handle 0x74C
  153   34592 [main] mllex 1812 handle_to_fn: nt name =
'\Device\HarddiskVolume2\cygwin\home\miketh\st.txt'
 1163   35755 [main] mllex 1812 handle_to_fn: current match =
'\Device\HarddiskVolume2'
   93   35848 [main] mllex 1812 handle_to_fn: derived path =
'C:\cygwin\home\miketh\st.txt'
   42   35890 [main] mllex 1812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\home\miketh\st.txt, no-keep-rel, =
no-add-slash)
   42   35932 [main] mllex 1812 normalize_win32_path: =
C:\cygwin\home\miketh\st.txt =3D normalize_win32_path =
(C:\cygwin\home\miketh\st.txt)
   43   35975 [main] mllex 1812 mount_info::conv_to_posix_path: =
/home/miketh/st.txt =3D conv_to_posix_path =
(C:\cygwin\home\miketh\st.txt)
   42   36017 [main] mllex 1812 normalize_posix_path: src =
/home/miketh/st.txt
   40   36057 [main] mllex 1812 normalize_posix_path: =
/home/miketh/st.txt =3D normalize_posix_path (/home/miketh/st.txt)
   40   36097 [main] mllex 1812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/home/miketh/st.txt)
   43   36140 [main] mllex 1812 set_flags: flags: binary (0x2)
   39   36179 [main] mllex 1812 mount_info::conv_to_win32_path: src_path =
/home/miketh/st.txt, dst C:\cygwin\home\miketh\st.txt, flags 0xA, rc 0
  304   36483 [main] mllex 1812 symlink_info::check: not a symlink
   61   36544 [main] mllex 1812 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\home\miketh\st.txt, 0x22F398) (0xA)
   97   36641 [main] mllex 1812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\home\miketh\st.txt), set_has_acls(8)
   50   36691 [main] mllex 1812 dtable::build_fhandler: fd 2, fh =
0x615F07A8
   42   36733 [main] mllex 1812 fhandler_base::set_flags: flags 0x10002, =
supplied_bin 0x0
   39   36772 [main] mllex 1812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
   39   36811 [main] mllex 1812 fhandler_base::set_flags: filemode set =
to binary
   39   36850 [main] mllex 1812 fhandler_base::init: created new =
fhandler_base for handle 0x6B8, bin 1
   40   36890 [main] mllex 1812 dtable::init_std_file_from_handle: fd 2, =
handle 0x6B8
   66   36956 [main] mllex 1812 dll_crt0_1: user_data->main 0x402CAC
   47   37003 [main] mllex 1812 wait_for_sigthread: wait_sig_inited =
0x768
   92   37095 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   42   37137 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   37177 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   37215 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
 1116   38331 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FCB8)
   85   38416 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   41   38457 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   40   38497 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   38536 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
  127   38663 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   38702 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   38741 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   40   38781 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   38   38819 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   38858 [main] mllex 1812 __to_clock_t: total 00000000 00000000
  157   39015 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   47   39062 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
   48   39110 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   40   39150 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   39190 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   39229 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   39268 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FCE4)
   40   39308 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   39   39347 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   39   39386 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   39425 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   39463 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   39501 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   79   39580 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   40   39620 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   39   39659 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   39698 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   46   39744 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   40   39784 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   39823 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   39861 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   39901 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FC44)
   40   39941 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   38   39979 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   39   40018 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   40057 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   40095 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   40133 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   40172 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   38   40210 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   39   40249 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   40288 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   41   40329 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   39   40368 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
  279   40647 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   52   40699 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
   43   40742 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   40   40782 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   40821 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   40860 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   40900 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FCE4)
   40   40940 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   38   40978 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   39   41017 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   41056 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   41094 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   41132 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   41171 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   38   41209 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   39   41248 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   41287 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   48   41335 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   41374 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   41413 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   41451 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   76   41527 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FC24)
   41   41568 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   38   41606 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   40   41646 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   41684 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   41722 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   41761 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   41800 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   38   41838 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   39   41877 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   41916 [main] mllex 1812 __to_clock_t: total 00000000 00000000
  130   42046 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   42   42088 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   42127 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   42165 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   42205 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FB74)
   40   42245 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   38   42283 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   38   42321 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   42360 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   42398 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   42436 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   74   42510 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   40   42550 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   38   42588 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   42627 [main] mllex 1812 __to_clock_t: total 00000000 00000000
  117   42744 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   42   42786 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   47   42833 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   40   42873 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   42913 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FC44)
   40   42953 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   39   42992 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   39   43031 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   43069 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   43107 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   43146 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   43185 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   43224 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   38   43262 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   43301 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   41   43342 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   39   43381 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
   92   43473 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   42   43515 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
   41   43556 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   40   43596 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   43634 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   43672 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   43712 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FCE4)
   40   43752 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   38   43790 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   39   43829 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   43867 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   43905 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   43943 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   43982 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   38   44020 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   39   44059 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   44098 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   41   44139 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   44177 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   44215 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   44253 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   40   44293 [main] mllex 1812 getrusage: 0 =3D getrusage (0, 0x22FC44)
   40   44333 [main] mllex 1812 times: ticks 685110875, CLOCKS_PER_SEC =
1000
   38   44371 [main] mllex 1812 times: user_time 156250, kernel_time 0, =
creation_time 156250, exit_time 0
   73   44444 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   44483 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   39   44522 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   44560 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   38   44598 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   44637 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   38   44675 [main] mllex 1812 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   44714 [main] mllex 1812 __to_clock_t: total 00000000 00000000
   40   44754 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   39   44793 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
 3001   47794 [main] mllex 1812 isatty: 0 =3D isatty (1)
  118   47912 [main] mllex 1812 sigaction: signal 0, newact 0x0, oldact =
0x22FD70
   44   47956 [main] mllex 1812 sigaction: signal 1, newact 0x0, oldact =
0x22FD70
   41   47997 [main] mllex 1812 sigaction: signal 2, newact 0x0, oldact =
0x22FD70
   40   48037 [main] mllex 1812 sigaction: signal 3, newact 0x0, oldact =
0x22FD70
   40   48077 [main] mllex 1812 sigaction: signal 4, newact 0x0, oldact =
0x22FD70
   40   48117 [main] mllex 1812 sigaction: signal 5, newact 0x0, oldact =
0x22FD70
   40   48157 [main] mllex 1812 sigaction: signal 6, newact 0x0, oldact =
0x22FD70
   40   48197 [main] mllex 1812 sigaction: signal 7, newact 0x0, oldact =
0x22FD70
   39   48236 [main] mllex 1812 sigaction: signal 8, newact 0x0, oldact =
0x22FD70
   40   48276 [main] mllex 1812 sigaction: signal 9, newact 0x0, oldact =
0x22FD70
   91   48367 [main] mllex 1812 sigaction: signal 10, newact 0x0, oldact =
0x22FD70
   42   48409 [main] mllex 1812 sigaction: signal 11, newact 0x0, oldact =
0x22FD70
   40   48449 [main] mllex 1812 sigaction: signal 12, newact 0x0, oldact =
0x22FD70
   40   48489 [main] mllex 1812 sigaction: signal 13, newact 0x0, oldact =
0x22FD70
   40   48529 [main] mllex 1812 sigaction: signal 14, newact 0x0, oldact =
0x22FD70
   40   48569 [main] mllex 1812 sigaction: signal 15, newact 0x0, oldact =
0x22FD70
   39   48608 [main] mllex 1812 sigaction: signal 16, newact 0x0, oldact =
0x22FD70
   40   48648 [main] mllex 1812 sigaction: signal 17, newact 0x0, oldact =
0x22FD70
   40   48688 [main] mllex 1812 sigaction: signal 18, newact 0x0, oldact =
0x22FD70
   40   48728 [main] mllex 1812 sigaction: signal 19, newact 0x0, oldact =
0x22FD70
   40   48768 [main] mllex 1812 sigaction: signal 20, newact 0x0, oldact =
0x22FD70
   39   48807 [main] mllex 1812 sigaction: signal 21, newact 0x0, oldact =
0x22FD70
   40   48847 [main] mllex 1812 sigaction: signal 22, newact 0x0, oldact =
0x22FD70
   40   48887 [main] mllex 1812 sigaction: signal 23, newact 0x0, oldact =
0x22FD70
   39   48926 [main] mllex 1812 sigaction: signal 24, newact 0x0, oldact =
0x22FD70
   40   48966 [main] mllex 1812 sigaction: signal 25, newact 0x0, oldact =
0x22FD70
   40   49006 [main] mllex 1812 sigaction: signal 26, newact 0x0, oldact =
0x22FD70
   39   49045 [main] mllex 1812 sigaction: signal 27, newact 0x0, oldact =
0x22FD70
   40   49085 [main] mllex 1812 sigaction: signal 28, newact 0x0, oldact =
0x22FD70
   39   49124 [main] mllex 1812 sigaction: signal 29, newact 0x0, oldact =
0x22FD70
   40   49164 [main] mllex 1812 sigaction: signal 30, newact 0x0, oldact =
0x22FD70
   40   49204 [main] mllex 1812 sigaction: signal 31, newact 0x0, oldact =
0x22FD70
 4930   54134 [main] mllex 1812 wsock_init: res 0
  147   54281 [main] mllex 1812 wsock_init: wVersion 514
   43   54324 [main] mllex 1812 wsock_init: wHighVersion 514
   39   54363 [main] mllex 1812 wsock_init: szDescription WinSock 2.0
   39   54402 [main] mllex 1812 wsock_init: szSystemStatus Running
   38   54440 [main] mllex 1812 wsock_init: iMaxSockets 0
   38   54478 [main] mllex 1812 wsock_init: iMaxUdpDg 0
   37   54515 [main] mllex 1812 wsock_init: lpVendorInfo 0
 6142   60657 [main] mllex 1812 cygwin_gethostname: name water
  167   60824 [main] mllex 1812 writev: writev (2, 0x22FD58, 1)
   49   60873 [main] mllex 1812 fhandler_base::write: binary write
no files=0A=
Usage: mllex file.lex ...   57   60930 [main] mllex 1812 =
fhandler_base::write: 34 =3D write (0xB770FC, 34)
   40   60970 [main] mllex 1812 writev: 34 =3D write (2, 0x22FD58, 1), =
errno 0
  105   61075 [main] mllex 1812 writev: writev (2, 0x22FD58, 1)
   42   61117 [main] mllex 1812 fhandler_base::write: binary write
=0A=
   53   61170 [main] mllex 1812 fhandler_base::write: 1 =3D write =
(0xB7038C, 1)
   39   61209 [main] mllex 1812 writev: 1 =3D write (2, 0x22FD58, 1), =
errno 0
   44   61253 [main] mllex 1812 set_process_mask: old mask =3D 0, new =
mask =3D 0
   40   61293 [main] mllex 1812 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0x2FC current 0xBC
   73   61366 [main] mllex 1812 do_exit: do_exit (1)
   56   61422 [main] mllex 1812 void: 0x0 =3D signal (20, 0x1)
   40   61462 [main] mllex 1812 void: 0x0 =3D signal (1, 0x1)
   39   61501 [main] mllex 1812 void: 0x0 =3D signal (2, 0x1)
   39   61540 [main] mllex 1812 void: 0x0 =3D signal (3, 0x1)
   77   61617 [main] mllex 1812 fhandler_console::close: decremented =
open_fhs, now 0
   44   61661 [main] mllex 1812 fhandler_base::close: closing =
'/home/miketh/st.txt' handle 0x74C
   48   61709 [main] mllex 1812 fhandler_base::close: closing =
'/home/miketh/st.txt' handle 0x6B8
   44   61753 [main] mllex 1812 sigproc_terminate: entering
   43   61796 [main] mllex 1812 proc_terminate: nchildren 0, nzombies 0
   39   61835 [main] mllex 1812 proc_terminate: leaving
   69   61904 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   40   61944 [main] mllex 1812 __to_clock_t: total 00000000 0000000F
   90   62034 [main] mllex 1812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   42   62076 [main] mllex 1812 __to_clock_t: total 00000000 0000001F
   66   62142 [main] mllex 1812 _pinfo::exit: Calling ExitProcess 1

------=_NextPart_000_00A1_01C30FEE.B57E1D00
Content-Type: text/plain;
	name="stlatest.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="stlatest.txt"

**********************************************
Program name: C:\cygwin\bin\mllex (3984)
App version:  1003.17, api: 0.67
DLL version:  1003.22, api: 0.78
DLL build:    2003-03-18 09:20
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2003-05-01 14:24:03
**********************************************
  457    1009 [main] mllex 3984 environ_init: 0xA040008: !::=3D::\
   97    1106 [main] mllex 3984 environ_init: 0xA0404D0: =
!C:=3DC:\cygwin\bin
  117    1223 [main] mllex 3984 environ_init: 0xA0404E8: =
ALLUSERSPROFILE=3DC:\Documents and Settings\All Users
   76    1299 [main] mllex 3984 environ_init: 0xA040520: =
APPDATA=3DC:\Documents and Settings\miketh\Application Data
   71    1370 [main] mllex 3984 environ_init: 0xA040560: =
CLIENTNAME=3DConsole
  191    1561 [main] mllex 3984 environ_init: 0xA040578: =
COMMONPROGRAMFILES=3DC:\Program Files\Common Files
   66    1627 [main] mllex 3984 environ_init: 0xA0405B0: =
COMPUTERNAME=3DWATER
   62    1689 [main] mllex 3984 environ_init: 0xA0405C8: =
COMSPEC=3DC:\WINDOWS\system32\cmd.exe
   60    1749 [main] mllex 3984 environ_init: 0xA0405F0: =
CSHOPTIONS=3D-BQI
   59    1808 [main] mllex 3984 environ_init: 0xA040608: =
CVS_RSH=3D/bin/ssh
   59    1867 [main] mllex 3984 environ_init: 0xA040620: DISPLAY=3D:0.0
   68    1935 [main] mllex 3984 environ_init: 0xA040638: =
HOME111=3DC:\Documents and Settings\miketh
   65    2000 [main] mllex 3984 getwinenv: can't set native for HOME=3D =
since no environ yet
   66    2066 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\home\miketh, no-keep-rel, no-add-slash)
   55    2121 [main] mllex 3984 normalize_win32_path: =
C:\cygwin\home\miketh =3D normalize_win32_path (C:\cygwin\home\miketh)
   94    2215 [main] mllex 3984 mount_info::conv_to_posix_path: =
/home/miketh =3D conv_to_posix_path (C:\cygwin\home\miketh)
   85    2300 [main] mllex 3984 win_env::add_cache: posix /home/miketh
   37    2337 [main] mllex 3984 win_env::add_cache: native =
HOME=3DC:\cygwin\home\miketh
   38    2375 [main] mllex 3984 posify: env var converted to =
HOME=3D/home/miketh
   61    2436 [main] mllex 3984 environ_init: 0xA040688: =
HOME=3D/home/miketh
   60    2496 [main] mllex 3984 environ_init: 0xA0407D0: HOMEDRIVE=3DC:
   59    2555 [main] mllex 3984 environ_init: 0xA0407E8: =
HOMEPATH=3D\Documents and Settings\miketh
   60    2615 [main] mllex 3984 environ_init: 0xA040818: =
HOSTNAME=3Dwater
   59    2674 [main] mllex 3984 environ_init: 0xA040830: =
INCLUDE111=3DC:\lang\Microsoft.NET\FrameworkSDK\include\;C:\Program =
Files\Microsoft Visual Studio .NET\Vc7\include\
   60    2734 [main] mllex 3984 environ_init: 0xA0408A8: =
INCLUDE=3DC:\lang\msdotnetSDK\include\;C:\Program Files\Microsoft Visual =
Studio .NET\Vc7\include\
   61    2795 [main] mllex 3984 environ_init: 0xA040910: =
LIB111=3DC:\Program Files\Microsoft Visual Studio =
.NET\Vc7\lib\;C:\lang\Microsoft.NET\FrameworkSDK\Lib\
   61    2856 [main] mllex 3984 environ_init: 0xA040980: =
LIB=3DC:\Program Files\Microsoft Visual Studio =
.NET\Vc7\lib\;C:\lang\msdotnetSDK\Lib\
   60    2916 [main] mllex 3984 environ_init: 0xA040668: =
LOGONSERVER=3D\\BEEZNEEZ
   59    2975 [main] mllex 3984 environ_init: 0xA0409D8: =
MAKE_MODE=3Dunix
   59    3034 [main] mllex 3984 environ_init: 0xA0409F0: =
MANPATH=3D:/usr/ssl/man
   59    3093 [main] mllex 3984 environ_init: 0xA040A10: =
MAN_CHM_INDEX=3DC:/PROGRA~1/MKSTOO~1/mksnt/tkutil.idx;C:/PROGRA~1/MKSTOO~=
1/mksnt/tkapi.idx;C:/PROGRA~1/MKSTOO~1/mksnt/tcltk.idx;C:/PROGRA~1/MKSTOO=
~1/mksnt/tkperl.idx
   96    3189 [main] mllex 3984 environ_init: 0xA040AB8: =
MAN_TXT_INDEX=3DC:/PROGRA~1/MKSTOO~1/etc/tkutil.idx;C:/PROGRA~1/MKSTOO~1/=
etc/tkapi.idx;C:/PROGRA~1/MKSTOO~1/etc/tcltk.idx;C:/PROGRA~1/MKSTOO~1/etc=
/tkperl.idx
   62    3251 [main] mllex 3984 environ_init: 0xA040B58: =
NUMBER_OF_PROCESSORS=3D1
   60    3311 [main] mllex 3984 environ_init: 0xA040B78: =
NUTCROOT=3DC:\PROGRA~1\MKSTOO~1
   60    3371 [main] mllex 3984 environ_init: 0xA040BA0: =
OCAMLLIB=3DC:\lang\ocaml\lib
   58    3429 [main] mllex 3984 environ_init: 0xA040BC0: =
OLDPWD=3D/home/miketh
   59    3488 [main] mllex 3984 environ_init: 0xA040BD8: OS=3DWindows_NT
   71    3559 [main] mllex 3984 environ_init: 0xA040BF0: =
PATH1=3DC:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\X11;C:\PROGRA~1=
\MKSTOO~1\mksnt;C:\lang\Microsoft.NET\FrameworkSDK\Bin\;C:\Program =
Files\Microsoft Visual Studio =
.NET\Common7\IDE\;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\;C:\Progra=
m Files\Microsoft Visual Studio =
.NET\Vc7\bin\;C:\lang\Tcl-8.4.1.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\W=
INDOWS\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System
   66    3625 [main] mllex 3984 getwinenv: can't set native for PATH=3D =
since no environ yet
   45    3670 [main] mllex 3984 normalize_posix_path: src .
   46    3716 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin, no-keep-rel, no-add-slash)
   40    3756 [main] mllex 3984 normalize_win32_path: C:\cygwin =3D =
normalize_win32_path (C:\cygwin)
   40    3796 [main] mllex 3984 mount_info::conv_to_posix_path: / =3D =
conv_to_posix_path (C:\cygwin)
   44    3840 [main] mllex 3984 cwdstuff::get: posix /
   39    3879 [main] mllex 3984 cwdstuff::get: (/) =3D cwdstuff::get =
(0x22F988, 260, 1, 0), errno 0
   40    3919 [main] mllex 3984 normalize_posix_path: / =3D =
normalize_posix_path (.)
   39    3958 [main] mllex 3984 mount_info::conv_to_win32_path: =
conv_to_win32_path (/)
   45    4003 [main] mllex 3984 set_flags: flags: binary (0x2)
   38    4041 [main] mllex 3984 mount_info::conv_to_win32_path: src_path =
/, dst C:\cygwin, flags 0xA, rc 0
  304    4345 [main] mllex 3984 symlink_info::check: not a symlink
   57    4402 [main] mllex 3984 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin, 0x22F648) (0xA)
   42    4444 [main] mllex 3984 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin), set_has_acls(8)
   82    4526 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   40    4566 [main] mllex 3984 normalize_win32_path: =
C:\cygwin\usr\local\bin =3D normalize_win32_path =
(C:\cygwin\usr\local\bin)
   40    4606 [main] mllex 3984 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   39    4645 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   38    4683 [main] mllex 3984 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   39    4722 [main] mllex 3984 mount_info::conv_to_posix_path: /usr/bin =
=3D conv_to_posix_path (C:\cygwin\bin)
   38    4760 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   38    4798 [main] mllex 3984 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
   38    4836 [main] mllex 3984 mount_info::conv_to_posix_path: /usr/bin =
=3D conv_to_posix_path (C:\cygwin\bin)
   38    4874 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\texmf\miktex\bin\, keep-rel, add-slash)
   38    4912 [main] mllex 3984 normalize_win32_path: =
c:\lang\texmf\miktex\bin\ =3D normalize_win32_path =
(c:\lang\texmf\miktex\bin\)
   39    4951 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/lang/texmf/miktex/bin/ =3D conv_to_posix_path =
(c:\lang\texmf\miktex\bin\)
   39    4990 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\msdotnetSDK\Bin\, keep-rel, add-slash)
   38    5028 [main] mllex 3984 normalize_win32_path: =
c:\lang\msdotnetSDK\Bin\ =3D normalize_win32_path =
(c:\lang\msdotnetSDK\Bin\)
   81    5109 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/lang/msdotnetSDK/Bin/ =3D conv_to_posix_path =
(c:\lang\msdotnetSDK\Bin\)
   42    5151 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Common7\IDE\, keep-rel, add-slash)
   39    5190 [main] mllex 3984 normalize_win32_path: c:\Program =
Files\Microsoft Visual Studio .NET\Common7\IDE\ =3D normalize_win32_path =
(c:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\)
   41    5231 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/Program Files/Microsoft Visual Studio .NET/Common7/IDE/ =3D =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Common7\IDE\)
   50    5281 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\, =
keep-rel, add-slash)
   40    5321 [main] mllex 3984 normalize_win32_path: =
c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\ =3D normalize_win32_path =
(c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\)
   40    5361 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/ =3D conv_to_posix_path =
(c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\)
   39    5400 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Vc7\bin\, keep-rel, add-slash)
   39    5439 [main] mllex 3984 normalize_win32_path: c:\Program =
Files\Microsoft Visual Studio .NET\Vc7\bin\ =3D normalize_win32_path =
(c:\Program Files\Microsoft Visual Studio .NET\Vc7\bin\)
   40    5479 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/Program Files/Microsoft Visual Studio .NET/Vc7/bin/ =3D =
conv_to_posix_path (c:\Program Files\Microsoft Visual Studio =
.NET\Vc7\bin\)
   40    5519 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\Tcl-8.4.1.0\bin, keep-rel, no-add-slash)
   38    5557 [main] mllex 3984 normalize_win32_path: =
c:\lang\Tcl-8.4.1.0\bin =3D normalize_win32_path =
(c:\lang\Tcl-8.4.1.0\bin)
   40    5597 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/lang/Tcl-8.4.1.0/bin =3D conv_to_posix_path (c:\lang\Tcl-8.4.1.0\bin)
   38    5635 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   39    5674 [main] mllex 3984 normalize_win32_path: =
c:\WINDOWS\system32 =3D normalize_win32_path (c:\WINDOWS\system32)
   39    5713 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/WINDOWS/system32 =3D conv_to_posix_path (c:\WINDOWS\system32)
   38    5751 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   39    5790 [main] mllex 3984 normalize_win32_path: c:\WINDOWS =3D =
normalize_win32_path (c:\WINDOWS)
   38    5828 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/WINDOWS =3D conv_to_posix_path (c:\WINDOWS)
   38    5866 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   38    5904 [main] mllex 3984 normalize_win32_path: =
c:\WINDOWS\System32\Wbem =3D normalize_win32_path =
(c:\WINDOWS\System32\Wbem)
   39    5943 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/WINDOWS/System32/Wbem =3D conv_to_posix_path =
(c:\WINDOWS\System32\Wbem)
   39    5982 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Common Files\Adaptec Shared\System, =
keep-rel, no-add-slash)
   38    6020 [main] mllex 3984 normalize_win32_path: c:\Program =
Files\Common Files\Adaptec Shared\System =3D normalize_win32_path =
(c:\Program Files\Common Files\Adaptec Shared\System)
   75    6095 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/Program Files/Common Files/Adaptec Shared/System =3D =
conv_to_posix_path (c:\Program Files\Common Files\Adaptec Shared\System)
   39    6134 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\lang\ocaml\bin, keep-rel, no-add-slash)
   39    6173 [main] mllex 3984 normalize_win32_path: c:\lang\ocaml\bin =
=3D normalize_win32_path (c:\lang\ocaml\bin)
   39    6212 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/lang/ocaml/bin =3D conv_to_posix_path (c:\lang\ocaml\bin)
   38    6250 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   39    6289 [main] mllex 3984 normalize_win32_path: =
C:\cygwin\usr\X11R6\bin =3D normalize_win32_path =
(C:\cygwin\usr\X11R6\bin)
   39    6328 [main] mllex 3984 mount_info::conv_to_posix_path: =
/usr/X11R6/bin =3D conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   87    6415 [main] mllex 3984 win_env::add_cache: posix =
/usr/local/bin:/usr/bin:/usr/bin:/c/lang/texmf/miktex/bin/:/c/lang/msdotn=
etSDK/Bin/:/c/Program Files/Microsoft Visual Studio =
.NET/Common7/IDE/:/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/:/c/Progra=
m Files/Microsoft Visual Studio =
.NET/Vc7/bin/:/c/lang/Tcl-8.4.1.0/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/W=
INDOWS/System32/Wbem:/c/Program Files/Common Files/Adaptec =
Shared/System:/c/lang/ocaml/bin:/usr/X11R6/bin
   47    6462 [main] mllex 3984 win_env::add_cache: native =
PATH=3DC:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;c:\lang\texmf\=
miktex\bin\;c:\lang\msdotnetSDK\Bin\;c:\Program Files\Microsoft Visual =
Studio =
.NET\Common7\IDE\;c:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\;c:\Progra=
m Files\Microsoft Visual Studio =
.NET\Vc7\bin\;c:\lang\Tcl-8.4.1.0\bin;c:\WINDOWS\system32;c:\WINDOWS;c:\W=
INDOWS\System32\Wbem;c:\Program Files\Common Files\Adaptec =
Shared\System;c:\lang\ocaml\bin;C:\cygwin\usr\X11R6\bin
   44    6506 [main] mllex 3984 posify: env var converted to =
PATH=3D/usr/local/bin:/usr/bin:/usr/bin:/c/lang/texmf/miktex/bin/:/c/lang=
/msdotnetSDK/Bin/:/c/Program Files/Microsoft Visual Studio =
.NET/Common7/IDE/:/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/:/c/Progra=
m Files/Microsoft Visual Studio =
.NET/Vc7/bin/:/c/lang/Tcl-8.4.1.0/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/W=
INDOWS/System32/Wbem:/c/Program Files/Common Files/Adaptec =
Shared/System:/c/lang/ocaml/bin:/usr/X11R6/bin
   65    6571 [main] mllex 3984 environ_init: 0xA040F58: =
PATH=3D/usr/local/bin:/usr/bin:/usr/bin:/c/lang/texmf/miktex/bin/:/c/lang=
/msdotnetSDK/Bin/:/c/Program Files/Microsoft Visual Studio =
.NET/Common7/IDE/:/c/WINDOWS/Microsoft.NET/Framework/v1.0.3705/:/c/Progra=
m Files/Microsoft Visual Studio =
.NET/Vc7/bin/:/c/lang/Tcl-8.4.1.0/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/W=
INDOWS/System32/Wbem:/c/Program Files/Common Files/Adaptec =
Shared/System:/c/lang/ocaml/bin:/usr/X11R6/bin
   68    6639 [main] mllex 3984 environ_init: 0xA040D98: =
PATHEXT=3D.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl;.sh;.ksh;=
.csh;.sed;.awk;.pl
   61    6700 [main] mllex 3984 environ_init: 0xA040DF8: =
PROCESSOR_ARCHITECTURE=3Dx86
   59    6759 [main] mllex 3984 environ_init: 0xA040E18: =
PROCESSOR_IDENTIFIER=3Dx86 Family 15 Model 2 Stepping 7, GenuineIntel
   61    6820 [main] mllex 3984 environ_init: 0xA040E60: =
PROCESSOR_LEVEL=3D15
   59    6879 [main] mllex 3984 environ_init: 0xA040E78: =
PROCESSOR_REVISION=3D0207
   60    6939 [main] mllex 3984 environ_init: 0xA040E98: =
PROGRAMFILES=3DC:\Program Files
   59    6998 [main] mllex 3984 environ_init: 0xA040EC0: PROMPT=3D$P$G
   95    7093 [main] mllex 3984 environ_init: 0xA040ED0: =
PS1=3D\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$=20
   60    7153 [main] mllex 3984 environ_init: 0xA040F18: PWD=3D/
   59    7212 [main] mllex 3984 environ_init: 0xA040F28: =
ROOTDIR=3DC:/PROGRA~1/MKSTOO~1
   60    7272 [main] mllex 3984 environ_init: 0xA041610: =
SESSIONNAME=3DConsole
   60    7332 [main] mllex 3984 environ_init: 0xA041628: SHLVL=3D1
   60    7392 [main] mllex 3984 environ_init: 0xA041638: =
SYSTEMDRIVE=3DC:
   59    7451 [main] mllex 3984 environ_init: 0xA041650: =
SYSTEMROOT=3DC:\WINDOWS
   60    7511 [main] mllex 3984 getwinenv: can't set native for TEMP=3D =
since no environ yet
   60    7571 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\miketh\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
   39    7610 [main] mllex 3984 normalize_win32_path: =
c:\DOCUME~1\miketh\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   40    7650 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/DOCUME~1/miketh/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   83    7733 [main] mllex 3984 win_env::add_cache: posix =
/c/DOCUME~1/miketh/LOCALS~1/Temp
   62    7795 [main] mllex 3984 win_env::add_cache: native =
TEMP=3Dc:\DOCUME~1\miketh\LOCALS~1\Temp
   37    7832 [main] mllex 3984 posify: env var converted to =
TEMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    7892 [main] mllex 3984 environ_init: 0xA0416A0: =
TEMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    7952 [main] mllex 3984 environ_init: 0xA041808: TERM=3Dcygwin
   91    8043 [main] mllex 3984 environ_init: 0xA041670: =
TERMCAP1=3DC:\PROGRA~1\MKSTOO~1\etc\termcap
   68    8111 [main] mllex 3984 environ_init: 0xA041818: =
TERMINFO1=3DC:\PROGRA~1\MKSTOO~1\usr\lib\terminfo
   60    8171 [main] mllex 3984 environ_init: 0xA041850: =
TEXMF=3D{/usr/share/lilypond/1.6.8,/usr/share/texmf}
   61    8232 [main] mllex 3984 getwinenv: can't set native for TMP=3D =
since no environ yet
   60    8292 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\miketh\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
   38    8330 [main] mllex 3984 normalize_win32_path: =
c:\DOCUME~1\miketh\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   40    8370 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/DOCUME~1/miketh/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   83    8453 [main] mllex 3984 win_env::add_cache: posix =
/c/DOCUME~1/miketh/LOCALS~1/Temp
   37    8490 [main] mllex 3984 win_env::add_cache: native =
TMP=3Dc:\DOCUME~1\miketh\LOCALS~1\Temp
   37    8527 [main] mllex 3984 posify: env var converted to =
TMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    8587 [main] mllex 3984 environ_init: 0xA0418B8: =
TMP=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    8647 [main] mllex 3984 getwinenv: can't set native for =
TMPDIR=3D since no environ yet
   60    8707 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\miketh\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
   38    8745 [main] mllex 3984 normalize_win32_path: =
c:\DOCUME~1\miketh\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   39    8784 [main] mllex 3984 mount_info::conv_to_posix_path: =
/c/DOCUME~1/miketh/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\miketh\LOCALS~1\Temp)
   82    8866 [main] mllex 3984 win_env::add_cache: posix =
/c/DOCUME~1/miketh/LOCALS~1/Temp
   37    8903 [main] mllex 3984 win_env::add_cache: native =
TMPDIR=3Dc:\DOCUME~1\miketh\LOCALS~1\Temp
   37    8940 [main] mllex 3984 posify: env var converted to =
TMPDIR=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   91    9031 [main] mllex 3984 environ_init: 0xA041A20: =
TMPDIR=3D/c/DOCUME~1/miketh/LOCALS~1/Temp
   60    9091 [main] mllex 3984 environ_init: 0xA041B88: USER=3Dmiketh
   59    9150 [main] mllex 3984 environ_init: 0xA041B98: =
USERDOMAIN=3DPTBRISBANE
   59    9209 [main] mllex 3984 environ_init: 0xA041BB8: =
USERNAME=3Dmiketh
   59    9268 [main] mllex 3984 environ_init: 0xA041BD0: =
USERPROFILE=3DC:\Documents and Settings\miketh
   60    9328 [main] mllex 3984 environ_init: 0xA041C08: =
WINDIR=3DC:\WINDOWS
   58    9386 [main] mllex 3984 environ_init: 0xA041C20: =
_=3D/usr/bin/strace
   59    9445 [main] mllex 3984 pinfo_init: pid 3984, pgid 3984
   87    9532 [main] mllex 3984 dtable::extend: size 32, fds 0x615F03A8
  100    9632 [main] mllex 3984 normalize_posix_path: src /etc/passwd
   43    9675 [main] mllex 3984 normalize_posix_path: /etc/passwd =3D =
normalize_posix_path (/etc/passwd)
   40    9715 [main] mllex 3984 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/passwd)
   43    9758 [main] mllex 3984 set_flags: flags: binary (0x2)
   38    9796 [main] mllex 3984 mount_info::conv_to_win32_path: src_path =
/etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
  321   10117 [main] mllex 3984 symlink_info::check: not a symlink
   62   10179 [main] mllex 3984 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\etc\passwd, 0x22F7F8) (0xA)
   41   10220 [main] mllex 3984 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\passwd), set_has_acls(8)
  176   10396 [main] mllex 3984 etc::test_file_change: FindFirstFile =
succeeded
   53   10449 [main] mllex 3984 etc::test_file_change: fn[1] =
C:\cygwin\etc\passwd res 1
   38   10487 [main] mllex 3984 etc::init: fn[1] C:\cygwin\etc\passwd, =
curr_ix 1
   45   10532 [main] mllex 3984 pwdgrp::load: /etc/passwd
  639   11171 [main] mllex 3984 pwdgrp::load: /etc/passwd curr_lines 34
   55   11226 [main] mllex 3984 pwdgrp::load: /etc/passwd load succeeded
   82   11308 [main] mllex 3984 normalize_posix_path: src /etc/group
   44   11352 [main] mllex 3984 normalize_posix_path: /etc/group =3D =
normalize_posix_path (/etc/group)
   39   11391 [main] mllex 3984 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/group)
   54   11445 [main] mllex 3984 set_flags: flags: binary (0x2)
   39   11484 [main] mllex 3984 mount_info::conv_to_win32_path: src_path =
/etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
  262   11746 [main] mllex 3984 symlink_info::check: not a symlink
   54   11800 [main] mllex 3984 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\etc\group, 0x22F7C8) (0xA)
   40   11840 [main] mllex 3984 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\group), set_has_acls(8)
  211   12051 [main] mllex 3984 etc::test_file_change: FindFirstFile =
succeeded
   56   12107 [main] mllex 3984 etc::test_file_change: fn[2] =
C:\cygwin\etc\group res 1
   38   12145 [main] mllex 3984 etc::init: fn[2] C:\cygwin\etc\group, =
curr_ix 2
   38   12183 [main] mllex 3984 pwdgrp::load: /etc/group
  468   12651 [main] mllex 3984 pwdgrp::load: /etc/group curr_lines 15
   50   12701 [main] mllex 3984 pwdgrp::load: /etc/group load succeeded
   51   12752 [main] mllex 3984 cygheap_user::ontherange: what 2, pw =
0xA043080
   44   12796 [main] mllex 3984 cygheap_user::ontherange: HOME is =
already in the environment /home/miketh
  233   13029 [main] mllex 3984 sigproc_init: process/signal handling =
enabled(1)
   66   13095 [main] mllex 3984 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (0)
   41   13136 [main] mllex 3984 _cygwin_istext_for_stdio:  _cifs: fd not =
open
   38   13174 [main] mllex 3984 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (1)
   37   13211 [main] mllex 3984 _cygwin_istext_for_stdio:  _cifs: fd not =
open
   37   13248 [main] mllex 3984 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (2)
   37   13285 [main] mllex 3984 _cygwin_istext_for_stdio:  _cifs: fd not =
open
  101   13386 [main] mllex 3984 build_argv: argv[0] =3D =
'C:/cygwin/bin/mllex'
   40   13426 [main] mllex 3984 build_argv: argc 1
   40   13466 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:/cygwin/bin/mllex, keep-rel, no-add-slash)
   41   13507 [main] mllex 3984 normalize_win32_path: =
C:\cygwin\bin\mllex =3D normalize_win32_path (C:/cygwin/bin/mllex)
   41   13548 [main] mllex 3984 mount_info::conv_to_posix_path: =
/usr/bin/mllex =3D conv_to_posix_path (C:/cygwin/bin/mllex)
  170   13718 [sig] mllex 3984 wait_sig: sigcatch_nonmain 0x75C, =
sigcatch_main 0x758
   55   13773 [sig] mllex 3984 wait_sig: Ready.  dwProcessid 3984
   79   13852 [main] mllex 3984 normalize_posix_path: src /dev/conin
   93   13945 [main] mllex 3984 normalize_posix_path: /dev/conin =3D =
normalize_posix_path (/dev/conin)
   42   13987 [main] mllex 3984 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/conin)
   43   14030 [main] mllex 3984 mount_info::conv_to_win32_path: src_path =
/dev/conin, dst conin, flags 0x2, rc 0
   56   14086 [main] mllex 3984 dtable::build_fhandler: fd 0, fh =
0x615F05C8
   75   14161 [main] mllex 3984 open_shared: name (null), shared =
0xA020000 (wanted 0xA020000), h 0x734
   54   14215 [main] mllex 3984 tty_min::set_ctty: attached =
tty1073741824 sid 3984, pid 3984, tty->pgid 0, tty->sid 3984
   43   14258 [main] mllex 3984 tty_min::set_ctty: resetting =
tty1073741824 sid.  Was 3984, now 3984.  pgid was 0, now 3984.
 1543   15801 [main] mllex 3984 fhandler_base::set_flags: flags 0x10002, =
supplied_bin 0x0
  174   15975 [main] mllex 3984 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
   41   16016 [main] mllex 3984 fhandler_base::set_flags: filemode set =
to binary
  190   16206 [main] mllex 3984 fhandler_console::open: incremented =
open_fhs, now 1
   52   16258 [main] mllex 3984 fhandler_console::open: opened conin$ =
0x3, conout$ 0xF
   61   16319 [main] mllex 3984 fhandler_console::output_tcsetattr: 0 =
=3D tcsetattr (,A020018) (ENABLE FLAGS 3) (lflag 107 oflag 9)
   54   16373 [main] mllex 3984 dtable::init_std_file_from_handle: fd 0, =
handle 0xB
  251   16624 [main] mllex 3984 handle_to_fn: nt name =
'\Device\HarddiskVolume2\cygwin\stlatest.txt'
 1229   17853 [main] mllex 3984 handle_to_fn: current match =
'\Device\HarddiskVolume2'
  110   17963 [main] mllex 3984 handle_to_fn: derived path =
'C:\cygwin\stlatest.txt'
   43   18006 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\stlatest.txt, no-keep-rel, no-add-slash)
   42   18048 [main] mllex 3984 normalize_win32_path: =
C:\cygwin\stlatest.txt =3D normalize_win32_path (C:\cygwin\stlatest.txt)
   45   18093 [main] mllex 3984 mount_info::conv_to_posix_path: =
/stlatest.txt =3D conv_to_posix_path (C:\cygwin\stlatest.txt)
   43   18136 [main] mllex 3984 normalize_posix_path: src /stlatest.txt
   40   18176 [main] mllex 3984 normalize_posix_path: /stlatest.txt =3D =
normalize_posix_path (/stlatest.txt)
   40   18216 [main] mllex 3984 mount_info::conv_to_win32_path: =
conv_to_win32_path (/stlatest.txt)
   44   18260 [main] mllex 3984 set_flags: flags: binary (0x2)
   38   18298 [main] mllex 3984 mount_info::conv_to_win32_path: src_path =
/stlatest.txt, dst C:\cygwin\stlatest.txt, flags 0xA, rc 0
  327   18625 [main] mllex 3984 symlink_info::check: not a symlink
   68   18693 [main] mllex 3984 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\stlatest.txt, 0x22F398) (0xA)
   98   18791 [main] mllex 3984 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\stlatest.txt), set_has_acls(8)
   51   18842 [main] mllex 3984 dtable::build_fhandler: fd 1, fh =
0x615F0690
   41   18883 [main] mllex 3984 fhandler_base::set_flags: flags 0x10002, =
supplied_bin 0x0
   40   18923 [main] mllex 3984 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
   40   18963 [main] mllex 3984 fhandler_base::set_flags: filemode set =
to binary
   39   19002 [main] mllex 3984 fhandler_base::init: created new =
fhandler_base for handle 0x74C, bin 1
   40   19042 [main] mllex 3984 dtable::init_std_file_from_handle: fd 1, =
handle 0x74C
  152   19194 [main] mllex 3984 handle_to_fn: nt name =
'\Device\HarddiskVolume2\cygwin\stlatest.txt'
 1098   20292 [main] mllex 3984 handle_to_fn: current match =
'\Device\HarddiskVolume2'
   92   20384 [main] mllex 3984 handle_to_fn: derived path =
'C:\cygwin\stlatest.txt'
   42   20426 [main] mllex 3984 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\stlatest.txt, no-keep-rel, no-add-slash)
   42   20468 [main] mllex 3984 normalize_win32_path: =
C:\cygwin\stlatest.txt =3D normalize_win32_path (C:\cygwin\stlatest.txt)
   44   20512 [main] mllex 3984 mount_info::conv_to_posix_path: =
/stlatest.txt =3D conv_to_posix_path (C:\cygwin\stlatest.txt)
   42   20554 [main] mllex 3984 normalize_posix_path: src /stlatest.txt
   40   20594 [main] mllex 3984 normalize_posix_path: /stlatest.txt =3D =
normalize_posix_path (/stlatest.txt)
   40   20634 [main] mllex 3984 mount_info::conv_to_win32_path: =
conv_to_win32_path (/stlatest.txt)
   44   20678 [main] mllex 3984 set_flags: flags: binary (0x2)
   89   20767 [main] mllex 3984 mount_info::conv_to_win32_path: src_path =
/stlatest.txt, dst C:\cygwin\stlatest.txt, flags 0xA, rc 0
  301   21068 [main] mllex 3984 symlink_info::check: not a symlink
   64   21132 [main] mllex 3984 symlink_info::check: 0 =3D symlink.check =
(C:\cygwin\stlatest.txt, 0x22F398) (0xA)
   44   21176 [main] mllex 3984 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\stlatest.txt), set_has_acls(8)
   48   21224 [main] mllex 3984 dtable::build_fhandler: fd 2, fh =
0x615F0768
   41   21265 [main] mllex 3984 fhandler_base::set_flags: flags 0x10002, =
supplied_bin 0x0
   40   21305 [main] mllex 3984 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
   40   21345 [main] mllex 3984 fhandler_base::set_flags: filemode set =
to binary
   39   21384 [main] mllex 3984 fhandler_base::init: created new =
fhandler_base for handle 0x704, bin 1
   40   21424 [main] mllex 3984 dtable::init_std_file_from_handle: fd 2, =
handle 0x704
   56   21480 [main] mllex 3984 dll_crt0_1: user_data->main 0x402E00
   44   21524 [main] mllex 3984 wait_for_sigthread: wait_sig_inited =
0x768
  845   22369 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   56   22425 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   42   22467 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   50   22517 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
 1086   23603 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FCC8)
  143   23746 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   42   23788 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   41   23829 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   23868 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   23906 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   23944 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   39   23983 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   24022 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   38   24060 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   24099 [main] mllex 3984 __to_clock_t: total 00000000 00000000
 6055   30154 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   80   30234 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
   49   30283 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   41   30324 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   40   30364 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   30403 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   30443 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FCC0)
   79   30522 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   40   30562 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   39   30601 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   30639 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   30677 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   30715 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   39   30754 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   30793 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   38   30831 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   30870 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   48   30918 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   30957 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   39   30996 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   31035 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   31075 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FC20)
   40   31115 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   38   31153 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   39   31192 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   31231 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   63   31294 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   40   31334 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   38   31372 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   31411 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   75   31486 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   40   31526 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   41   31567 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   40   31607 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
  194   31801 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   45   31846 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
   43   31889 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   53   31942 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   39   31981 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   32020 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   41   32061 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FCC0)
   40   32101 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   39   32140 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   39   32179 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   32218 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   32256 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   32294 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   38   32332 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   32371 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   75   32446 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   43   32489 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   52   32541 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   32579 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   32617 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   32656 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   32696 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FC00)
   40   32736 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   38   32774 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   39   32813 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   32851 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   32889 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   32928 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   38   32966 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   33005 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   38   33043 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   33082 [main] mllex 3984 __to_clock_t: total 00000000 00000000
  128   33210 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   43   33253 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   40   33293 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   33332 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   33372 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FB50)
   81   33453 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   40   33493 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   40   33533 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   33572 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   33610 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   33648 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   38   33686 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   40   33726 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   38   33764 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   33803 [main] mllex 3984 __to_clock_t: total 00000000 00000000
  116   33919 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   44   33963 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   39   34002 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   34041 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   34081 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FC20)
   40   34121 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   38   34159 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   47   34206 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   34245 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   34283 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   34321 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   38   34359 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   78   34437 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   38   34475 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   34514 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   42   34556 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   39   34595 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
   52   34647 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   40   34687 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
   41   34728 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   39   34767 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   39   34806 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   34844 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   34884 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FCC0)
   39   34923 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   39   34962 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   39   35001 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   35039 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   35077 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   35115 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   39   35154 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   38   35192 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   39   35231 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   38   35269 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   42   35311 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   71   35382 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   40   35422 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   35461 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   35501 [main] mllex 3984 getrusage: 0 =3D getrusage (0, 0x22FC20)
   39   35540 [main] mllex 3984 times: ticks 685916515, CLOCKS_PER_SEC =
1000
   39   35579 [main] mllex 3984 times: user_time 312500, kernel_time 0, =
creation_time 156250, exit_time 0
   39   35618 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 156250
   38   35656 [main] mllex 3984 __to_clock_t: total 00000000 0000000F
   38   35694 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   38   35732 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   38   35770 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   35809 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   38   35847 [main] mllex 3984 __to_clock_t: dwHighDateTime 27111902, =
dwLowDateTime 3577643008
   39   35886 [main] mllex 3984 __to_clock_t: total 00000000 00000000
   40   35926 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   39   35965 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
 3464   39429 [main] mllex 3984 isatty: 0 =3D isatty (1)
  103   39532 [main] mllex 3984 sigaction: signal 0, newact 0x0, oldact =
0x22FD4C
   44   39576 [main] mllex 3984 sigaction: signal 1, newact 0x0, oldact =
0x22FD4C
   41   39617 [main] mllex 3984 sigaction: signal 2, newact 0x0, oldact =
0x22FD4C
   39   39656 [main] mllex 3984 sigaction: signal 3, newact 0x0, oldact =
0x22FD4C
   52   39708 [main] mllex 3984 sigaction: signal 4, newact 0x0, oldact =
0x22FD4C
   40   39748 [main] mllex 3984 sigaction: signal 5, newact 0x0, oldact =
0x22FD4C
   40   39788 [main] mllex 3984 sigaction: signal 6, newact 0x0, oldact =
0x22FD4C
   39   39827 [main] mllex 3984 sigaction: signal 7, newact 0x0, oldact =
0x22FD4C
   40   39867 [main] mllex 3984 sigaction: signal 8, newact 0x0, oldact =
0x22FD4C
   39   39906 [main] mllex 3984 sigaction: signal 9, newact 0x0, oldact =
0x22FD4C
   39   39945 [main] mllex 3984 sigaction: signal 10, newact 0x0, oldact =
0x22FD4C
   39   39984 [main] mllex 3984 sigaction: signal 11, newact 0x0, oldact =
0x22FD4C
   39   40023 [main] mllex 3984 sigaction: signal 12, newact 0x0, oldact =
0x22FD4C
   39   40062 [main] mllex 3984 sigaction: signal 13, newact 0x0, oldact =
0x22FD4C
   39   40101 [main] mllex 3984 sigaction: signal 14, newact 0x0, oldact =
0x22FD4C
   39   40140 [main] mllex 3984 sigaction: signal 15, newact 0x0, oldact =
0x22FD4C
   39   40179 [main] mllex 3984 sigaction: signal 16, newact 0x0, oldact =
0x22FD4C
   40   40219 [main] mllex 3984 sigaction: signal 17, newact 0x0, oldact =
0x22FD4C
   79   40298 [main] mllex 3984 sigaction: signal 18, newact 0x0, oldact =
0x22FD4C
   39   40337 [main] mllex 3984 sigaction: signal 19, newact 0x0, oldact =
0x22FD4C
   39   40376 [main] mllex 3984 sigaction: signal 20, newact 0x0, oldact =
0x22FD4C
   39   40415 [main] mllex 3984 sigaction: signal 21, newact 0x0, oldact =
0x22FD4C
   39   40454 [main] mllex 3984 sigaction: signal 22, newact 0x0, oldact =
0x22FD4C
   39   40493 [main] mllex 3984 sigaction: signal 23, newact 0x0, oldact =
0x22FD4C
   39   40532 [main] mllex 3984 sigaction: signal 24, newact 0x0, oldact =
0x22FD4C
   40   40572 [main] mllex 3984 sigaction: signal 25, newact 0x0, oldact =
0x22FD4C
   39   40611 [main] mllex 3984 sigaction: signal 26, newact 0x0, oldact =
0x22FD4C
   39   40650 [main] mllex 3984 sigaction: signal 27, newact 0x0, oldact =
0x22FD4C
   39   40689 [main] mllex 3984 sigaction: signal 28, newact 0x0, oldact =
0x22FD4C
   39   40728 [main] mllex 3984 sigaction: signal 29, newact 0x0, oldact =
0x22FD4C
   39   40767 [main] mllex 3984 sigaction: signal 30, newact 0x0, oldact =
0x22FD4C
   39   40806 [main] mllex 3984 sigaction: signal 31, newact 0x0, oldact =
0x22FD4C
 4976   45782 [main] mllex 3984 wsock_init: res 0
  106   45888 [main] mllex 3984 wsock_init: wVersion 514
   42   45930 [main] mllex 3984 wsock_init: wHighVersion 514
   40   45970 [main] mllex 3984 wsock_init: szDescription WinSock 2.0
   39   46009 [main] mllex 3984 wsock_init: szSystemStatus Running
   38   46047 [main] mllex 3984 wsock_init: iMaxSockets 0
   82   46129 [main] mllex 3984 wsock_init: iMaxUdpDg 0
   41   46170 [main] mllex 3984 wsock_init: lpVendorInfo 0
 6027   52197 [main] mllex 3984 cygwin_gethostname: name water
  161   52358 [main] mllex 3984 writev: writev (2, 0x22FD34, 1)
   53   52411 [main] mllex 3984 fhandler_base::write: binary write
no files=0A=
Usage: mllex file.lex ...   58   52469 [main] mllex 3984 =
fhandler_base::write: 34 =3D write (0xB770FC, 34)
   41   52510 [main] mllex 3984 writev: 34 =3D write (2, 0x22FD34, 1), =
errno 0
   46   52556 [main] mllex 3984 writev: writev (2, 0x22FD34, 1)
   40   52596 [main] mllex 3984 fhandler_base::write: binary write
=0A=
   53   52649 [main] mllex 3984 fhandler_base::write: 1 =3D write =
(0xB7038C, 1)
   39   52688 [main] mllex 3984 writev: 1 =3D write (2, 0x22FD34, 1), =
errno 0
   43   52731 [main] mllex 3984 set_process_mask: old mask =3D 0, new =
mask =3D 0
   40   52771 [main] mllex 3984 set_process_mask: not calling =
sig_dispatch_pending.  sigtid 0xC1C current 0x9C8
   73   52844 [main] mllex 3984 do_exit: do_exit (1)
   43   52887 [main] mllex 3984 void: 0x0 =3D signal (20, 0x1)
   95   52982 [main] mllex 3984 void: 0x0 =3D signal (1, 0x1)
   43   53025 [main] mllex 3984 void: 0x0 =3D signal (2, 0x1)
   40   53065 [main] mllex 3984 void: 0x0 =3D signal (3, 0x1)
   98   53163 [main] mllex 3984 fhandler_console::close: decremented =
open_fhs, now 0
   61   53224 [main] mllex 3984 fhandler_base::close: closing =
'/stlatest.txt' handle 0x74C
   51   53275 [main] mllex 3984 fhandler_base::close: closing =
'/stlatest.txt' handle 0x704
   45   53320 [main] mllex 3984 sigproc_terminate: entering
   43   53363 [main] mllex 3984 proc_terminate: nchildren 0, nzombies 0
   40   53403 [main] mllex 3984 proc_terminate: leaving
   70   53473 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   41   53514 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   53554 [main] mllex 3984 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 312500
   39   53593 [main] mllex 3984 __to_clock_t: total 00000000 0000001F
   40   53633 [main] mllex 3984 _pinfo::exit: Calling ExitProcess 1

------=_NextPart_000_00A1_01C30FEE.B57E1D00--




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel