Actions
Feature #3968
closedwant FILE_TRUNC event for PORT_SOURCE_FILE
Start date:
2013-08-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
When watching files (as opposed to file descriptors) with event ports, often times you want the ability to be notified that truncation has occurred on a file. Without this it can be very hard to implement various programs based on file watching.
Updated by Robert Mustacchi over 8 years ago
- Category set to kernel
- Status changed from New to Resolved
- % Done changed from 90 to 100
Resolved in 72102e7461c97dc268d21d9dd8f02da45f174acd.
Actions