summaryrefslogtreecommitdiff
path: root/rpmio/rpmio.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-07Kick out ftpStrerror() and related error code definesPanu Matilainen1-32/+0
2008-07-04Remove unused ufdGetFile() from librpmioPanu Matilainen1-4/+0
2008-04-24Remove meaningless extern on function declarations in headersPanu Matilainen1-3/+3
2008-03-06Make rpmio vectors read-onlyPanu Matilainen1-1/+1
2008-01-30Move FD_t to rpmtypes.h, used all over ..Panu Matilainen1-4/+1
2007-12-14More misc size_t issuesPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-97/+0
2007-11-30rpmrpc doxygen groupings..Panu Matilainen1-17/+17
2007-11-23Bunch of rpmio doxygen groupingsPanu Matilainen1-18/+18
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Export FD statistics enums + fdOp() methodPanu Matilainen1-0/+19
2007-11-23Move rpmioMkpath from rpmio.h to rpmfileutil.hPanu Matilainen1-10/+0
2007-11-22Move pgpDig typedefs to a more obvious place..Panu Matilainen1-8/+0
2007-11-23Move the xstr*() string variants from rpmio.h to rpmstring.hPanu Matilainen1-39/+0
2007-10-29Export rpmio fdGetFILE()Panu Matilainen1-0/+5
2007-10-29Remove leftover commentPanu Matilainen1-2/+0
2007-10-09Hide rpmio vectors from API, only internal needsPanu Matilainen1-146/+0
2007-10-09Remove timedRead() definePanu Matilainen1-1/+3
2007-10-09Remove unused legacy rpmio fd*() interfacesPanu Matilainen1-20/+0
2007-10-09Remove unused rpmio fdFdopen() functionPanu Matilainen1-4/+0
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-10-05Make fdFileno an external function.Ralf Corsépius1-4/+1
2007-10-01Fix minor typo.Ralf Corsépius1-1/+1
2007-09-22Take out __FILE__, __LINE__ from DBGREFS.Ralf Corsépius1-1/+1
2007-09-21Remove fdLink, fdFree, fdNew defines.Ralf Corsépius1-6/+3
2007-09-21Remove fdClose, fdOpen, fdRead, fdWrite defines.Ralf Corsépius1-8/+4
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-8/+0
2007-09-11Remove splint tags.Ralf Corsépius1-276/+93
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-1/+1
2007-07-12Fread() and Fwrite() can return negative values, change type to reflect thatPanu Matilainen1-2/+2
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-1/+1
2005-07-02GCC fidgets, add parentheses around timedRead vector.jbj1-1/+1
2005-01-17Build on macosx.jbj1-1/+1
2004-11-29- detect and return errors from neon through Ferror.jbj1-11/+21
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-0/+11
2003-06-24Sanity.jbj1-1/+1
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-12/+12
2003-04-01Splint fiddles.jbj1-4/+4
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj1-0/+12
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-0/+4
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-35/+38
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-5/+12
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj1-2/+0
2002-06-19Annotate incondefs in source code.jbj1-0/+4
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-62/+68
2002-03-17- *really* dump signature header immutable region.jbj1-2/+2
2002-02-25Annotation fiddles.jbj1-2/+4
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-1/+2
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-42/+61