summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-11 20:28:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-11 20:28:13 +0000
commitb90f7c1e828bdf4c0497725c53c1b861ecadab63 (patch)
tree2dfd1cd5561fc2c6c611007caa172d327a078829 /x11
parent78318f38b973ba6d9baabd5caad977c4cd813b26 (diff)
downloadfreebsd-ports-b90f7c1e828bdf4c0497725c53c1b861ecadab63.zip
Add vstr, a string library, designed so you can work optimally with
readv()/writev() for input/output. This means that, for instance, you can readv() data to the end of the string and writev() data from the beginning of the string without having to allocate or move memory. It also means that the library is completely happy with data that has multiple zero bytes in it. PR: ports/62628 Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us>
Diffstat (limited to 'x11')
0 files changed, 0 insertions, 0 deletions