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
/
rpmio.h
Age
Commit message (
Expand
)
Author
Files
Lines
1999-12-16
diddle some names to keep my C++ brethern happy (i.e. kpackage port).
jbj
1
-9
/
+9
1999-12-15
expose enough of legacy fdio interface to compile gnorpm.
jbj
1
-2
/
+4
1999-12-10
add contentLength sanity check on rpmdb headerWrite.
jbj
1
-0
/
+1
1999-12-07
Makefile.am: Add RPM-GPG-KEY to the package.
jbj
1
-2
/
+2
1999-12-05
expose enough of the legacy fdio interface to compile rpmfind/rpm2html.
jbj
1
-35
/
+17
1999-12-01
Solaris fiddles.
jbj
1
-3
/
+6
1999-12-01
Add underscore in front of (possibly) non-supported FDIO_t vectors.
jbj
1
-24
/
+24
1999-11-27
lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.
jbj
1
-0
/
+15
1999-11-24
lib/macro.c: Canonicalize paths in rpmGetPath().
jbj
1
-1
/
+10
1999-11-18
The death of lib/ftp.c, merged into lib/rpmio.c.
jbj
1
-7
/
+24
1999-11-15
rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for my sanity).
jbj
1
-39
/
+40
1999-11-14
lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.
jbj
1
-4
/
+11
1999-11-12
Use Fstrerror on ufdio throughut.
jbj
1
-12
/
+22
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
1
-2
/
+6
1999-11-09
fix: typo in error message (#6858).
jbj
1
-2
/
+6
1999-11-05
rpmio.c: Add per FD_t syserrno, read timers and simple counting statistics.
jbj
1
-0
/
+2
1999-11-04
Use Fopen almost everywhere.
jbj
1
-5
/
+4
1999-11-03
First use of libio.
jbj
1
-13
/
+44
1999-11-02
Move most of the ftp and http interface to rpmio.c.
jbj
1
-23
/
+17
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
1
-35
/
+58
1999-11-01
ftp.c: Preserve FD_t abstraction by creating fdDebug()/ufdSetFd().
jbj
1
-3
/
+5
1999-10-31
Spec: Add rootdir (as in chroot).
jbj
1
-11
/
+17
1999-10-30
Rename faFoo() routines, use FD_t I/O with fadio cookie throughout.
jbj
1
-19
/
+45
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-2
/
+6
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-0
/
+5
1999-10-27
use compressed filenames on install side.
jbj
1
-23
/
+19
1999-10-20
lclint annotations.
jbj
1
-12
/
+12
1999-09-17
lclint annotations.
jbj
1
-14
/
+14
1999-04-03
Portability fiddles (Tim Mooney).
jbj
1
-1
/
+1
1999-01-06
Eliminate inline functions (the inline, not the function).
jbj
1
-134
/
+17
1998-12-14
permit http:// and file:// url's as well as ftp://.
jbj
1
-2
/
+0
1998-12-10
Move inlines to rpmio.c.
jbj
1
-84
/
+15
1998-12-02
made rpmio.o contiain the functions properly
ewt
1
-1
/
+6
1998-12-01
Sanity.
jbj
1
-4
/
+10
1998-11-22
Start abstracting compressed I/O.
jbj
1
-3
/
+176
1998-11-20
Sanity.
jbj
1
-19
/
+30
1998-11-18
implement abstract fd type almost everywhere.
jbj
1
-0
/
+90