postgresql/src/tools/entab
Peter Eisentraut 086c189456 Normalize fgets() calls to use sizeof() for calculating the buffer size
where possible, and fix some sites that apparently thought that fgets()
will overwrite the buffer by one byte.

Also add some strlcpy() to eliminate some weird memory handling.
2007-02-08 11:10:27 +00:00
..
entab.c Normalize fgets() calls to use sizeof() for calculating the buffer size 2007-02-08 11:10:27 +00:00
entab.man Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
halt.c Apply entab fix from Marko Kreen for these problems: 2006-07-11 21:21:59 +00:00
Makefile Apply entab fix from Marko Kreen for these problems: 2006-07-11 21:21:59 +00:00