]> git.saurik.com Git - apt.git/commit - apt-pkg/contrib/strutl.cc
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
authorMichael Vogt <mvo@debian.org>
Sat, 7 Sep 2013 10:19:51 +0000 (12:19 +0200)
committerMichael Vogt <mvo@debian.org>
Sat, 7 Sep 2013 10:19:51 +0000 (12:19 +0200)
commit00f4d9ffa3468e899abf8fbda8db71fc3143b8e5
tree7a32bb35ba43285f5d24f7c07ad8347b5ca499e5
parent968179cf7b9e1a633c283745da15755d8de4acbd
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
apt-pkg/contrib/strutl.cc
apt-pkg/contrib/strutl.h
test/libapt/strutil_test.cc