break-out-lib-sources.patch
authorAndy Green <andy@warmcat.com>
Mon, 8 Nov 2010 20:20:42 +0000 (20:20 +0000)
committerAndy Green <andy@warmcat.com>
Mon, 8 Nov 2010 20:20:42 +0000 (20:20 +0000)
commit7c212ccf3c97b17dc79d60100cdff3416c3ac51f
tree17b5fc3944ddc50f179e216f2a18ad9e5c729b1f
parent926256e664e71343cad4f4782347d6be3dd80065
break-out-lib-sources.patch

Signed-off-by: Andy Green <andy@warmcat.com>
lib/Makefile.am
lib/Makefile.in
lib/handshake.c [new file with mode: 0644]
lib/libwebsockets.c
lib/parsers.c [new file with mode: 0644]
lib/private-libwebsockets.h [new file with mode: 0644]
test-server/test-server.c