>>>> "Martin" == Martin Buchholz
<martin(a)xemacs.org> writes: 
    Martin> OK, I decided to go ahead and make this change now, since
    Martin> it seems a step forward, and might let the CVS sources
    Martin> build on Windows.  Commit is imminent.
Hello Martin,
I have updated form CVS, verified your patches to nt.c and sysdep.c
were merged in, and was able to build "Yoko" OK on Windows NT native.
Regards,
Adrian
    Martin> Again, Windows maintainers: feel free to redo this if you
    Martin> like.
    Martin> ChangeLog:
    Martin> 1999-11-17  Martin Buchholz  <martin(a)xemacs.org>
    Martin> 	* nt.c:
    Martin> 	* sysdep.c:
    Martin> 	* s/mingw32.h:
    Martin> 	* s/windowsnt.h:
    Martin> 	- Use Unix 98 types uid_t, gid_t, pid_t.
    Martin> 	- Define them.