pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libfetch



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Jan 23 14:25:26 UTC 2010

Modified Files:
        pkgsrc/net/libfetch: Makefile
        pkgsrc/net/libfetch/files: common.c common.h ftp.c http.c

Log Message:
libfetch-2.29:
Push \r\n up to the users of fetch_putln and remove it. Use send instead
of write(v) to avoid SIGPIPE.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/libfetch/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/libfetch/files/common.c
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/libfetch/files/common.h
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/libfetch/files/ftp.c
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/libfetch/files/http.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index