sbd
|
8d1e7f357d
|
The problem with gcc attributes is that they are being defined away in
config.h because the AC_C___ATTRIBUTE__ test is broken.
(Note: the secound argument to AC_TRY_COMPILE is what goes in main).
|
2012-01-28 04:37:36 +00:00 |
|
sbd
|
067f2d4967
|
Add a workaround for a problem with gcc transparent_union attribute that
causes the wait() prototype to be wrong.
Also linux's struct stat dosn't have st_flags.
|
2012-01-28 01:52:48 +00:00 |
|
rillig
|
a9f2c90b21
|
Added a patch for Solaris 10, which does neither have futimes() nor
struct stat.st_flags.
|
2006-10-01 21:00:20 +00:00 |
|
tv
|
cd4c1493af
|
Fix build on Interix (u_int64_t, but no uint64_t).
|
2005-10-31 14:31:47 +00:00 |
|
minskim
|
989ff25df4
|
Make this package build on platforms with setxattr(2) (e.g., Linux and
Darwin).
|
2005-10-31 05:11:41 +00:00 |
|