This branch is an attempt to migrate from pth to pthread.
authorMatthew Mondor <mmondor@pulsar-zone.net>
Wed, 16 Nov 2005 01:00:58 +0000 (01:00 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Wed, 16 Nov 2005 01:00:58 +0000 (01:00 +0000)
commit0c9530493cb982a0d44a00d875cc6ba91d02c787
treebf5591f00e307dbe157392ab5d94e61ded6b8b9a
parent8e6e71281de6bd2c4c17e8585d8070a9fafc6dd4
This branch is an attempt to migrate from pth to pthread.
The tests/pthread_utils library is developed and used to replace the pth
features which mmsoftware requires.

mmlib/mmserver.*, mmlib/mmstr.* and mmftpd/* are being fixed first at
this point;  There currently is a known bug where mmftpd hangs, apparently
at mmserver async requests but this has to be further investigated.
mmsoftware/mmftpd/GNUmakefile
mmsoftware/mmftpd/src/mmftpd.c
mmsoftware/mmftpd/src/mmftpd.h
mmsoftware/mmlib/mmserver.c
mmsoftware/mmlib/mmserver.h
mmsoftware/mmlib/mmstr.c