2007-Jan-01 19:23 |
1.31
|
Check-in
[5677]:
Adjusted all copyright messages for new year 2007. By rse.
(diff)
|
2006-Jun-08 19:54 |
1.30
|
Check-in
[5405]:
Adjusted all copyright messages for new year 2006 By rse.
(diff)
|
2004-Dec-31 20:34 |
1.29
|
Check-in
[4944]:
Adjusted all copyright messages for new year 2005. By rse.
(diff)
|
2004-Oct-18 21:35 |
1.28
|
Check-in
[4750]:
Do not break in pth_msgport_find() if a message port
was created with a NULL name. By rse.
(diff)
|
2004-Jul-13 12:50 |
1.27
|
Check-in
[4639]:
Adjusted all copyright messages for new year 2004. By rse.
(diff)
|
2003-Jan-01 16:49 |
1.26
|
Check-in
[3061]:
Adjusted all copyright messages for new year 2003. By rse.
(diff)
|
2002-Oct-24 17:21 |
1.25
|
Check-in
[2661]:
Internally switch from "errno_shield {...}" to "pth_shield {...}"
and from "return_errno(..)" to "return pth_error(...)" in order to
make the internal error handling a little bit more consistent. By rse.
(diff)
|
2002-Oct-24 11:39 |
1.24
|
Check-in
[2658]:
fix type By rse.
(diff)
|
2002-Oct-23 15:55 |
1.23
|
Check-in
[2650]:
Matthew Mondor <mmondor@gobot.ca> wrote:
> I noticed that pth_msgport_create(), although inspired from the AmigaOS
> API, does not support NULL for port identifyer, which would be very
> useful for thread-specific private message ports (mmftpd uses those and
> unfortunately currently has to generate unique strings to create ports).
> AmigaOS had this functionality...
So, make him happy and allow NULL from now on, too. By rse.
(diff)
|
2002-Jan-27 12:03 |
1.22
|
Check-in
[1658]:
bump copyright year By rse.
(diff)
|
2001-Mar-24 15:51 |
1.21
|
Check-in
[419]:
*** empty log message *** By rse.
|