view modules/git-merge-changelog @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents 0ef26bffcbe1
children deaaf2799f5d
line wrap: on
line source

Description:
git "merge" driver for GNU style ChangeLog files

Files:
lib/git-merge-changelog.c

Depends-on:
getopt
stdbool
progname
error
read-file
list
array-list
linkedhash-list
linked-list
rbtreehash-list
xalloc
xmalloca
fstrcmp
minmax
c-strstr
fwriteerror
memchr
memcmp

configure.ac:

Makefile.am:
bin_PROGRAMS = git-merge-changelog
git_merge_changelog_LDADD = libgnu.a @LIBINTL@

Include:

License:
GPL

Maintainer:
Bruno Haible