summaryrefslogtreecommitdiff
path: root/lib/stringbuf.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-16More lclint annotations.jbj1-1/+1
2001-10-13- ratchet up to lclint "strict" level.jbj1-2/+3
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-2/+2
2001-06-04lclint fiddles.jbj1-2/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-3/+3
2001-05-05- enough lclint annotations and fiddles already.jbj1-13/+22
2001-04-29- more boring lclint annotations and fiddles.jbj1-0/+2
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-1/+8
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-08-27Doxygen annotations.jbj1-0/+4
1999-10-20lclint annotations.jbj1-2/+2
1999-09-21fix: command line install had header memory leak.jbj1-5/+4
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-1/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-1/+0
1998-07-25Aggregate system includes into system.h.jbj1-5/+1
1997-09-30Sanity checkmarc1-0/+4
1997-05-20Moved includes of miscfn.h to the top.ewt1-1/+1
1997-05-07Added config.h, miscfn.h header filesewt1-0/+4
1997-02-14including <string.h> makes this a bit cleanerewt1-0/+1
1996-07-02added stripTrailingBlanksStringBuf()root1-0/+13
1996-02-20fix off by one error (to agree with comment, no less)root1-1/+1
1995-12-13fixed dumb buffer extension bugmarc1-1/+1
1995-12-13Initial revisionroot1-0/+66