allow rpm to custom systemd installation
[platform/upstream/rpm.git] / rpmio / rpmstring.c
2012-09-18 Panu MatilainenEnhanced string hash to permit calculating string lengt...
2011-03-17 Panu MatilainenMissing va_end() call
2011-03-10 Panu MatilainenMove string hash function to librpmio and rename for...
2010-10-26 Panu MatilainenBury stripTrailingChar() inside the only remaining...
2010-10-26 Panu MatilainenBury StringBuf inside librpmbuild internals
2010-01-05 Panu MatilainenMove <stdio.h> includes out of system.h to the places...
2008-09-25 Jindrich NovyUse safer xrealloc() instead of realloc()
2008-04-17 Panu MatilainenEliminate splitString() and freeSplitString()
2008-04-17 Panu MatilainenAdd rstrlcpy() string helper function
2008-04-17 Jindrich NovyIntroduce rstrscat()
2008-04-15 Jindrich NovyIntroduce rstrcat()
2008-03-18 Panu MatilainenErm, off-by-one in rasprintf()
2008-03-18 Panu MatilainenAdd custom asprintf() clone to rpmstring
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-03-18 Panu MatilainenMore xstr[n]casecmp to rpmstring along the other string...
2007-12-14 Panu MatilainenMore size_t type pedantry
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Panu MatilainenMove the xstr*() string variants from rpmio.h to rpmstr...
2007-11-23 Panu MatilainenMove string helpers from lib/misc.h to rpmio/rpmstring.h
2007-11-23 Panu MatilainenMove stringbuf into librpmio, rename header