summaryrefslogtreecommitdiff
path: root/str.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-02str: Add function for converting string into DNS nameVadim Kochan1-0/+37
2016-12-16str: Avoid trailing space in string returng by argv2str()Tobias Klauser1-2/+4
2016-01-28str: Add str2mac helper functionVadim Kochan1-0/+29
2015-12-17str: Add helper to extend dynamically argv listVadim Kochan1-0/+20
2015-11-09str: Add converting cmdline args vector to str moduleVadim Kochan1-0/+23
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+88
ail. Link: http://lkml.kernel.org/r/1473007794-27960-1-git-send-email-sudipm.mukherjee@gmail.com Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Cc: Maik Broemme <mbroemme@libmpq.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat