freebsd-dev/gnu/usr.bin/patch
David E. O'Brien a559a5a94f Properly handle input lines containing NUL characters such that pgets()
accurately fills the read buffer.

Callers of pgets() still mis-process the buffer contents if the read line
contains NUL characters, but this at least makes pgets() accurate.
2013-07-02 17:17:42 +00:00
..
backupfile.c
backupfile.h
common.h The buffer returned by fgenln is not a "C" string and might not be NUL 2009-09-16 19:53:29 +00:00
config.h
EXTERN.h
inp.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
inp.h
INTERN.h
Makefile - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) from 2013-01-29 17:03:18 +00:00
patch.1
patch.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
patchlevel.h
pch.c Properly handle input lines containing NUL characters such that pgets() 2013-07-02 17:17:42 +00:00
pch.h Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
util.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
util.h
version.c
version.h