Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-61> Revision: syslog-ng--mainline--2.0--patch-61 Archive: devel@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@balabit.hu> Date: Mon Jun 12 09:53:10 CEST 2006 Standard-date: 2006-06-12 07:53:10 GMT Modified-files: ChangeLog configure.in src/misc.c src/sgroup.c New-patches: devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-61 Summary: portability fixes Keywords: * configure.in: detect AIX and HP-UX using uname -s, instead of trying to extract platform information from the linker's version number (proved not to be reliable on HP-UX) * src/misc.c (getlonghostname, getshorthostname): use 256 characters array to store hostnames * src/sgroup.c (log_source_group_queue): -"- Diff stats: ChangeLog | 22 ++++++++++++++++++++++ configure.in | 7 ++++++- src/misc.c | 3 ++- src/sgroup.c | 2 +- 4 files changed, 31 insertions(+), 3 deletions(-)