summaryrefslogtreecommitdiff
path: root/lib/misc.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-04Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]Panu Matilainen1-0/+163
2008-06-03Rip doputenv() for goodPanu Matilainen1-9/+0
2008-06-03Rip dosetenv()Panu Matilainen1-12/+0
2008-04-04Rip the url-craziness in rpmMkdirPath()Panu Matilainen1-15/+1
2008-04-04Rename currentDirectory() to rpmGetCwd() and move to librpmioPanu Matilainen1-14/+0
2008-03-07Further constants made readonly...Panu Matilainen1-1/+1
2008-01-30Include spring-cleaningPanu Matilainen1-0/+2
2008-01-30rpmlib.h mass evictionPanu Matilainen1-1/+0
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-4/+4
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-3/+3
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-22Move makeTempFile() from misc.h to rpmfileutil.hPanu Matilainen1-99/+0
2007-11-23Move string helpers from lib/misc.h to rpmio/rpmstring.hPanu Matilainen1-43/+0
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-4/+4
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen1-5/+5
2007-11-01Remove two unnecessary legacy.h includesPanu Matilainen1-1/+0
2007-10-28Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmurl.h" instead of <rpmurl.h>.Ralf Corsépius1-1/+1
2007-10-22Remove bunch of unnecessary rpmio_internal includesPanu Matilainen1-1/+0
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-5/+5
2007-09-20Remove the "dressed" rpmHeaderGetEntry() from APIPanu Matilainen1-51/+0
2007-09-11Remove splint tags.Ralf Corsépius1-21/+6
2007-08-31Use LOCALSTATEDIR instead of hard-coded /var.Ralf Corsépius1-1/+1
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+2
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-2/+5
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-155/+0
2003-06-04Remove dead code.jbj1-8/+1
2003-04-02Splint clean.jbj1-0/+10
2003-02-03oops, get rid of debugging printf's.jbj1-7/+6
2003-01-23splint fiddles.jbj1-4/+1
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-2/+2
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj1-51/+1
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/+32
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+0
2002-06-28- rescusitate remote ftp globs (#67678).jbj1-2/+2
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-02-22tpkgid cleanup.jbj1-0/+6
2002-02-07Sync with rpm-4.0.4.jbj1-3/+3
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-33/+0
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-38/+1
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-277/+2
2001-10-20- stupid macros to configure public key file paths.jbj1-31/+0
2001-10-19Permit multiple, simultaneous, digests on a single FD_t.jbj1-1/+1
2001-10-19Rewire digests, step 2.jbj1-2/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-4/+2