mbox series

[0/2] addition of all symbols defined by curl

Message ID 20220316140106.14678-1-gitter.spiros@gmail.com (mailing list archive)
Headers show
Series addition of all symbols defined by curl | expand

Message

Elia Pinto March 16, 2022, 2:01 p.m. UTC
This patch series is a reroll of the patch described here
https://lore.kernel.org/git/220315.86pmmndmre.gmgdl@evledraar.gmail.com/T/#m7bf710a79c39fb62d874054621ada0bab968d6a3
with the initial addition of the Junio C Hamano patch
https://lore.kernel.org/git/220315.86pmmndmre.gmgdl@evledraar.gmail.com/T/#mc9c88dedf2b93189c3e41186f33844e96e6dcc73
slightly modified by me to be independent of the second patch,
since it should be useful in any case.

The patch series is based on the git master branch

Elia Pinto (2):
  curl: streamline conditional compilation
  git-curl-compat.h: addition of all symbols defined by curl

 git-curl-compat.h | 2944 +++++++++++++++++++++++++++++++++++++++++++--
 http.c            |    6 +-
 2 files changed, 2879 insertions(+), 71 deletions(-)