implementation of shib-sock.c for win32
authorwohl <wohl@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 26 Jun 2003 10:24:11 +0000 (10:24 +0000)
committerwohl <wohl@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 26 Jun 2003 10:24:11 +0000 (10:24 +0000)
commit861bbbcc9242e8ba5fa59fb583f89b8b9e2f04fe
tree397a579eacb242abb55937b9f004359d02eb4091
parent68fe1bae3d92824b565a9afe7df92b1c8db97222
implementation of shib-sock.c for win32
create a strtok_r implementatation for systems where there is no strtok_r and
the system strtok is already thread safe.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@547 cb58f699-b61c-0410-a6fe-9272a202ed29
shib-target/shib-resource.cpp
shib-target/shib-sock.c