Skip to content
  • This project
    • Loading...
  • Sign in

John McEleney / mailutils

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • mailutils
  • gnulib.modules
  • Sergey Poznyakoff's avatar
    Use mu_asprintf and mu_vasnprintf instead of asprintf and vasprintf. · 697384c6 ...
    697384c6
    *gnulib.modules (snprintf, vasprintf): Remove.
    *sieve/tests/reject.at: Use AT_PACKAGE_VERSION instead of
    the hardcoded version number.
    *lib/mu_asprintf.h: Remove.
    
    * imap4d/auth_gss.c: Replace asprintf with mu_asprintf and vasprintf by
    mu_vasnprintf.
    * guimb/guimb.h: Likewise.
    * imap4d/imap4d.h: Likewise.
    * imap4d/unsubscribe.c: Likewise.
    * lib/Makefile.am
    * lib/mailcap.c: Likewise.
    * libmu_argp/muinit.c: Likewise.
    * maidag/deliver.c: Likewise.
    * maidag/maidag.h: Likewise.
    * mail/escape.c: Likewise.
    * mail/mail.c: Likewise.
    * mail/mail.h: Likewise.
    * mail/util.c: Likewise.
    * mail/write.c: Likewise.
    * mh/burst.c: Likewise.
    * mh/forw.c: Likewise.
    * mh/mh.h: Likewise.
    * mh/mh_alias.l: Likewise.
    * mh/mh_format.c: Likewise.
    * mh/mh_getopt.c: Likewise.
    * mh/mh_init.c: Likewise.
    * mh/mh_msgset.c: Likewise.
    * mh/mh_sequence.c: Likewise.
    * mh/mh_whatnow.c: Likewise.
    * mh/mhn.c: Likewise.
    * mh/send.c: Likewise.
    * mimeview/mimetypes.l: Likewise.
    * mimeview/mimetypes.y: Likewise.
    * mimeview/mimeview.c: Likewise.
    * movemail/movemail.c: Likewise.
    * mu/ldflags.c: Likewise.
    * pop3d/expire.c: Likewise.
    * pop3d/pop3d.h: Likewise.
    * sieve/sieve.c: Likewise.
    Sergey Poznyakoff authored 2010-10-27 19:03:17 +0300
gnulib.modules 348 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
# List of gnulib modules needed for GNU mailutils.
# A module name per line. Empty lines and comments are ignored.

# FIXME: fnmatch, regex and glob are used by libmailutils...

alloca
autobuild
argp
crypto/des
getline
gettext
gitlog-to-changelog
intprops
inttostr
malloc
mbchar
mbiter
mbslen
mbswidth
obstack
realloc
setenv
stdint
strtok_r
xalloc