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
/
cpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Remove const type-qualifiers from function return types everywhere.
Panu Matilainen
1
-1
/
+1
2003-12-25
Add lsetfilecon to install modes.
jbj
1
-0
/
+1
2003-03-23
Make peace with automake-1.7.3.
jbj
1
-0
/
+2
2003-03-19
Sanity.
jbj
1
-6
/
+6
2002-07-03
- use rpmfi in showQueryPackage(), eliminating headerGetEntry().
jbj
1
-2
/
+5
2002-07-02
Add boundsread annotations throughout, enable +bounds checking.
jbj
1
-3
/
+3
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-0
/
+12
2002-04-13
- use rpmdb-redhat to suggest dependency resolution(s).
jbj
1
-0
/
+5
2002-04-08
doxygen cleanup.
jbj
1
-2
/
+2
2002-01-18
- missing key(s) on keyring when verifying a signature is now an error.
jbj
1
-2
/
+6
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-5
/
+0
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+4
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-0
/
+1
2001-09-25
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj
1
-1
/
+0
2001-07-24
- fix: don't segfault when presented with rpm-2.4.10 packaging (#49688).
jbj
1
-0
/
+1
2001-06-20
- fix: partial sets of hardlinked files forbidden in payload.
jbj
1
-1
/
+1
2001-06-04
lclint fiddles.
jbj
1
-0
/
+2
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-11
/
+1
2001-04-17
- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645).
jbj
1
-2
/
+2
2001-02-10
Reorganize sources before implementing --repackage.
jbj
1
-1886
/
+9
2001-02-09
fix: make a copy of retrieved header before loading.
jbj
1
-73
/
+73
2001-02-08
Remove DEAD code.
jbj
1
-147
/
+10
2001-02-08
Move state machine drivers into fsmStage.
jbj
1
-181
/
+194
2001-02-06
Asynchronous commit of installed files.
jbj
1
-70
/
+134
2001-02-05
fix: links weren't renamed correctly.
jbj
1
-22
/
+23
2001-02-05
Remove XFA_SKIPPING from iterator.
jbj
1
-31
/
+32
2001-02-04
revert speedup on commit if same perms, there's more to do.
jbj
1
-90
/
+72
2001-02-04
Rip out remnants of cpio file mapping.
jbj
1
-392
/
+356
2001-02-04
Merged build/install in file state machine.
jbj
1
-435
/
+371
2001-02-03
fix: db1 dbopen() check found in libc not auto-configuring forrectly.
jbj
1
-89
/
+157
2001-02-03
Add I/O to file state machine.
jbj
1
-424
/
+480
2001-02-02
Use fsm for building.
jbj
1
-310
/
+272
2001-02-02
fix: grrr, post increment off by 1 iterator.
jbj
1
-61
/
+16
2001-02-01
Handle links correctly, wotta PITA. Now to clean up and find the double free ...
jbj
1
-134
/
+338
2001-01-30
Simple install file state machine.
jbj
1
-193
/
+385
2001-01-29
Commit to install file state machine.
jbj
1
-584
/
+769
2001-01-28
Apply suffixes only to files.
jbj
1
-197
/
+162
2001-01-28
Payload state machine, with commit and undo.
jbj
1
-344
/
+340
2001-01-27
1st crack at a payload unpack state machine.
jbj
1
-74
/
+299
2001-01-26
lclint annotations.
jbj
1
-6
/
+9
2001-01-25
- remove support for v1 src rpm's.
jbj
1
-128
/
+152
2001-01-24
Add rollback.h, 1st attempt to rationalize TFI_t.
jbj
1
-1
/
+1
2001-01-24
Rip XFI_t from install.
jbj
1
-23
/
+35
2001-01-23
Rip out cpioFileMap.
jbj
1
-42
/
+83
2001-01-23
Expose loadFi/freeFi.
jbj
1
-3
/
+3
2001-01-22
Make cpio maps totally opaque.
jbj
1
-56
/
+99
2001-01-21
Make cpio mappings opaque.
jbj
1
-88
/
+146
2001-01-21
- cpio mappings carry dirname/basename, not absolute path.
jbj
1
-22
/
+39
2001-01-19
ewt's cpio hack reverted.
jbj
1
-9
/
+1
2001-01-19
Typo.
jbj
1
-2
/
+2
[next]