Richard Levitte
|
1ae6ddac91
|
Including stdio.h before setting _XOPEN_SOURCE and
_XOPEN_SOURCE_EXTENDED wasn't very smart...
|
2001-06-23 16:44:15 +00:00 |
|
Richard Levitte
|
30a54b9085
|
Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
_XOPEN_SOURCE.
|
2001-06-05 20:29:26 +00:00 |
|
Richard Levitte
|
48bf4aae24
|
Define the right macro for Linux and other GNU-based systems to get a correct declaration of strdup()
|
2001-02-22 18:03:30 +00:00 |
|
Richard Levitte
|
35618bf6ad
|
strdup() is a X/Open extension.
|
2001-02-20 20:00:30 +00:00 |
|
Richard Levitte
|
14565bedaf
|
Some functions, like strdup() and strcasecmp(), are defined in
strings.h according to X/Open.
|
2001-02-20 19:05:59 +00:00 |
|
Richard Levitte
|
5270e7025e
|
Merge the engine branch into the main trunk. All conflicts resolved.
At the same time, add VMS support for Rijndael.
|
2000-10-26 21:07:28 +00:00 |
|