[systemd-devel] [RFC] Initial work for asyncns push

Daniel Buch boogiewasthere at gmail.com
Tue Dec 10 17:13:27 PST 2013


Hi,

So i layed the foundation of this libary to fit systemd

But what is actually desired?

C99 or C89? Do we want it to be public or private? Is modernization desired?

Daniel Buch (1):
  Initial libsystemd-asyncns commit

 Makefile.am                           |   23 +
 src/libsystemd-asyncns/asyncns.c      | 1513 +++++++++++++++++++++++++++++++++
 src/libsystemd-asyncns/asyncns.h      |  163 ++++
 src/libsystemd-asyncns/test-asyncns.c |  178 ++++
 4 files changed, 1877 insertions(+)
 create mode 100644 src/libsystemd-asyncns/asyncns.c
 create mode 100644 src/libsystemd-asyncns/asyncns.h
 create mode 100644 src/libsystemd-asyncns/test-asyncns.c

-- 
1.8.5.1



More information about the systemd-devel mailing list