opnsense-src/gnu/usr.bin/patch
Stephane E. Potvin 68961d1200 The buffer returned by fgenln is not a "C" string and might not be NUL
terminated. Make sure that it is before using it.

Reviewed by:	marck@
MFC after:	3 days
2009-09-16 19:53:29 +00:00
..
backupfile.c Since I'm having so much fun with const, beat my head against the wall 2003-10-26 04:20:19 +00:00
backupfile.h Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
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 Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
INTERN.h
Makefile Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
patch.1 Get rid of a spurious "the". 2004-03-18 20:36:14 +00:00
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 The buffer returned by fgenln is not a "C" string and might not be NUL 2009-09-16 19:53:29 +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 Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
version.c Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
version.h Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00