/[Apache-SVN]
ViewVC logotype

Revision 1340735


Jump to revision: Previous Next
Author: dcreager
Date: Sun May 20 14:24:19 2012 UTC (11 years, 11 months ago)
Changed paths: 6
Log Message:
AVRO-1092. C: Thread-safe versions of error handling code.

We now provide optional thread-safe versions of the error managing code
on Unix.  (Only on Unix for now, because we rely on pthread's
thread-local storage API.)  You can ask for thread-safe versions by
defining the THREADSAFE cmake variable.

Contributed by Pugachev Maxim; Windows compatibility added by Vivek
Nadkarni.


Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c/CMakeLists.txt modified , text changed
Directoryavro/trunk/lang/c/INSTALL modified , text changed
Directoryavro/trunk/lang/c/README.maintaining_win32.txt modified , text changed
Directoryavro/trunk/lang/c/src/CMakeLists.txt modified , text changed
Directoryavro/trunk/lang/c/src/errors.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26