summaryrefslogtreecommitdiff
path: root/net/libfetch/files
AgeCommit message (Expand)AuthorFilesLines
2013-10-03Add explicit sh invocation in case the checkout is missing thejoerg1-3/+3
2013-07-26Fix build under GNU/kFreeBSD.ryoon1-2/+6
2013-07-22Add -D_FILE_OFFSET_BITS=64 to the largefile flags.jperkin1-2/+2
2013-07-20Use Mt for email addresses.wiz1-7/+7
2013-02-10Cygwin also missing sin_len in sockaddr_in.obache1-2/+2
2012-10-15Use s6_addr32 if present as macro and fallback to memcpy otherwise.joerg1-2/+6
2012-04-26Define LIBFETCH_PRINTFLIKE for !gccjoerg1-1/+3
2012-04-07Fix the last commit to not break bootstrap.joerg3-6/+11
2012-04-07Fix build with clang.wiz3-5/+7
2011-11-08More help for stupid glibc headers.joerg1-2/+3
2011-11-06Do not define HAVE_SA_LEN when __minix is defined per pkg/45039tcort1-2/+2
2011-10-02PR#45210: Fix pkgsrc bootstrap with gcc 4.6marino1-5/+4
2011-08-21Be a bit nicer to broken GCC array boundary checks.joerg1-12/+14
2011-01-23Handle the case where tm_year is a long variable, from Benny Siegertagc2-7/+7
2010-08-20libfetch-2.33:joerg1-1/+6
2010-06-13libfetch-2.32:joerg1-1/+2
2010-04-22Regen.joerg1-3/+17
2010-03-21libfetch-2.31:joerg3-25/+75
2010-02-24Fix RCS ID.joerg1-1/+1
2010-01-24Fix a variable reference in TCP_NOPUSH case.joerg1-2/+2
2010-01-24Use the hard-core approach of killing SIGPIPE explicitly onjoerg1-1/+20
2010-01-23libfetch-2.30:joerg1-10/+69
2010-01-23libfetch-2.29:joerg4-109/+52
2010-01-23Remove is_active.joerg3-7/+3
2010-01-22Fix typo in function names, bump date.wiz1-4/+4
2010-01-22libfetch-2.28:joerg6-109/+177
2010-01-11libfetch-2.27:joerg1-2/+2
2009-10-15libfetch-2.26:joerg7-28/+167
2009-08-16libfetch-2.24:joerg3-9/+24
2009-08-11Fix some lint warnings about G/C unused variables and changing ajoerg2-14/+6
2009-08-06Fix strict aliasing issue which GCC 4.4 complained about.tnn1-41/+40
2009-06-22Correctly regen the cat page.joerg1-176/+484
2009-06-22Regen cat page. Helps Solaris.joerg1-484/+176
2009-03-16Improve markup.joerg1-3/+3
2009-03-10libfetch-2.23:joerg1-1/+4
2009-03-05Add !__MINT__ to the HAVE_SA_LEN testabs1-2/+3
2009-03-05Like Linux, MiNT wants _GNU_SOURCE (for strptime)abs1-3/+3
2009-03-05Always define _REENTRANT to get gmtime_r prototype on Interix.joerg1-1/+4
2009-02-22Be nice to ancient NetBSD releases. From Hauke Fath.joerg3-9/+13
2009-02-05Need sleep, unbreak: declare fetchRestartCalls as volatile, not extern.joerg1-2/+2
2009-02-05Really mark fetchRestartCalls as volatile.joerg1-2/+2
2009-02-05libfetch-2.22:joerg2-4/+4
2009-02-05libfetch-2.21:joerg8-18/+100
2008-12-02Be a bit nicer to native linux use and define _GNU_SOURCE here as well.joerg1-1/+6
2008-11-04libfetch-2.20:joerg1-4/+3
2008-10-10libfetch-2.19:joerg1-2/+2
2008-10-08libfetch-2.18:joerg3-34/+50
2008-10-07Explicitly initialise next to appease GCC and myself as it might bejoerg1-1/+2
2008-10-06libfetch-2.17:joerg2-8/+26
2008-10-06libfetch-2.16:joerg11-36/+78