summaryrefslogtreecommitdiff
path: root/lib/url.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-05expose enough of the legacy fdio interface to compile rpmfind/rpm2html.jbj1-0/+4
1999-12-01Solaris fiddles.jbj1-2/+2
1999-12-01Add underscore in front of (possibly) non-supported FDIO_t vectors.jbj1-4/+4
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-10/+13
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-16/+3
1999-11-18The death of lib/ftp.c, merged into lib/rpmio.c.jbj1-8/+16
1999-11-15rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for my sanity).jbj1-6/+22
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj1-4/+6
1999-11-12Use Fstrerror on ufdio throughut.jbj1-19/+38
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-15/+22
1999-11-09fix: typo in error message (#6858).jbj1-22/+51
1999-11-05rpmio.c: Add per FD_t syserrno, read timers and simple counting statistics.jbj1-0/+4
1999-11-04Use Fopen almost everywhere.jbj1-5/+6
1999-11-03First use of libio.jbj1-6/+9
1999-11-02Move most of the ftp and http interface to rpmio.c.jbj1-4/+4
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-40/+68
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-27/+69
1999-10-29fix: resurrect multiple target platform builds.jbj1-146/+0
1999-10-27use compressed filenames on install side.jbj1-5/+5
1999-10-20lclint annotations.jbj1-3/+3
1999-10-08Use xmalloc/xstrdup rather than malloc/strdup.jbj1-1/+1
1999-09-22lclint annotations.jbj1-1/+2
1999-09-21fix: command line install had header memory leak.jbj1-14/+14
1999-09-17lclint annotations.jbj1-11/+14
1999-09-12Fiddles to resurrect lclint.jbj1-0/+7
1999-07-13Perl bindings needjbj1-1/+1
1999-07-06Check that url contained service field.jbj1-6/+14
1999-07-03Add newborns.jbj1-0/+477