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
/
rpmfileutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
Dont use mmap() for anything, axe the code instead
Panu Matilainen
1
-38
/
+0
2012-05-31
Split rpmGlob() to a separate source file
Panu Matilainen
1
-140
/
+0
2012-05-22
Add support for 7zip compressed tarballs
Christophe Fergeau
1
-0
/
+4
2012-05-21
Split prelink checking into a helper function
Panu Matilainen
1
-42
/
+42
2011-10-11
rpmio: Set a umask before using mkstemp()
Mukund Sivaraman
1
-0
/
+6
2011-06-27
Honor trailing slash in rpmGlob()
Panu Matilainen
1
-1
/
+16
2011-05-28
Eliminate bunch of obvious dead NULL-assignments around librpmio
Panu Matilainen
1
-6
/
+6
2011-04-29
Add lrzip support.
Ville Skyttä
1
-0
/
+3
2011-04-29
Add lzip support.
Ville Skyttä
1
-0
/
+3
2011-04-26
Understand 'PK00' zip archives (RhBug:699529)
Jindrich Novy
1
-2
/
+3
2010-10-22
Eliminate use of pgpHashAlgo in rpmio interface arguments
Panu Matilainen
1
-1
/
+1
2010-01-05
Move <ctype.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2010-01-05
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
1
-0
/
+1
2010-01-05
Move sys/mman.h include out of system.h to the places that care
Panu Matilainen
1
-0
/
+4
2010-01-04
Use MAP_FAILED instead of hardwired (void *)-1
Panu Matilainen
1
-1
/
+1
2010-01-04
Re-enable mmap test in configure & fix the code build again
Panu Matilainen
1
-0
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in io code
Panu Matilainen
1
-2
/
+1
2009-06-25
Kick out silly constfree() use
Panu Matilainen
1
-2
/
+2
2009-03-25
process the "./" in file paths correctly (rhbz#491388)
Jindrich Novy
1
-4
/
+12
2009-03-18
LZMA -> XZ renaming
Panu Matilainen
1
-2
/
+2
2009-01-09
Don't try to create "" directories
Panu Matilainen
1
-1
/
+1
2008-12-05
Avoid "template" which is a reserved word in C++
Panu Matilainen
1
-2
/
+2
2008-11-25
Use the new LZMA (XZ) magic
Jindrich Novy
1
-3
/
+3
2008-11-22
Add function to retrieve rpm config base directory
Panu Matilainen
1
-0
/
+11
2008-11-21
Permit relative paths in rpmioMkpath() and rpmMkdirs()
Panu Matilainen
1
-2
/
+2
2008-10-10
Add rpmMkdirs() to librpmio
Panu Matilainen
1
-0
/
+23
2008-06-11
Enable rpmDoDigest() to pass large file sizes
Panu Matilainen
1
-3
/
+3
2008-05-03
Temp file handling tweaks
Panu Matilainen
1
-10
/
+20
2008-04-29
Don't use alloca in rpmGenPath()
Jindrich Novy
1
-2
/
+3
2008-04-29
Rewrite rpmioMkpath()
Jindrich Novy
1
-28
/
+19
2008-04-19
Change rpmGlob() argvPtr type to ARGV_t to make it obvious what it is
Panu Matilainen
1
-1
/
+1
2008-04-19
Simplify rpmGlob() a bit
Panu Matilainen
1
-23
/
+7
2008-04-19
Dynamically allocate buffers in rpmGetPath()
Panu Matilainen
1
-14
/
+8
2008-04-11
Rewrite rpmMkTempFile() for sanity
Panu Matilainen
1
-81
/
+24
2008-04-07
ARGV_t const pendantry
Panu Matilainen
1
-2
/
+2
2008-04-04
Rename currentDirectory() to rpmGetCwd() and move to librpmio
Panu Matilainen
1
-0
/
+15
2008-03-17
Add missing popt include
Panu Matilainen
1
-0
/
+2
2008-03-12
Remove rpmio internal copy of poptParseArgvString() & friends
Panu Matilainen
1
-112
/
+1
2008-02-04
Make check-programs build again, assorted type-fiddlings..
Panu Matilainen
1
-1
/
+1
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-2
/
+2
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+4
2008-01-27
Rename isCompressed() -> rpmFileIsCompressed() for namespacing
Panu Matilainen
1
-1
/
+1
2008-01-27
Detect lzma magic if it exists, otherwise dumb check for .lzma filename
Panu Matilainen
1
-6
/
+7
2008-01-27
Helper function for checking given suffix on path
Panu Matilainen
1
-0
/
+8
2008-01-09
Handle spaces in file path arguments correctly (#217258)
Panu Matilainen
1
-0
/
+23
2008-01-02
More assorted int -> size_t uses
Panu Matilainen
1
-2
/
+2
2007-12-18
Remove bogus const from rpmGlob argv return type
Panu Matilainen
1
-2
/
+2
2007-12-16
Remove const from rpmMkTempFile file name parameter
Panu Matilainen
1
-1
/
+1
2007-12-15
Further bogus const removals...
Panu Matilainen
1
-9
/
+9
[next]