-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve handling of md and mw on file boundaries
Don't let md print data from offsets that are after EOF and let mw append to a file if data is set after EOF. The new behaviour is not entirely consistent and it only works for regular files. Still it's better than before. Fixes: https://bugs.debian.org/831219 Signed-off-by: Uwe Kleine-König <[email protected]>
- Loading branch information
Uwe Kleine-König
committed
Oct 13, 2016
1 parent
8ee652a
commit e7f2867
Showing
1 changed file
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters