libexpat/expat/xmlwf
Fred L. Drake, Jr. 8fbcd0a5c7 Include unistd.h when HAVE_UNISTD_H is defined, not _POSIX_SOURCE.
This requires that expat_config.h or winconfig.h has been included.
Using unistd.h avoids warnings about close() and read() not being defined
on some platforms.
This closes SF bug #563184.
2002-06-13 02:52:09 +00:00
..
.gitignore * Switch to a single, top-level Makefile (simplification, consistency) 2001-12-07 10:19:31 +00:00
codepage.c Add casts to suppress a couple of warnings from MSVC with warning level 4. 2002-05-15 15:57:22 +00:00
codepage.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
ct.c Fix screwup in changing copyright notices 2000-04-21 04:20:31 +00:00
filemap.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
readfilemap.c Include header to avoid compiler warnings. Part of SF patch #465018. 2001-11-09 04:08:51 +00:00
unixfilemap.c #include <unistd.h> to pick up the close() prototype. 2001-07-25 17:13:34 +00:00
win32filemap.c Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmlfile.c Include unistd.h when HAVE_UNISTD_H is defined, not _POSIX_SOURCE. 2002-06-13 02:52:09 +00:00
xmlfile.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmlmime.c Fix screwup in changing copyright notices 2000-04-21 04:20:31 +00:00
xmlmime.h Fix screwup in changing copyright notices 2000-04-21 04:20:31 +00:00
xmltchar.h Fix screwup in changing copyright notices 2000-04-21 04:20:31 +00:00
xmlurl.h Fix screwup in changing copyright notices 2000-04-21 04:20:31 +00:00
xmlwf.c Using "0" instead of "NULL" is insane, and leads to unmaintainable code. 2002-05-17 17:21:51 +00:00
xmlwf.dsp Remove some bogus preprocessor definitions. 2001-07-27 20:26:23 +00:00
xmlwin32url.cxx *** empty log message *** 1998-12-01 03:32:20 +00:00