summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2013-07-02 17:09:57 +0000
committerobrien <obrien@FreeBSD.org>2013-07-02 17:09:57 +0000
commitef0cb7bd8f952dec5096bca3f237925a680b7e4b (patch)
tree20eae0d150ecc5a34ea92caea2efc1309b34b15c /lib/libc/stdlib
parent50e0add9e4de4d5547753f15e5df2059b5ee1f11 (diff)
downloadFreeBSD-src-ef0cb7bd8f952dec5096bca3f237925a680b7e4b.zip
FreeBSD-src-ef0cb7bd8f952dec5096bca3f237925a680b7e4b.tar.gz
Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.
The former makes a copy of stdin, but was not accurately putting the content of stdin into a temp file. This lead to the undercounting the number of lines in hunks containing NUL characters when reading from stdin. Thus resulting in "unexpected end of file in patch" errors.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud