freebsd-ports/devel/vstr/pkg-plist
Pav Lucistnik b90f7c1e82 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>
2004-02-11 20:28:13 +00:00

41 lines
1.5 KiB
Text

include/vstr-conf.h
include/vstr-const.h
include/vstr-def.h
include/vstr-extern.h
include/vstr-inline.h
include/vstr-switch.h
include/vstr.h
lib/libvstr-1.0.so
lib/libvstr-1.0.so.12
lib/libvstr.a
lib/libvstr.so
libdata/pkgconfig/vstr.pc
share/doc/vstr-devel-1.0.12/basic_cat.c.html
share/doc/vstr-devel-1.0.12/compare_licenses/SafeStr.txt
share/doc/vstr-devel-1.0.12/compare_licenses/bstring.txt
share/doc/vstr-devel-1.0.12/compare_licenses/cords.txt
share/doc/vstr-devel-1.0.12/compare_licenses/ossp-str.txt
share/doc/vstr-devel-1.0.12/compare_licenses/rope.txt
share/doc/vstr-devel-1.0.12/compare_licenses/sz.txt
share/doc/vstr-devel-1.0.12/compare_licenses/toolbox.txt
share/doc/vstr-devel-1.0.12/comparison.html
share/doc/vstr-devel-1.0.12/constants.html
share/doc/vstr-devel-1.0.12/constants.txt
share/doc/vstr-devel-1.0.12/design.html
share/doc/vstr-devel-1.0.12/f_c.css
share/doc/vstr-devel-1.0.12/functions.html
share/doc/vstr-devel-1.0.12/functions.txt
share/doc/vstr-devel-1.0.12/internal_structure.dia
share/doc/vstr-devel-1.0.12/namespace.html
share/doc/vstr-devel-1.0.12/overview.html
share/doc/vstr-devel-1.0.12/printf_comparison.html
share/doc/vstr-devel-1.0.12/req_trunc_io.html
share/doc/vstr-devel-1.0.12/security.html
share/doc/vstr-devel-1.0.12/security_problems.html
share/doc/vstr-devel-1.0.12/size_cmp.gnumeric
share/doc/vstr-devel-1.0.12/speed.html
share/doc/vstr-devel-1.0.12/structs.html
share/doc/vstr-devel-1.0.12/structs.txt
share/doc/vstr-devel-1.0.12/tutorial.html
@dirrm share/doc/vstr-devel-1.0.12/compare_licenses
@dirrm share/doc/vstr-devel-1.0.12