diff options
author | rpj <rpj> | 2004-05-17 01:38:02 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-05-17 01:38:02 +0000 |
commit | 771465fed0cf50ee2dd790723245fc091699c324 (patch) | |
tree | d8c18d095a33fe7c4564bd90c5f313bb9e4057dd /nonportable.c | |
parent | 8b14911744f58cbe3730703f3fcc41cd969fd0f3 (diff) |
re-indentation, bug fixes, hooks for pre-emptive async cancelation
Diffstat (limited to 'nonportable.c')
-rw-r--r-- | nonportable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nonportable.c b/nonportable.c index ef0256c..bf7855b 100644 --- a/nonportable.c +++ b/nonportable.c @@ -44,4 +44,3 @@ #include "pthread_num_processors_np.c" #include "pthread_win32_attach_detach_np.c" #include "pthread_timechange_handler_np.c" - |