summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/util.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a problem with patch in that is will always default, even when thejmg1997-02-131-2/+5
| | | | | | | | | | | | | controlling terminal is closed. Now the function ask() will return 1 when th input is known to come from a file or terminal, or it will return 0 when ther was a read error. Modified the question "Skip patch?" so that on an error from ask it will skip the patch instead of looping. Closes PR#777 2.2 candidate
* Remove trailing whitespace.rgrimes1995-05-301-3/+6
|
* b-maked patch-2.10paul1993-06-191-0/+88
OpenPOWER on IntegriCloud