mariadb/cmd-line-utils
Nirbhay Choubey 39f71a296a Bug#11757855 - 49967: built-in libedit doesn't read
.editrc on linux.

MySQL client when build with libedit support ignores
.editrc at startup.

The reason for this regression was the incluison of a
safety check, issetugid(), which is not available on
some linux platforms.

Fixed by adding an equivalent check for platforms which
have get[e][u|g]id() set of functions.
2011-04-29 18:52:46 +05:30
..
libedit Bug#11757855 - 49967: built-in libedit doesn't read 2011-04-29 18:52:46 +05:30
readline Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 2010-11-10 19:14:47 -02:00
Makefile.am Many files: 2006-12-23 20:17:15 +01:00