]> Pileus Git - ~andy/fetchmail/commit
Remove support for ancient systems and portability cruft.
authorMatthias Andree <matthias.andree@gmx.de>
Sat, 22 Jun 2019 12:09:44 +0000 (14:09 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Sat, 24 Aug 2019 16:00:47 +0000 (18:00 +0200)
commit32594c241f983926b8789acee91cdadbc63f105e
tree74f918b75dcd190a9a85910c295f338b6c0232fc
parent59e0b6af7e7f618c0724df2bf0247e4da6d37317
Remove support for ancient systems and portability cruft.

Assume C99 compiler. Drop pre-C99 checks.

Assume and require that all Single Unix Specification v3
specified headers are present.

Remove trio library, libesmtp and KAME get????info.?.

Reshuffle #include "fetchmail.h" where needed.

Drop compatibility cruft for BeOS, Cygwin, EMX.
89 files changed:
COPYING
KAME/getnameinfo.c [deleted file]
Makefile.am
NEWS
README
checkalias.c
conf.c
configure.ac
cram.c
daemon.c
driver.c
env.c
etrn.c
fetchmail.c
fetchmail.h
fm_md5.h
getopt.c
getpass.c
gssapi.c
idle.c
idlist.c
imap.c
interface.c
kerberos.c
libesmtp/getaddrinfo.c [deleted file]
libesmtp/getaddrinfo.h [deleted file]
lock.c
md5c.c
md5ify.c
memmove.c [deleted file]
mx.h
mxget.c
netrc.c
odmr.c
opie.c
options.c
pop2.c
pop3.c
rcfile_y.y
report.c
rfc822.c
rpa.c
servport.c
sink.c
smbutil.c
smtp.c
socket.c
socket.h
starttls.c
strcasecmp.c [deleted file]
strstr.c [deleted file]
t.regression [deleted file]
transact.c
trio/CHANGES [deleted file]
trio/FILES [deleted file]
trio/Makefile.in [deleted file]
trio/README [deleted file]
trio/autogen.sh [deleted file]
trio/compare.c [deleted file]
trio/configure.in [deleted file]
trio/doc/doc.h [deleted file]
trio/doc/doc_dynamic.h [deleted file]
trio/doc/doc_nan.h [deleted file]
trio/doc/doc_printf.h [deleted file]
trio/doc/doc_register.h [deleted file]
trio/doc/doc_scanf.h [deleted file]
trio/doc/doc_static.h [deleted file]
trio/doc/footer.html [deleted file]
trio/doc/header.html [deleted file]
trio/doc/trio.cfg [deleted file]
trio/doc/trio.css [deleted file]
trio/example.c [deleted file]
trio/install-sh [deleted file]
trio/maketgz [deleted file]
trio/regression.c [deleted file]
trio/strio.h [deleted file]
trio/trio.c [deleted file]
trio/trio.h [deleted file]
trio/triodef.h [deleted file]
trio/trionan.c [deleted file]
trio/trionan.h [deleted file]
trio/triop.h [deleted file]
trio/triostr.c [deleted file]
trio/triostr.h [deleted file]
uid.c
uid_db.c
unmime.c
xmalloc.c
xmalloc.h