1998-10-16 Markku Rossi * makefile.w32: Makefile for the w32 environment. Thanks to Paul Rohr . * Makefile.am (EXTRA_DIST): Added w32 files. 1998-09-29 Markku Rossi * w32.c: Implemented {open,read,close,rewind,seek,tell}dir() functions. * w32.h: New header to hold the w32 definitions. 1998-08-17 Markku Rossi * w32.c: New file to implement some missing functions on w32. * jsconfig.w32: The jsconfig.h file for w32 environment. 1998-04-03 Markku Rossi * os2.c: New file to implement some missing functions on OS/2. 1998-04-01 Markku Rossi * ccprops.c (preprocessor): Fetch some preprocessor properties. 1998-03-30 Markku Rossi * ccprops.c: Program to fetch different C-compiler properties.