summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2006-12-21 23:28:48 +0100
committerTobias Klauser <tklauser@xenon.tklauser.home>2006-12-21 23:28:48 +0100
commit1ddefac3dfe654f23fc944df5d7c52a078692012 (patch)
tree7342c58d013c9dc96b4074e5c5a0eef473b8e2ea /Makefile
parent06be3975d174002702121481310b28a894284339 (diff)
inotail.c: Don't open files over and over again
Up to now files were closed after processing each inotify event which seems to be quite a bit of overhead. The fds are now kept open and are only closed in case of errors.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions