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
/
rpmio
/
macro.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-02-10
- make peace with gcc-3.1, remove compiler cruft.
jbj
1
-2
/
+0
2002-01-27
Merge from rpm-4.0.4.
jbj
1
-1
/
+6
2002-01-18
- missing key(s) on keyring when verifying a signature is now an error.
jbj
1
-0
/
+16
2001-10-19
Rewire digests, step 1.
jbj
1
-3
/
+9
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-15
/
+31
2001-10-16
More lclint annotations.
jbj
1
-2
/
+2
2001-10-15
Explicit branchstate annotations.
jbj
1
-5
/
+11
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-19
/
+60
2001-10-13
More lclint annotations.
jbj
1
-17
/
+17
2001-10-13
- ratchet up to lclint "strict" level.
jbj
1
-6
/
+6
2001-09-21
- lclint-3.0.0.15 fiddles.
jbj
1
-3
/
+3
2001-09-15
Sync with rpm-4_0 branch.
jbj
1
-2
/
+22
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-490
/
+525
2001-06-04
lclint fiddles.
jbj
1
-5
/
+7
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-6
/
+8
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-245
/
+272
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-16
/
+36
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-9
/
+9
2001-03-23
- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).
jbj
1
-1
/
+1
2001-01-19
- fix: insure that %lang scopes over hard links correctly.
jbj
1
-9
/
+12
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-18
/
+28
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-10
/
+8
2000-12-02
Bring header reggions mods back to top of stack.
jbj
1
-2
/
+2
2000-11-02
- add support for unzip rodrigob@conectiva.com.br>
jbj
1
-11
/
+15
2000-10-31
- add support for SHA1 as well as MD5 message digests.
jbj
1
-17
/
+30
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
1
-10
/
+0
2000-09-29
doxygen annotations.
jbj
1
-12
/
+134
2000-09-16
- don't trim leading ./ in rpmCleanPath() (#14961).
jbj
1
-3
/
+6
2000-09-01
- unify rpmError and rpmMessge interfaces through rpmlog.
jbj
1
-9
/
+14
2000-08-27
Doxygen annotations.
jbj
1
-0
/
+5
2000-06-21
- fix: don't expand macros in false branch of %if (kasal@suse.cz).
jbj
1
-88
/
+46
2000-06-09
- make librpmio standalone.
jbj
1
-1
/
+2
2000-06-09
Move low level support routines to librpmio.
jbj
1
-2
/
+1
2000-02-21
Avoid segfault on malformed %{!?FOO:} expansion (#9581).
jbj
1
-1
/
+1
2000-01-12
fix: resurrect relative path's in fprint lookup queries.
jbj
1
-1
/
+2
1999-12-12
reload macros from cmd line when re-reading config files.
jbj
1
-24
/
+50
1999-12-01
Add underscore in front of (possibly) non-supported FDIO_t vectors.
jbj
1
-1
/
+2
1999-11-26
lib/macro.c: Create rpmCleanPath().
jbj
1
-42
/
+52
1999-11-24
lib/macro.c: Canonicalize paths in rpmGetPath().
jbj
1
-25
/
+89
1999-11-19
macros.in: Add buildsubdir and scriptlet template macros.
jbj
1
-2
/
+13
1999-11-14
lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.
jbj
1
-5
/
+1
1999-11-12
Use Fstrerror on ufdio throughut.
jbj
1
-23
/
+87
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
1
-1
/
+1
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
1
-3
/
+5
1999-10-30
Rename faFoo() routines, use FD_t I/O with fadio cookie throughout.
jbj
1
-1
/
+2
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-2
/
+4
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-0
/
+7
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-1
/
+1
1999-10-27
use compressed filenames on install side.
jbj
1
-4
/
+6
1999-10-20
lclint annotations.
jbj
1
-2
/
+2
[next]