summaryrefslogtreecommitdiff
path: root/mysys/my_pthread.c
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for 4.0.3 build.monty@hundin.mysql.fi2002-08-171-3/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-7/+24
* merge with 3.23.53monty@hundin.mysql.fi2002-08-161-7/+29
|\
| * my_pthread.c:heikki@hundin.mysql.fi2002-08-141-6/+31
| * Removed not needed comment (to keep aligned with the rest of the code)monty@work.mysql.com2002-08-131-2/+1
| * my_pthread.c:heikki@hundin.mysql.fi2002-08-131-1/+3
| * Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.monty@hundin.mysql.fi2002-08-061-2/+21
| * Portability fix for HPUXmonty@mashka.mysql.fi2002-06-171-2/+9
* | Added missing undef that caused infinite recursion on HPUXmonty@work.mysql.com2002-08-131-0/+1
* | Fix for Intel compiler (ecc)monty@hundin.mysql.fi2002-08-081-1/+7
* | Cleanup of checking of user resourcesmonty@mashka.mysql.fi2002-06-161-2/+5
* | Fixing a small bug in new code for cond_timedwait fixSinisa@sinisa.nasamreza.org2002-05-281-0/+1
* | mergemonty@hundin.mysql.fi2002-05-191-0/+1
|\ \ | |/
| * Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-05-161-1/+1
| |\
| | * A final and proper fix for HP-UX problems with pthread_cond_timedwait.Sinisa@sinisa.nasamreza.org2002-05-161-1/+1
* | | Fixed some compilation problems in last changesetmonty@hundin.mysql.fi2002-05-161-1/+2
* | | merge with 3.23.51monty@hundin.mysql.fi2002-05-161-71/+4
|\ \ \ | |/ /
| * | New my_gethostbyname_r() handlingmonty@hundin.mysql.fi2002-05-161-54/+0
| |/
* | mergemonty@hundin.mysql.fi2002-04-251-2/+16
|\ \ | |/
| * Small fix for HP-UX 10.20 with DCE threadsSinisa@sinisa.nasamreza.org2002-04-161-2/+2
| * Fixed pthread_cond_timedwait() for HPUX and DCE threadsmonty@tik.mysql.fi2002-04-161-2/+16
* | Fix insert delated + query cache.monty@hundin.mysql.fi2001-12-201-0/+14
* | Lots of portability fixes.monty@hundin.mysql.fi2001-12-171-0/+22
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-3/+3
|/
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-241-1/+1
* Fixed gethostname_r tests to be more portablemonty@donna.mysql.com2001-01-011-2/+2
* Bug fixes + defines for INNOBASEmonty@donna.mysql.com2000-10-201-3/+3
* Update to get 3.23.23 to compilemonty@donna.mysql.com2000-08-311-1/+1
* Add const to [my_]sigwait() arg, to make all declarations match.tim@localhost.polyesthetic.msg2000-08-091-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+476