Pavel Roskin
6ed4c969f4
Eliminate APP_CC and DEFAULT_CC
8 years ago
Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
8 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
Jay Sorg
374633e63f
common: no logic change, update comments
11 years ago
Jay Sorg
c6fa03102f
copyright year update
12 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
12 years ago
Nicola Ruggero
4cf06dbbcb
Major code cleanup:
...
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
14 years ago
Jay Sorg
bb7898419f
update copyright year
14 years ago
jsorg71
6c5f82fd04
update copyright year
16 years ago
jsorg71
5ed8c4b4d4
added threadid_equal
16 years ago
jsorg71
38b789e81f
update copyright year
17 years ago
jsorg71
311b688ad7
long to tbus
17 years ago
jsorg71
b8cfd8cd70
licence change
18 years ago
jsorg71
281d804923
thread_calls and added semaphore
18 years ago
jsorg71
c94344a6f4
work on threads
18 years ago
jsorg71
02cd95ebef
copyright year update
18 years ago
jsorg71
00d8b7106f
commit patch 1589325, slightly modified - code cleanup
18 years ago
jsorg71
e00f110d54
win32 fix
18 years ago
jsorg71
e0d2711c90
win32 thread creation fix
18 years ago
jsorg71
b65409683b
copyright year updates
19 years ago
jsorg71
e91c34f803
get_threadid should return long
19 years ago
jsorg71
41df89c7f2
moved some files around
20 years ago