Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-03-16 | Improve markup. | joerg | 1 | -3/+3 |
2009-03-10 | libfetch-2.23: | joerg | 2 | -3/+6 |
2009-03-05 | Add !__MINT__ to the HAVE_SA_LEN test | abs | 1 | -2/+3 |
2009-03-05 | Like Linux, MiNT wants _GNU_SOURCE (for strptime) | abs | 1 | -3/+3 |
2009-03-05 | Always define _REENTRANT to get gmtime_r prototype on Interix. | joerg | 1 | -1/+4 |
2009-02-22 | Be nice to ancient NetBSD releases. From Hauke Fath. | joerg | 3 | -9/+13 |
2009-02-09 | Suggest openssl option only if OpenSSL is builtin. | joerg | 1 | -2/+8 |
2009-02-05 | Need sleep, unbreak: declare fetchRestartCalls as volatile, not extern. | joerg | 1 | -2/+2 |
2009-02-05 | Really mark fetchRestartCalls as volatile. | joerg | 1 | -2/+2 |
2009-02-05 | libfetch-2.22: | joerg | 3 | -6/+6 |
2009-02-05 | libfetch-2.21: | joerg | 10 | -22/+104 |
2008-12-02 | Be a bit nicer to native linux use and define _GNU_SOURCE here as well. | joerg | 1 | -1/+6 |
2008-11-04 | libfetch-2.20: | joerg | 2 | -6/+5 |
2008-10-10 | libfetch-2.19: | joerg | 2 | -4/+4 |
2008-10-08 | libfetch-2.18: | joerg | 4 | -36/+52 |
2008-10-07 | Explicitly initialise next to appease GCC and myself as it might be | joerg | 1 | -1/+2 |
2008-10-06 | libfetch-2.17: | joerg | 3 | -10/+28 |
2008-10-06 | Require 2.16 for dependencies due to the changed fetch_read semantic. | joerg | 1 | -2/+2 |
2008-10-06 | libfetch-2.16: | joerg | 13 | -40/+83 |
2008-08-21 | libfetch-2.15: | joerg | 4 | -20/+19 |
2008-07-27 | Deal with OpenSSL const changes as suggested by wiz. | joerg | 1 | -2/+6 |
2008-05-09 | libfetch-2.14: | joerg | 2 | -5/+5 |
2008-05-06 | glibc loves to not define common string functions and fail miserably | joerg | 1 | -6/+6 |
2008-04-30 | Formatting improvements. Spelling. Use enough commas in enumeration. | wiz | 1 | -36/+46 |
2008-04-26 | fix build with Sun Studio by not using ranges in case stmt. | tnn | 1 | -4/+5 |
2008-04-25 | libfetch-2.13: | joerg | 5 | -12/+59 |
2008-04-25 | libfetch-2.12: | joerg | 8 | -52/+112 |
2008-04-24 | Claim copyright on a few more files for completeness. | joerg | 2 | -2/+4 |
2008-04-24 | libfetch-2.11: | joerg | 6 | -57/+124 |
2008-04-24 | libfetch-2.4.10: | joerg | 7 | -73/+162 |
2008-04-21 | Actually, just check for linux and ignore hurd... | joerg | 1 | -2/+2 |
2008-04-21 | Fix another surprise from the glibc folks. | joerg | 1 | -1/+6 |
2008-04-21 | Fix typo in delimiter. | joerg | 1 | -2/+2 |
2008-04-21 | libfetch-2.9: | joerg | 3 | -4/+53 |
2008-04-21 | libfetch-2.8: | joerg | 3 | -7/+5 |
2008-04-20 | libfetch-2.7: | joerg | 3 | -4/+30 |
2008-04-19 | libfetch-2.6: | joerg | 11 | -261/+177 |
2008-04-18 | libfetch-2.5: | joerg | 2 | -7/+196 |
2008-04-17 | Claim copyright on the files I modified a lot. | joerg | 2 | -2/+4 |
2008-04-17 | Avoid using %ju as it is not implemented on all platforms. | joerg | 1 | -2/+2 |
2008-04-16 | Don't use inline. | joerg | 1 | -2/+2 |
2008-04-16 | Use nbcompat. | joerg | 3 | -3/+23 |
2008-04-08 | Force depend target to run, bootstrap-mk-files doesn't have the | joerg | 1 | -1/+2 |
2008-04-07 | Be a bit nicer to users that want to play with the fire. | joerg | 1 | -1/+2 |
2008-04-05 | Actually return the list, not print it. | joerg | 2 | -6/+10 |
2008-04-05 | libfetch-2.4: FTP directory listenings. | joerg | 1 | -2/+2 |
2008-04-05 | Add somewhat ugly, but working directory listening code for FTP. | joerg | 3 | -25/+72 |
2008-04-05 | Regen. | joerg | 1 | -5/+30 |
2008-04-04 | On second thought, don't filter out files with . Bump to 2.3. | joerg | 2 | -4/+4 |