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
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2009-12-23
Move major, minor + makedev portability stuff out of system.h, simplify
Panu Matilainen
1
-0
/
+8
2009-03-19
Revert couple of checksum -> digest renames
Panu Matilainen
1
-1
/
+1
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-2
/
+2
2008-10-29
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
1
-0
/
+1
2008-06-30
strntoul() is supposed to return unsigned long, not int
Panu Matilainen
1
-1
/
+1
2008-05-08
Caught pants down with strlcpy() vs strncpy() semantics
Panu Matilainen
1
-2
/
+2
2008-05-03
Add missing include
Panu Matilainen
1
-0
/
+1
2008-04-28
Remove alloca() from strntoul() helper in cpio
Panu Matilainen
1
-5
/
+2
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+1
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-1
/
+1
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-4
/
+5
2007-12-14
Oops, major + minor are not dev_t...
Panu Matilainen
1
-1
/
+1
2007-12-14
Use dev_t instead of ints..
Panu Matilainen
1
-6
/
+7
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-2
/
+2
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-2
/
+2
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-22
Remove bunch of unnecessary rpmio_internal includes
Panu Matilainen
1
-1
/
+0
2007-10-04
Change strntoul to using size_t for sizes.
Ralf Corsépius
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-27
/
+5
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
[next]