Age | Commit message (Collapse) | Author |
|
All the initialisation functions returning a new object instance that
was allocated through malloc() or calloc() can get the malloc
attribute so that the compiler can optimise their call.
|
|
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
|
|
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
|
|
that their binding is local to the library (has a similar effect to -Bsymbolic, but will work better with hidden visibility enabled, that is step two).
CVS patchset: 8289
CVS date: 2006/09/26 05:19:47
|
|
Add a close function to handle EndOfStream.
Tested with 1 writer thread and 2 reader threads.
CVS patchset: 7851
CVS date: 2006/01/27 19:37:15
|
|
It's not usable yet.
CVS patchset: 7850
CVS date: 2006/01/27 07:55:18
|