blob: 8e6013b47abaa0f106f4c1930457a0439e70763c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2010-07-05 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-03-inline (new): Can't use non-static inline for Sun
Studio C, mail from Vladimir Volovich, Wed, 16 Jun 2010 20:18:17.
2010-06-04 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-02-aix-strcasecmp (new): Need to #include <strings.h>
under _AIX for declaration of strcasecmp().
From Taco.
2010-01-30 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-01-old-style-parameter (new): Avoid compiler warning.
|