Commit Graph

9 Commits (24d44def601a7ebae5b79743a9c34ca024997531)

Author SHA1 Message Date
Pavel Roskin ca9cbcafc8 Typo fixes 9 years ago
Pavel Roskin f93074a430 Add unnamed semaphore support on Mac OS
sem_init() is not functional on Mac OS. Use the Grand Central Dispatch
implementation.

Make libscp_lock.c use semaphores through the thread_calls wrapper.
9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Pavel Roskin 02c981e796 More spelling fixes found by codespell and aspell 9 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
jsorg71 8490a2b24b update copyright year 15 years ago
jsorg71 3417482d10 update copyright year 16 years ago
jsorg71 cd57d1b689 update copyright year 17 years ago
ilsimo f22b5b42a7 making libscp a real library
some fixes in configuration options
18 years ago