@InProceedings{kucera:libc, author = {Julie Kucera}, title = {Making {\em libc}\/ Suitable for Use by Parallel Programs}, booktitle = {Proceedings of the USENIX Distributed and Multiprocessor Systems Workshop}, year = {1989}, pages = {145--152}, keywords = {parallel file system interface, pario-bib}, comment = {Experience making libc reentrant, adding semaphores, etc., on a Convex. Some problems with I/O. Added semaphores and private memory to make libc calls reentrant, i.e., callable in parallel by multiple threads.} }