index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
Dont include <pwd.h> from system.h, dont bother checking for it either
Panu Matilainen
1
-0
/
+1
2009-12-23
Dont include grp.h from system.h, dont bother checking in configure either
Panu Matilainen
1
-4
/
+4
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in misc helpers
Panu Matilainen
1
-6
/
+7
2008-10-10
And out goes rpmMkdirPath()
Panu Matilainen
1
-21
/
+0
2008-07-04
Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]
Panu Matilainen
1
-0
/
+163
2008-06-03
Rip doputenv() for good
Panu Matilainen
1
-9
/
+0
2008-06-03
Rip dosetenv()
Panu Matilainen
1
-12
/
+0
2008-04-04
Rip the url-craziness in rpmMkdirPath()
Panu Matilainen
1
-15
/
+1
2008-04-04
Rename currentDirectory() to rpmGetCwd() and move to librpmio
Panu Matilainen
1
-14
/
+0
2008-03-07
Further constants made readonly...
Panu Matilainen
1
-1
/
+1
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-0
/
+2
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+0
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-4
/
+4
2007-12-03
Use regular POSIX functions instead of "RPC" clones
Panu Matilainen
1
-3
/
+3
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-1
/
+1
2007-11-22
Move makeTempFile() from misc.h to rpmfileutil.h
Panu Matilainen
1
-99
/
+0
2007-11-23
Move string helpers from lib/misc.h to rpmio/rpmstring.h
Panu Matilainen
1
-43
/
+0
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-4
/
+4
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-5
/
+5
2007-11-01
Remove two unnecessary legacy.h includes
Panu Matilainen
1
-1
/
+0
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmurl.h" instead of <rpmurl.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-22
Remove bunch of unnecessary rpmio_internal includes
Panu Matilainen
1
-1
/
+0
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-5
/
+5
2007-09-20
Remove the "dressed" rpmHeaderGetEntry() from API
Panu Matilainen
1
-51
/
+0
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-21
/
+6
2007-08-31
Use LOCALSTATEDIR instead of hard-coded /var.
Ralf Corsépius
1
-1
/
+1
2004-11-28
- add support for automagic pubkey retrieval using HKP.
jbj
1
-0
/
+2
2004-11-04
Stub in URL_IS_HTTPS everywhere.
jbj
1
-2
/
+5
2004-03-02
- permit globs in macrofiles: directive (#117217).
jbj
1
-155
/
+0
2003-06-04
Remove dead code.
jbj
1
-8
/
+1
2003-04-02
Splint clean.
jbj
1
-0
/
+10
2003-02-03
oops, get rid of debugging printf's.
jbj
1
-7
/
+6
2003-01-23
splint fiddles.
jbj
1
-4
/
+1
2002-12-18
- add --file{class,provide,require} popt aliases and header extensions
jbj
1
-2
/
+2
2002-08-13
- fix: rebuilddb stat'ed target, not source, for rename sanity.
jbj
1
-51
/
+1
2002-07-08
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
jbj
1
-2
/
+2
2002-07-04
- fix: forgot lazy open of database on --freshen path (#67907).
jbj
1
-0
/
+32
2002-07-02
Add boundsread annotations throughout, enable +bounds checking.
jbj
1
-2
/
+0
2002-06-28
- rescusitate remote ftp globs (#67678).
jbj
1
-2
/
+2
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-0
/
+2
2002-06-19
Annotate incondefs in source code.
jbj
1
-0
/
+2
2002-02-22
tpkgid cleanup.
jbj
1
-0
/
+6
2002-02-07
Sync with rpm-4.0.4.
jbj
1
-3
/
+3
2001-10-26
- wire transactions through rpmcli install/erase modes.
jbj
1
-33
/
+0
2001-10-23
- generate an rpm header on the fly for imported pubkeys.
jbj
1
-38
/
+1
2001-10-21
- all symbols but hdrVec are now forward references in linkage.
jbj
1
-277
/
+2
[next]