~drizzle-trunk/drizzle/development

  • Committer: rm
  • Date: 2009-07-26 03:10:33 UTC
  • mto: (1099.1.2 pandora-build)
  • Revision ID: rm@ralph.local-20090726031033-ajeunv3e198izefa
get things compiling on FreeBSD (7.1)
  - add PTHREAD_LIBS to the necessary execs
  - quell warning about NULL format string in die
  - check for log and log2 funcs, work-around for missing log2
  - add -D option to gperf to avoid warnings/errors about hash collisions
  - remove const from getopt wrappers to avoid errors about discarded qualifiers
  - fix bug in acx_pthread.m4, add pthread ld flags to PTHREAD_LIBS, not
    PTHREAD_CFLAGS
  - wrap #include <alloca.h> in HAVE_ALLOCA_H
  - add lots of UNIV_INTERN attributes to handler func decls
  - include missing header files (net-realted) in a couple places
Filename Latest Rev Last Changed Committer Comment Size
..
dummy.c 815.1.1 15 years ago Monty Taylor Add timegm which is missing on Solaris. 1.6 KB Diff Download File
getopt.c 1099.2.1 15 years ago rm get things compiling on FreeBSD (7.1) - add PTHR 31.3 KB Diff Download File
getopt.in.h 815.1.3 15 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 7.8 KB Diff Download File
getopt1.c 815.1.3 15 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 3.8 KB Diff Download File
getopt_int.h 815.1.3 15 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 4.6 KB Diff Download File
gettext.h 997.7.1 15 years ago Monty Taylor Fixed gnulib/gettext.h. 9.3 KB Diff Download File
Makefile.am 994.2.9 15 years ago Monty Taylor Fixed gnulib updates. 6.7 KB Diff Download File
mktime.c 1090.3.7 15 years ago Monty Taylor Fixed mktime for sun studio debug builds. 17.7 KB Diff Download File
time.in.h 994.2.8 15 years ago Monty Taylor Updated gnulib files. 3.6 KB Diff Download File
time_r.c 815.1.1 15 years ago Monty Taylor Add timegm which is missing on Solaris. 1.2 KB Diff Download File
timegm.c 994.2.8 15 years ago Monty Taylor Updated gnulib files. 1.3 KB Diff Download File
unistd.in.h 994.2.8 15 years ago Monty Taylor Updated gnulib files. 17 KB Diff Download File