Code

Support to compile on AIX
authorTon Voon <tonvoon@users.sourceforge.net>
Wed, 17 Sep 2003 16:31:38 +0000 (16:31 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Wed, 17 Sep 2003 16:31:38 +0000 (16:31 +0000)
commit506a044efbd6c756e499c134263a27323ad770b6
tree8649f92e8fda0b5d361a70c86033fdee367f615e
parente97348a8f94bf0952a1ec1c439b9837689e0b9b7
Support to compile on AIX

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@736 f882894a-f735-0410-b71e-b25c423dba1c
configure.in
lib/Makefile.am
lib/error.c [new file with mode: 0644]
lib/error.h [new file with mode: 0644]
lib/error.m4 [new file with mode: 0644]
lib/malloc.c [new file with mode: 0644]
lib/realloc.c [new file with mode: 0644]
lib/unlocked-io.h [new file with mode: 0644]
lib/xalloc.h [new file with mode: 0644]
lib/xmalloc.c [new file with mode: 0644]