Lose bunch of unused fields from FD_t
[platform/upstream/rpm.git] / rpmio / rpmstring.c
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