index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpmio
/
rpmstring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
Enhanced string hash to permit calculating string length on the same call
Panu Matilainen
1
-17
/
+0
2011-03-17
Missing va_end() call
Panu Matilainen
1
-0
/
+1
2011-03-10
Move string hash function to librpmio and rename for namespacing
Panu Matilainen
1
-0
/
+17
2010-10-26
Bury stripTrailingChar() inside the only remaining user
Panu Matilainen
1
-8
/
+0
2010-10-26
Bury StringBuf inside librpmbuild internals
Panu Matilainen
1
-77
/
+0
2010-01-05
Move <stdio.h> includes out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2008-09-25
Use safer xrealloc() instead of realloc()
Jindrich Novy
1
-1
/
+1
2008-04-17
Eliminate splitString() and freeSplitString()
Panu Matilainen
1
-43
/
+0
2008-04-17
Add rstrlcpy() string helper function
Panu Matilainen
1
-0
/
+28
2008-04-17
Introduce rstrscat()
Jindrich Novy
1
-1
/
+50
2008-04-15
Introduce rstrcat()
Jindrich Novy
1
-0
/
+32
2008-03-18
Erm, off-by-one in rasprintf()
Panu Matilainen
1
-1
/
+1
2008-03-18
Add custom asprintf() clone to rpmstring
Panu Matilainen
1
-0
/
+31
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-7
/
+7
2008-03-18
More xstr[n]casecmp to rpmstring along the other string-stuff...
Panu Matilainen
1
-0
/
+41
2007-12-14
More size_t type pedantry
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
1
-7
/
+0
2007-11-23
Move string helpers from lib/misc.h to rpmio/rpmstring.h
Panu Matilainen
1
-0
/
+51
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
1
-0
/
+93