summaryrefslogtreecommitdiff
path: root/mysys/my_pthread.c
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0.15unknown2003-08-291-5/+9
|\
| * Add detection of in_addr_tunknown2003-08-281-5/+9
* | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-111-1/+20
|/
* Change to NetWare platform mods, per Montyunknown2003-04-271-1/+1
* Changes from Novell for NetWare platformunknown2003-04-241-0/+23
* Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-13/+0
* Portability fix for HPUX10.20unknown2003-02-251-1/+11
* Fixes for Netwareunknown2003-01-281-0/+13
* - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-1/+1
* Portability fixes for 4.0.3 build.unknown2002-08-171-3/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-7/+24
* merge with 3.23.53unknown2002-08-161-7/+29
|\
| * my_pthread.c:unknown2002-08-141-6/+31
| * Removed not needed comment (to keep aligned with the rest of the code)unknown2002-08-131-2/+1
| * my_pthread.c:unknown2002-08-131-1/+3
| * Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-061-2/+21
| * Portability fix for HPUXunknown2002-06-171-2/+9
* | Added missing undef that caused infinite recursion on HPUXunknown2002-08-131-0/+1
* | Fix for Intel compiler (ecc)unknown2002-08-081-1/+7
* | Cleanup of checking of user resourcesunknown2002-06-161-2/+5
* | Fixing a small bug in new code for cond_timedwait fixunknown2002-05-281-0/+1
* | mergeunknown2002-05-191-0/+1
|\ \ | |/
| * Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-05-161-1/+1
| |\
| | * A final and proper fix for HP-UX problems with pthread_cond_timedwait.unknown2002-05-161-1/+1
* | | Fixed some compilation problems in last changesetunknown2002-05-161-1/+2
* | | merge with 3.23.51unknown2002-05-161-71/+4
|\ \ \ | |/ /
| * | New my_gethostbyname_r() handlingunknown2002-05-161-54/+0
| |/
* | mergeunknown2002-04-251-2/+16
|\ \ | |/
| * Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-2/+2
| * Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-2/+16
* | Fix insert delated + query cache.unknown2001-12-201-0/+14
* | Lots of portability fixes.unknown2001-12-171-0/+22
* | Update copyrightunknown2001-12-061-15/+14
* | New improved IO_CACHEunknown2001-11-281-3/+3
|/
* Fixes for OS2.unknown2001-08-221-1/+1
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-1/+1
* Fixed gethostname_r tests to be more portableunknown2001-01-011-2/+2
* Bug fixes + defines for INNOBASEunknown2000-10-201-3/+3
* Update to get 3.23.23 to compileunknown2000-08-311-1/+1
* Add const to [my_]sigwait() arg, to make all declarations match.unknown2000-08-091-1/+1
* Import changesetunknown2000-07-311-0/+476