Replace two copies of readlink code with single gnulib version.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Apr 2011 06:28:48 +0000 (23:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Apr 2011 06:28:48 +0000 (23:28 -0700)
commitd1fdcab7425f36a34ddeaf304e2c6e3c471ba8db
treef59643a560ce58433a9a92dfe615dd18aecc0457
parent63139bfa89692ec666815f57d0658996577a80d3
Replace two copies of readlink code with single gnulib version.
13 files changed:
ChangeLog
Makefile.in
lib/allocator.h [new file with mode: 0644]
lib/careadlinkat.c [new file with mode: 0644]
lib/careadlinkat.h [new file with mode: 0644]
lib/gnulib.mk
m4/gl-comp.m4
m4/ssize_t.m4 [new file with mode: 0644]
src/ChangeLog
src/fileio.c
src/filelock.c
src/lisp.h
src/sysdep.c