[libmultipath] move the async logger in libmultipath
authorChristophe Varoqui <root@xa-s05.(none)>
Fri, 4 Nov 2005 08:17:33 +0000 (09:17 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Fri, 4 Nov 2005 08:17:33 +0000 (09:17 +0100)
commitc96a7e3222a68ac3dedb33defe1299e7a82c7104
tree8666974eae617e7257f7b4a0b15640d7b1c17c15
parentfcceca60fb8c78ef3ea35cc585badd8595fea74c
[libmultipath] move the async logger in libmultipath

Brian Wong, Pillardata, suggested and implemented this to avoid
cross dependencies.
libmultipath/Makefile
libmultipath/debug.c
libmultipath/debug.h
libmultipath/log.c [new file with mode: 0644]
libmultipath/log.h [new file with mode: 0644]
libmultipath/log_pthread.c [new file with mode: 0644]
libmultipath/log_pthread.h [new file with mode: 0644]
multipathd/Makefile