]> git.meshlink.io Git - catta/commit - avahi-core/fdutil.h
Split avahi-common/util.h into
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Aug 2005 00:25:52 +0000 (00:25 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Aug 2005 00:25:52 +0000 (00:25 +0000)
commit5ebf655c85076f200955458673a8bbf0dd927407
tree148d2a476b375603db4e3401b8d1d1236af0ae2c
parente63a65b3955b173a3e8d6b78c6377a518a9922d6
Split avahi-common/util.h into
avahi-common/domain.h
avahi-core/fdutil.h
avahi-core/timeval.h

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@299 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
40 files changed:
avahi-common/Makefile.am
avahi-common/address.c
avahi-common/alternative.c
avahi-common/domain-test.c
avahi-common/domain.c [new file with mode: 0644]
avahi-common/domain.h [new file with mode: 0644]
avahi-common/timeval-test.c [deleted file]
avahi-common/util.c [deleted file]
avahi-common/util.h [deleted file]
avahi-core/Makefile.am
avahi-core/announce.c
avahi-core/browse-dns-server.c
avahi-core/browse-domain.c
avahi-core/browse-service-type.c
avahi-core/browse-service.c
avahi-core/browse.c
avahi-core/cache.c
avahi-core/conformance-test.c
avahi-core/dns-test.c
avahi-core/dns.c
avahi-core/fdutil.c [new file with mode: 0644]
avahi-core/fdutil.h [new file with mode: 0644]
avahi-core/probe-sched.c
avahi-core/query-sched.c
avahi-core/resolve-address.c
avahi-core/resolve-host-name.c
avahi-core/resolve-service.c
avahi-core/response-sched.c
avahi-core/rr.c
avahi-core/server.c
avahi-core/socket.c
avahi-core/timeeventq-test.c
avahi-core/timeeventq.c
avahi-core/timeval-test.c [new file with mode: 0644]
avahi-core/timeval.c [new file with mode: 0644]
avahi-core/timeval.h [new file with mode: 0644]
avahi-core/util.c [new file with mode: 0644]
avahi-core/util.h [new file with mode: 0644]
avahi-daemon/dbus-protocol.c
avahi-dnsconfd/main.c