]> git.meshlink.io Git - catta/commit
Drop private inotify code
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Dec 2008 19:13:58 +0000 (20:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Dec 2008 19:13:58 +0000 (20:13 +0100)
commitabc3a9efd1124d74155c6a70798d10710b20786d
treeadd7e6c3154de0110828483eb2f54399fc996b5b
parentca05343f045a05f52141c920a53812c565d9d66c
Drop private inotify code

Quoting Adrian Bunk:

  "avahi-daemon ships with the contents of linux/inotify.h plus
  #define's for the syscall numbers. The latter are #if 0'ed. I'm not
  sure whether this setup could work at all with some kernel headers and
  glibc version, but considering that glibc already provides
  sys/inotify.h for some time it's IMHO time to drop the private inotify
  code."

Original patch from Adrian Bunk.

Closes #243.
avahi-daemon/Makefile.am
avahi-daemon/inotify-nosys.h [deleted file]
avahi-daemon/main.c
configure.ac