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
6664aac00f
Use "void" for empty argument list in declarations
...
In C, an empty argument list in a declaration means that the function
can accept any arguments. Use "void" instead, it means "no arguments".
C++ treats void and empty list as "no arguments".
8 years ago
..
pcsc
Remove all tabs in sources
8 years ago
pulse
Use better symbols to protect include files
9 years ago
Makefile.am
fix build with --enable-xrdpdebug=yes
8 years ago
chansrv.c
Use "void" for empty argument list in declarations
8 years ago
chansrv.h
Use "void" for empty argument list in declarations
8 years ago
chansrv_common.c
sound redirection: handle fragmented packets
10 years ago
chansrv_common.h
chansrv: fix for segfault issue in chansrv_common
10 years ago
chansrv_fuse.c
Use "void" for empty argument list in declarations
8 years ago
chansrv_fuse.h
Use "void" for empty argument list in declarations
8 years ago
clipboard-notes.txt
chansrv: work on clipboard
12 years ago
clipboard.c
Fix warnings detected by -Wwrite-strings
9 years ago
clipboard.h
xorg driver, include cleanup
12 years ago
clipboard_common.h
Fix warnings detected by -Wwrite-strings
9 years ago
clipboard_file.c
Don't use final newline in log calls, it's already appended
8 years ago
clipboard_file.h
chansrv: clipboard file copy / paste working now
12 years ago
devredir.c
Use constant strings to fix warnings
8 years ago
devredir.h
Use "void" for empty argument list in declarations
8 years ago
drdynvc.c
Mark g_drdynvc_chan_id as extern in g_drdynvc_chan_id, it's in chansrv.c
9 years ago
drdynvc.h
chansrv: no logic change, work on warning
12 years ago
fifo.c
Don't use final newline in log calls, it's already appended
8 years ago
fifo.h
FUSE: we now process only one opendir command at a time
11 years ago
irp.c
Use "void" for empty argument list in declarations
8 years ago
irp.h
chansrv: work on smartcard
11 years ago
mlog.h
FUSE: we now process only one opendir command at a time
11 years ago
rail.c
Use "void" for empty argument list in declarations
8 years ago
rail.h
Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
11 years ago
smartcard.c
Fix signed to unsigned comparisons reported by g++ 6.1.0
9 years ago
smartcard.h
chansrv: smartcard, fix for SCardControl, SCardTransmit
11 years ago
smartcard_pcsc.c
Fix signed to unsigned comparisons reported by g++ 6.1.0
9 years ago
smartcard_pcsc.h
chansrv: work on smartcard stability, handle multi threaded calls, app crashes, etc
11 years ago
sound.c
Use "void" for empty argument list in declarations
8 years ago
sound.h
sesman: sound.c: no logic change, remove tabs and warning
11 years ago
wave-format-server.txt
chansrv: added mp3 compression from Speidy
8 years ago
xcommon.c
Fix warnings about unused variables and functions
9 years ago
xcommon.h
chansrv: work on clipboard
12 years ago