glib/gio/libasyncns
River Tarnell 2b121c02ef properly guard the includes
Fixes: Bug 604967 -  2.22.3 libasyncns build fails on HP-UX 11.11

* gio/libasyncns/asyncns.c: properly guard the includes of sys/select.h
  and sys/time.h
2010-02-03 17:31:02 +01:00
..
asyncns.c properly guard the includes 2010-02-03 17:31:02 +01:00
asyncns.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
g-asyncns.h Upgrade to version 0.8 of libasyncns 2010-01-13 12:02:39 -05:00
Makefile.am Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
README Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
update.sh Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00

The sources are derived from Lennart Poettering's libasyncns library:

 http://0pointer.de/lennart/projects/libasyncns/

The 'update.sh' script in this directory, when pointed at
the original sources updates the files in this directory
to the new version