|
bk commit into 4.0 tree (1.1476): msg#00384db.mysql.devel
Below is the list of changes that have just been committed into a local 4.0 repository of greg. When greg does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet 1.1476 03/04/27 21:15:52 greg@xxxxxxxxx +1 -0 Change to NetWare platform mods, per Monty mysys/my_pthread.c 1.37 03/04/27 21:15:50 greg@xxxxxxxxx +1 -1 Move #undef directive out of function # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: greg # Host: gcw.(none) # Root: /home/greg/bk/mysql-4.0 --- 1.36/mysys/my_pthread.c Thu Apr 24 20:48:52 2003 +++ 1.37/mysys/my_pthread.c Sun Apr 27 21:15:50 2003 @@ -95,9 +95,9 @@ don't kill the LibC Reaper thread or the main thread */ #include <nks/thread.h> +#undef pthread_exit void my_pthread_exit(void *status) { -#undef pthread_exit NXThreadId_t tid = NXThreadGetId(); NXContext_t ctx; char name[PATH_MAX] = ""; -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bk commit - mysqldoc tree (1.456): 00384, guilhem |
|---|---|
| Next by Date: | Segfault during mysql_install_db: 00384, Sebastian Bergmann |
| Previous by Thread: | bk commit into 4.0 tree (1.1476)i: 00384, heikki |
| Next by Thread: | bk commit into 5.0 tree (1.1548): 00384, pem |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |