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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-16
Upgrade version to 4.14
tizen/4.14.1.1.tizen20230628
wangbiao
1
-3
/
+31
2011-08-17
Handle query format field width centrally in formatValue()
Panu Matilainen
1
-1
/
+1
2011-03-10
Move string hash function to librpmio and rename for namespacing
Panu Matilainen
1
-3
/
+0
2010-12-15
Split user+group caching to separate source (again), rename
Panu Matilainen
1
-19
/
+0
2010-10-22
Switch header APIs to use rpmTagVal instead of rpmTag
Panu Matilainen
1
-1
/
+1
2010-09-21
Use proper types for tag and format extension functions
Panu Matilainen
1
-0
/
+14
2010-05-28
Add internal helper for formatting file attribute strings
Panu Matilainen
1
-0
/
+3
2010-05-28
Add internal helper for formatting verify flags
Panu Matilainen
1
-0
/
+3
2010-05-21
Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
Panu Matilainen
1
-0
/
+2
2008-11-05
Nuke the ugly hardwired "known arch" list from label parsing
Panu Matilainen
1
-0
/
+4
2008-10-10
And out goes rpmMkdirPath()
Panu Matilainen
1
-10
/
+0
2008-10-09
Mark uidToUname() and friends as internal
Panu Matilainen
1
-0
/
+7
2008-07-04
Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]
Panu Matilainen
1
-0
/
+13
2008-06-03
Rip doputenv() for good
Panu Matilainen
1
-7
/
+0
2008-06-03
Rip dosetenv()
Panu Matilainen
1
-9
/
+0
2008-04-04
Rename currentDirectory() to rpmGetCwd() and move to librpmio
Panu Matilainen
1
-6
/
+0
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+1
2007-11-22
Move makeTempFile() from misc.h to rpmfileutil.h
Panu Matilainen
1
-17
/
+0
2007-11-23
Move string helpers from lib/misc.h to rpmio/rpmstring.h
Panu Matilainen
1
-30
/
+0
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-27
/
+11
2007-07-09
Fix include of misc.h, rpmpgp.h and rpmsq.h in C++.
Panu Matilainen
1
-0
/
+2
2004-03-02
- permit globs in macrofiles: directive (#117217).
jbj
1
-13
/
+0
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-2
/
+2
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
/
+11
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-0
/
+2
2002-04-08
doxygen cleanup.
jbj
1
-1
/
+1
2001-10-29
Remove DYING code.
jbj
1
-8
/
+0
2001-10-21
- all symbols but hdrVec are now forward references in linkage.
jbj
1
-73
/
+2
2001-10-20
- stupid macros to configure public key file paths.
jbj
1
-9
/
+0
2001-10-19
- beecrypt is at least as good as pgp/gpg on verify, pull the plug.
jbj
1
-6
/
+0
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-2
/
+6
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-7
/
+19
2001-09-29
- create RFC-2440 OpenPGP API in rpmio.
jbj
1
-3
/
+1
2001-09-25
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj
1
-40
/
+29
2001-09-25
- drop rpmio/base64.[ch] in favor of beecrypt.
jbj
1
-0
/
+77
2001-09-15
Sync with rpm-4_0 branch.
jbj
1
-7
/
+0
2001-06-17
Sync with rpm-4_0 branch.
jbj
1
-2
/
+5
2001-06-17
- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).
jbj
1
-2
/
+2
2001-06-12
- remove dead code frpm popt table reorg.
jbj
1
-1
/
+12
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-1
/
+1
2001-06-04
lclint fiddles.
jbj
1
-14
/
+27
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-5
/
+7
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-1
/
+2
2001-04-10
Doxygen annotations for config files.
jbj
1
-1
/
+2
2001-01-26
lclint annotations.
jbj
1
-8
/
+0
2001-01-09
- tsorted packages processed in successor count order.
jbj
1
-2
/
+13
2000-08-27
Doxygen annotations.
jbj
1
-0
/
+4
2000-08-23
doxygen annotations.
jbj
1
-4
/
+53
2000-06-09
Remove dead code.
jbj
1
-11
/
+0
[next]