]> pd.if.org Git - pdclib/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)
commitcce3efd57a644a1fa1ee8fcb14b6b934d40c10d2
treefc004c22af058b01d9246f7681421ca0d4948fb0
parent11b77089568a6386f90aab2bbdc0ca0df32ab765
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