netdb: some cleanup
authorMarko Kreen <markokr@gmail.com>
Sun, 27 Mar 2011 20:57:11 +0000 (23:57 +0300)
committerMarko Kreen <markokr@gmail.com>
Mon, 28 Mar 2011 09:01:14 +0000 (12:01 +0300)
commit28b92904c7e2dd55257d842a25483dee67873644
tree769e80eb45f9d1d10bf0a1f8678b53e4a6791028
parent5a5f32a90075757da538af2f14b3529aaa06e877
netdb: some cleanup

- gaia_thread: simplify the lock loop
- gaia_lookup: pass proper sigval to function
- include <string.h>, for memcpy()
- depend on HAVE_PTHREAD not HAVE_PTHREAD_H - to avoid
  messing with non-threaded errno.
configure.ac
usual/netdb.c