Change-Id: I3ff542d084d20a518ddecc47baecd4d9a7576f7e
$(SYSTEMCTL_DIR)/application/application.c \
$(SYSTEMCTL_DIR)/application/scripting-application.c \
$(SYSTEMCTL_DIR)/application-tracker/application-tracker.c \
+ $(SYSTEMCTL_DIR)/application-tracker/path-track.c \
$(SYSTEMCTL_DIR)/user/user.c \
$(SYSTEMCTL_DIR)/wayland/wayland.c \
$(SYSTEMCTL_DIR)/wayland/output.c \
}
while (processed_bytes < read_bytes) {
- char *filename = NULL;
/* the kernel doesn't allow to read incomplete events */
is = (struct inotify_event *) (buf + processed_bytes);