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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-07
Revert "Always free locally defined macros when they go out of scope"
Panu Matilainen
1
-2
/
+3
2010-01-05
Move <stdio.h> includes out of system.h to the places that need it
Panu Matilainen
3
-0
/
+3
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
4
-0
/
+4
2010-01-05
Remove <string.h> include from system.h into the few places that still need
Panu Matilainen
2
-0
/
+2
2010-01-05
Include <stdlib.h> as necessary instead of system.h
Panu Matilainen
3
-3
/
+3
2010-01-05
fts.h requires <stdint.h>, include it there explicitly
Panu Matilainen
1
-0
/
+1
2010-01-05
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
2
-0
/
+2
2010-01-05
Move sys/mman.h include out of system.h to the places that care
Panu Matilainen
1
-0
/
+4
2010-01-05
Unconditionally include <netdb.h> where needed instead of system.h
Panu Matilainen
1
-0
/
+1
2010-01-04
Clean up poll() vs select() tests
Panu Matilainen
1
-0
/
+6
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
2010-01-04
Remove further replacement functions for POSIX 2001 required bits
Panu Matilainen
1
-16
/
+0
2010-01-04
Remove unnecessary setenv() replacement function
Panu Matilainen
1
-4
/
+0
2010-01-04
Remove largely unnecessary putenv() replacement
Panu Matilainen
1
-4
/
+0
2010-01-04
Eliminate myrealloc() replacement function
Panu Matilainen
1
-5
/
+0
2010-01-04
Remove unneeded strdup() replacement in misc/
Panu Matilainen
1
-4
/
+0
2010-01-04
Always free locally defined macros when they go out of scope
Panu Matilainen
1
-3
/
+2
2010-01-04
Remove -98 vintage ifdef'ed dead code
Panu Matilainen
1
-13
/
+0
2009-12-23
Oops, update stubs.c too for the removed replacements
Panu Matilainen
1
-24
/
+0
2009-12-23
Move getopt() portability fiddles out of system.h
Panu Matilainen
1
-0
/
+6
2009-12-23
Move malloc portability tweaks out of system.h
Panu Matilainen
1
-0
/
+10
2009-12-07
Bump soname for all our libraries
Panu Matilainen
1
-1
/
+1
2009-11-25
We can't handle OpenPGP subkeys or secret keys, so dont even try
Panu Matilainen
1
-5
/
+3
2009-10-17
Unbreak lzdio/xzdio
Panu Matilainen
1
-7
/
+11
2009-10-16
Use a helper function for finding fileno of specific io type
Panu Matilainen
1
-39
/
+24
2009-10-16
Lose unnecessary url type checking from fdSize()
Panu Matilainen
1
-15
/
+2
2009-10-16
Lose unused leftover definitions
Panu Matilainen
1
-14
/
+0
2009-10-16
Eliminate ufdio-specific read, write, seek and close
Panu Matilainen
1
-162
/
+3
2009-10-15
Add ftell() clone to FD_t
Panu Matilainen
2
-0
/
+20
2009-10-14
Make fdUpdateDigests() static now that its possible
Panu Matilainen
2
-6
/
+8
2009-10-14
Make FD_t struct opaque, finally
Panu Matilainen
2
-47
/
+42
2009-10-14
Eliminate last remaining FD_t struct privacy violation
Panu Matilainen
2
-6
/
+14
2009-10-14
Remove cpio stuff from FD_t
Panu Matilainen
2
-23
/
+0
2009-10-14
Move debug goo defs to rpmio.c
Panu Matilainen
2
-9
/
+7
2009-10-14
Move pile of helpers from rpmio_internal.h to rpmio.c, remove unused stuff
Panu Matilainen
2
-122
/
+58
2009-10-14
Move fd statistics foo inside rpmio.c now that it can
Panu Matilainen
2
-63
/
+55
2009-10-14
Move fdDigest*() to rpmio.c where they better belong
Panu Matilainen
3
-31
/
+30
2009-10-14
Remove pointless inlining of stuff in rpmio
Panu Matilainen
1
-9
/
+8
2009-10-14
Use common "not implemented" implementation of Fseek()
Panu Matilainen
1
-22
/
+4
2009-10-09
Add an interface to parse armored OpenPGP from memory
Panu Matilainen
2
-19
/
+37
2009-10-06
Decompress lzma files with xz.
Ville Skyttä
1
-2
/
+0
2009-09-22
Missing <string.h> include
Panu Matilainen
1
-0
/
+1
2009-09-17
EXIT_FAILURE being defined is already handled in system.h
Panu Matilainen
1
-4
/
+0
2009-09-17
Compare pointers against NULL, not 0
Panu Matilainen
1
-4
/
+4
2009-09-17
Add runtime settable custom memory allocation failure callback routine
Panu Matilainen
2
-3
/
+44
2009-09-17
Always use build + use our own allocator functions
Panu Matilainen
2
-8
/
+35
2009-09-07
Eliminate unused variable
Panu Matilainen
1
-2
/
+2
2009-09-07
Avoid potentially calling a NULL function pointer
Panu Matilainen
1
-1
/
+1
[next]