[Mono-dev] Patch for io-layer/shared.c that makes it respect the lack of sys/sem.h
Koushik K. Dutta
koush at koushikdutta.com
Mon May 11 06:48:10 EDT 2009
Hello again,
The Android platform does not implement <sys/sem.h>, so it needs to fall back to the semaphore-less based implementation that is also available. These changes are to fix compilation errors on the platform.
It is probably better to move all the sys/sem.h related code inside a single ifdef for brevity, but this diff provides for a better read/review.
Koush
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090511/d3c61c68/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shared.c.diff
Type: application/octet-stream
Size: 3036 bytes
Desc: shared.c.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090511/d3c61c68/attachment-0001.obj
More information about the Mono-devel-list
mailing list