Module Name:src
Committed By: christos
Date: Wed Jan 13 03:41:46 UTC 2016
Removed Files:
src/gnu/dist/diffutils: ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL
INSTALLME Makefile.am Makefile.in NEWS README THANKS aclocal.m4
config.hin configure configur
Module Name:src
Committed By: christos
Date: Mon Mar 12 17:41:59 UTC 2012
Modified Files:
src/gnu/dist/diffutils/lib: xmalloc.c
Log Message:
PR/26453: Ken Raeburn: make zero byte allocations return NULL instead of error
out.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: joerg
Date: Mon May 23 22:17:50 UTC 2011
Modified Files:
src/gnu/dist/diffutils/src: diff3.c
Log Message:
Avoid using a variable as format string.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/gnu/dist/diffutils/src/dif
Module Name:src
Committed By: christos
Date: Sun May 15 13:55:21 UTC 2011
Modified Files:
src/gnu/dist/diffutils/src: diff.c
Log Message:
include posixver.h to find the prototype for posix2_version()
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/dis