Sebastian Pipping
|
85bc1329dd
|
xmlwf/readfilemap.c: Address -Wsign-compare warning
read:
http://pubs.opengroup.org/onlinepubs/009695399/functions/read.html
|
2017-06-27 23:26:49 +02:00 |
|
Sebastian Pipping
|
8f25f91e9e
|
Replace WIN32 by _WIN32 in code
|
2017-05-25 15:25:18 +02:00 |
|
Sebastian Pipping
|
2585316897
|
Disable memory-mapping for files larger than INT_MAX / 2 + 1
|
2017-05-23 22:29:51 +02:00 |
|
Sebastian Pipping
|
766a485e62
|
Drop Open Watcom specific code (issues #14 and #21)
|
2017-05-01 13:38:40 +02:00 |
|
Sebastian Pipping
|
17be9de91d
|
Ensure that unistd.h is included on Linux
(or anywhere except non-Cygwin Windows, to be precise)
Bug reported by László Böszörményi
|
2016-06-04 22:17:11 +02:00 |
|
Sebastian Pipping
|
fe432127ab
|
Fix source code permissions
Files had executable flag turn on, previously.
https://bugzilla.redhat.com/show_bug.cgi?id=1247348
|
2016-03-12 05:21:47 +01:00 |
|
Karl Waclawek
|
ebb40bfacb
|
Fix for issue # 2895533.
|
2009-11-12 16:51:39 +00:00 |
|
Karl Waclawek
|
bfff9ca4e9
|
The Watcom compiler defines __LINUX__ and not __linux__ for cross compilation.
|
2006-08-05 22:43:57 +00:00 |
|
Karl Waclawek
|
e3e0d28628
|
Applied patrch #1523242 - support for Open Watcom 1.5.
|
2006-08-05 17:01:43 +00:00 |
|
Karl Waclawek
|
f18b068f38
|
Fix for bug #1513566: filemap() in readfilemap.c doesn't handle zero length
files, and the same issue applies to filemap() in unixfilemap.c
|
2006-06-28 02:55:51 +00:00 |
|
Fred L. Drake, Jr.
|
8a8f58a2d0
|
patch from Shard (neoni dot net) to support BeOS
|
2004-04-30 03:44:34 +00:00 |
|
Karl Waclawek
|
1a6b939100
|
Fixed memory leak.
|
2002-11-20 16:20:10 +00:00 |
|
Fred L. Drake, Jr.
|
65ab1317a4
|
De-tabify; minor code-style consistency changes.
|
2002-07-01 15:13:02 +00:00 |
|
Fred L. Drake, Jr.
|
212aa11153
|
Include header to avoid compiler warnings. Part of SF patch #465018.
|
2001-11-09 04:08:51 +00:00 |
|
Clark Cooper
|
c446fb274e
|
Merged in modifications from perl-expat. Also fiddled around with more
configuration issues.
|
2000-09-21 21:20:18 +00:00 |
|
James Clark
|
8fd4a83318
|
Fix screwup in changing copyright notices
|
2000-04-21 04:20:31 +00:00 |
|
James Clark
|
4e9aea4c1b
|
New license and site
|
2000-04-21 03:58:42 +00:00 |
|
James Clark
|
973ad606fd
|
Change license to MPL 1.1
|
1999-05-29 02:19:21 +00:00 |
|
James Clark
|
d4ee1a1ee1
|
Add copyright notice.
|
1998-04-05 15:11:29 +00:00 |
|
James Clark
|
9f41c277f9
|
Changes before release
|
1997-12-10 07:44:19 +00:00 |
|
James Clark
|
80b9565677
|
Initial Revision
|
1997-11-15 02:43:48 +00:00 |
|