1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
Files
mariadb/cmd-line-utils/libedit
unknown 7e04d257eb Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable
- Changed makelist.sh
  - Bump up required version of autoconf
  - Use new style to init mutex in my_thr_init


cmd-line-utils/libedit/makelist.sh:
  Changed file so it works also on windows cr/lf files.
configure.in:
  Bump up required AC version number so that correct version of aclocal and autoconf is selected.
include/my_pthread.h:
  Use PTHREAD_MUTEX_ADAPTIVE_NP to see if "fast" mutexes are available
  Remove "errorcheck" mutexes, since they are never used.
mysys/my_thr_init.c:
  Use new style functions to init mutex if PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP is defined
  Add comment what mutex "kind" means
2005-04-27 09:59:12 +02:00
..
2004-10-22 19:21:54 +03:00
2004-08-24 20:41:41 +05:00
2004-08-31 17:51:02 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2003-01-18 21:05:02 +04:00
2004-08-31 18:29:01 +05:00
2004-09-03 17:47:36 +05:00
2004-09-03 17:47:36 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2003-02-27 03:44:44 +02:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 21:52:13 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 22:37:05 +02:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00
2004-08-24 20:41:41 +05:00