summaryrefslogtreecommitdiff
path: root/usr.bin/paste
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-12-16 03:10:06 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-12-16 03:10:06 +0000
commitf527d97d86185c7c81a3f99755ae684452b889b9 (patch)
tree85e5aca717f8e0b426774c8eb5f3d412ac1054ce /usr.bin/paste
parent7a104c2751a77c9c1c1b58b8d0f3d67e53f62567 (diff)
tparm() now returns NULL for buffers that would be >= 256 (termcap
size limit). Also, make _tparm take a size argument. This isn't strictly necesary as we know the size of the buffer and this function is only used internally but this has the added benefit of making _tparm == GNU tparam if we ever want to export it as such. There are reported to be problems with emacs when native libtermlib has tparam() so we keep this private for now.
Diffstat (limited to 'usr.bin/paste')
0 files changed, 0 insertions, 0 deletions