]> pd.if.org Git - pdclib.old/commit
Move existing errno handling to tss_errno, to allow the POSIX platform to just use...
authorOwen Shepherd <owen.shepherd@e43.eu>
Thu, 27 Dec 2012 00:27:28 +0000 (00:27 +0000)
committerOwen Shepherd <owen.shepherd@e43.eu>
Thu, 27 Dec 2012 00:27:28 +0000 (00:27 +0000)
commit8c3db524fec3b6bb85d2a2cc5cd889a63405e5f1
tree3ef02243756c21fc70af6aaa3146f3932658fe0b
parent8412c0610911d2d1686bf31462d39446e9b5dbdf
Move existing errno handling to tss_errno, to allow the POSIX platform to just use the underlying OS's errno implementation. Eventually, tss_errno will use the thread specific primitives.
opt/tss_errno/errno.c [moved from functions/_PDCLIB/errno.c with 84% similarity]
opt/tss_errno/errno.h [moved from includes/errno.h with 98% similarity]
platform/win32/Config.jam