Commit Graph

23 Commits

Author SHA1 Message Date
Török Edvin
8fffd0ed51 don't use stdint.h in configure.in tests (bb #673)
git-svn: trunk@3241
2007-09-23 17:05:57 +00:00
Török Edvin
6295dc5cdc configure, configure.in: add comment on origin of testcases.
git-svn: trunk@3237
2007-09-21 16:26:26 +00:00
Török Edvin
cbc69ae811 add check to detect certain compiler bugs that cause incorrect code generation for CLI_ISCONTAINED.
So we avoid having bugs like #613, and #670 reported over and over.


git-svn: trunk@3234
2007-09-20 22:00:04 +00:00
Török Edvin
53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc.
This code is licensed under the 3-clause BSD.
This will be used instead of system provided regexec()/regcomp() to
have consistent behaviour across platforms.


git-svn: trunk@3225
2007-09-17 18:54:56 +00:00
Tomasz Kojm
09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch
git-svn: trunk@3209
2007-09-07 14:22:10 +00:00
Tomasz Kojm
18ac2256e4 update
git-svn: trunk@3135
2007-07-10 23:15:32 +00:00
aCaB
35eb635417 compiler indepenedent sign-extended signed right shift macroes
git-svn: trunk@3126
2007-07-08 16:43:56 +00:00
Tomasz Kojm
4fbe95ed57 update
git-svn: trunk@3111
2007-06-24 15:13:41 +00:00
Tomasz Kojm
e66402f5db update
git-svn: trunk@3092
2007-05-30 23:48:41 +00:00
Tomasz Kojm
a6d4c3f95e fix compilation issues under FreeBSD 4.x and 5.x (bb#455)
git-svn: trunk@3072
2007-05-28 16:27:51 +00:00
Tomasz Kojm
73224c705e remove libcurl checks
git-svn: trunk@3041
2007-05-01 12:01:12 +00:00
Tomasz Kojm
a39ae4686d use actual version and user names in man pages (bb#408)
git-svn: trunk@2963
2007-03-21 02:12:51 +00:00
Tomasz Kojm
d6d9e527da use -lthr instead of -pthread on FreeBSD 6.x
git-svn: trunk@2948
2007-03-16 22:54:32 +00:00
Tomasz Kojm
71dd1750fd don't link against libcurl in experimental mode
git-svn: trunk@2907
2007-03-05 20:21:56 +00:00
Tomasz Kojm
8bead9a17d add GNU/Hurd support (bb#363)
git-svn: trunk@2906
2007-03-05 20:04:36 +00:00
Tomasz Kojm
e8e9d02e0a update libclamav version number
git-svn: trunk@2895
2007-03-02 01:58:52 +00:00
Tomasz Kojm
34f71e0e12 clamscan: merge win32 patches from NJH
git-svn: trunk@2864
2007-02-25 02:54:38 +00:00
Tomasz Kojm
ef38c83d47 add support for HP-UX 11.11
git-svn: trunk@2856
2007-02-24 03:30:27 +00:00
Tomasz Kojm
fdf715fd25 use -pthread also for FreeBSD 6.x
git-svn: trunk@2855
2007-02-23 22:37:55 +00:00
Tomasz Kojm
f6825bbaa5 increase revision
git-svn: trunk@2848
2007-02-23 01:09:36 +00:00
Tomasz Kojm
b532e0b170 fix compilation errors on FreeBSD (bb#306)
git-svn: trunk@2824
2007-02-20 22:08:27 +00:00
Tomasz Kojm
5d01fefa31 add support for osf/tru64
git-svn: trunk@2822
2007-02-20 21:49:10 +00:00
Sven Strickroth
a99111f050 remove old CVS-stuff and make the repository look more like SVN
git-svn: trunk@2755
2007-02-17 19:02:20 +00:00