mariadb/cmd-line-utils/libedit/np
Nirbhay Choubey fd955448c8 Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILING
WITH LIBEDIT

Libedit won't build on platforms that do not provide
"sys/cdefs.h".

Removed the inclusion of cdefs.h from all files
other that sys.h, which includes this file only
when the header is found while configuring.
2011-10-18 22:47:32 +05:30
..
fgetln.c From jperkin : Merge libedit 2.11 and related files, 2009-02-10 14:39:14 +02:00
strlcat.c Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILING 2011-10-18 22:47:32 +05:30
strlcpy.c Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILING 2011-10-18 22:47:32 +05:30
unvis.c Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILING 2011-10-18 22:47:32 +05:30
vis.c Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILING 2011-10-18 22:47:32 +05:30
vis.h Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILING 2011-10-18 22:47:32 +05:30
wcsdup.c WL#5945 : Improve libedit library 2011-10-14 01:03:25 +05:30