summaryrefslogtreecommitdiff
path: root/mysys/my_pthread.c
Commit message (Expand)AuthorAgeFilesLines
* WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-28/+0
* Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-281-5/+0
* WL#2360 Performance schemaMarc Alff2009-12-091-10/+10
* Backport of:Konstantin Osipov2009-11-241-2/+3
* Backport of:Konstantin Osipov2009-11-231-44/+2
* Portability fix to work around OS X -x86 toolchain bug with common (uninitial...tsmith@quadxeon.mysql.com2007-04-041-1/+1
* Post merge fixistruewing@chilla.local2007-03-301-2/+0
* restored run-time thread lib detectionistruewing@chilla.local2007-03-281-5/+5
* Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-02-131-0/+2
|\
| * Fixed MacOSX/Intel linking problemgkodinov/kgeorge@macbook.gmz2007-02-121-1/+1
* | Excluded wrongly merged changeset.svoj@mysql.com/april.(none)2007-02-071-5/+3
* | Merge chilla.local:/home/mydev/mysql-5.0-axmrgistruewing@chilla.local2007-02-021-3/+0
|\ \ | |/
| * Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2007-02-021-3/+0
| |\
| | * After merge fixistruewing@chilla.local2007-02-021-3/+0
* | | Merge chilla.local:/home/mydev/mysql-5.0-axmrgistruewing@chilla.local2007-02-011-1/+6
|\ \ \ | |/ /
| * | Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2007-02-011-1/+4
| |\ \ | | |/
| | * Merge chilla.local:/home/mydev/mysql-4.0-axmrgistruewing@chilla.local2007-02-011-1/+4
| | |\
| | | * Cleanup of thread-type (linuxthread or NTPL) detection codejani@ua141d10.elisa.omakaista.fi2007-01-301-1/+4
| * | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2007-01-291-1/+3
| |\ \ \ | | |/ /
| | * | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a88-113-38-195.elisa-laajakaista.fi2007-01-221-1/+3
| | |\ \ | | | |/
| | | * Fix for configure to detect library correctly.jani@a88-113-38-195.elisa-laajakaista.fi2007-01-221-1/+3
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ /
* | | UNIXWARE removalbrian@zim.(none)2006-04-171-4/+1
* | | This completes the work done in 5.0 to remove mit_pthread support (most was p...brian@zim.(none)2006-04-161-2/+2
* | | Another long patch to remove the rest of the OS2 support. brian@zim.(none)2006-04-151-1/+1
|/ /
* | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howjimw@mysql.com2005-10-111-17/+0
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-18/+16
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-9/+13
|\ \ | |/
| * Added patches from Novellmonty@mysql.com2004-05-251-9/+13
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-5/+9
|\ \ | |/
| * Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-281-5/+9
* | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)dlenev@dlenev.mshome2003-08-111-1/+20
|/
* Change to NetWare platform mods, per Montygreg@mysql.com2003-04-271-1/+1
* Changes from Novell for NetWare platformgreg@mysql.com2003-04-241-0/+23
* Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-211-13/+0
* Portability fix for HPUX10.20monty@narttu.mysql.fi2003-02-251-1/+11
* Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+13
* - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-241-1/+1
* 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