summaryrefslogtreecommitdiff
path: root/lib/misc.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-05Nuke the ugly hardwired "known arch" list from label parsingPanu Matilainen1-0/+4
2008-10-10And out goes rpmMkdirPath()Panu Matilainen1-10/+0
2008-10-09Mark uidToUname() and friends as internalPanu Matilainen1-0/+7
2008-07-04Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]Panu Matilainen1-0/+13
2008-06-03Rip doputenv() for goodPanu Matilainen1-7/+0
2008-06-03Rip dosetenv()Panu Matilainen1-9/+0
2008-04-04Rename currentDirectory() to rpmGetCwd() and move to librpmioPanu Matilainen1-6/+0
2008-01-30rpmlib.h mass evictionPanu Matilainen1-0/+1
2007-11-22Move makeTempFile() from misc.h to rpmfileutil.hPanu Matilainen1-17/+0
2007-11-23Move string helpers from lib/misc.h to rpmio/rpmstring.hPanu Matilainen1-30/+0
2007-09-11Remove splint tags.Ralf Corsépius1-27/+11
2007-07-09Fix include of misc.h, rpmpgp.h and rpmsq.h in C++.Panu Matilainen1-0/+2
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-13/+0
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-2/+2
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-2/+2
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-0/+11
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-04-08doxygen cleanup.jbj1-1/+1
2001-10-29Remove DYING code.jbj1-8/+0
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-73/+2
2001-10-20- stupid macros to configure public key file paths.jbj1-9/+0
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj1-6/+0
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+6
2001-10-15lclint fiddles to annotate globals.jbj1-7/+19
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-3/+1
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-40/+29
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-0/+77
2001-09-15Sync with rpm-4_0 branch.jbj1-7/+0
2001-06-17Sync with rpm-4_0 branch.jbj1-2/+5
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj1-2/+2
2001-06-12- remove dead code frpm popt table reorg.jbj1-1/+12
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+1
2001-06-04lclint fiddles.jbj1-14/+27
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-5/+7
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-1/+2
2001-04-10Doxygen annotations for config files.jbj1-1/+2
2001-01-26lclint annotations.jbj1-8/+0
2001-01-09- tsorted packages processed in successor count order.jbj1-2/+13
2000-08-27Doxygen annotations.jbj1-0/+4
2000-08-23doxygen annotations.jbj1-4/+53
2000-06-09Remove dead code.jbj1-11/+0
2000-06-09Move low level support routines to librpmio.jbj1-0/+3
2000-04-13add explcit "Provides: name = [epoch:]version-release" to headers.jbj1-0/+2
2000-03-23- API: change dbi to pass by reference, not value.jbj1-1/+2
1999-12-12lib/rpminstall.c: Perform glob on remote ftp install args.jbj1-1/+1
1999-12-12perform glob on remote ftp queries.jbj1-0/+1
1999-12-11partial implementation for ftp globbing.jbj1-0/+2
1999-12-01Add underscore in front of (possibly) non-supported FDIO_t vectors.jbj1-2/+0
1999-11-26Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.jbj1-15/+16
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-2/+2