You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
Makefile.am
Move headers from EXTRA_DIST to sources, sort alphabetically
9 years ago
libscp.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_commands.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_commands_mng.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_connection.c
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_connection.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_init.c
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_init.h
Fix typos
9 years ago
libscp_lock.c
Add unnamed semaphore support on Mac OS
9 years ago
libscp_lock.h
More spelling fixes found by codespell and aspell
9 years ago
libscp_session.c
sesman: add missing break
9 years ago
libscp_session.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_tcp.c
Fix typos
9 years ago
libscp_tcp.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_types.h
added support for using Xorg driver model
11 years ago
libscp_types_mng.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_v0.c
Check return value of scp_session_set_bpp()
9 years ago
libscp_v0.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_v1c.c
coverity: Resource leak (2nd round)
10 years ago
libscp_v1c.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_v1c_mng.c
coverity: Resource leak (2nd round)
10 years ago
libscp_v1c_mng.h
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_v1s.c
fix a warning
9 years ago
libscp_v1s.h
Fix typos
9 years ago
libscp_v1s_mng.c
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_v1s_mng.h
Fix typos
9 years ago
libscp_vX.c
o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
libscp_vX.h
Fix typos
9 years ago