]> sigrok.org Git - libserialport.git/commit
Tidy up and split most OS-specific code to separate files.
authorMartin Ling <redacted>
Wed, 11 Jun 2014 14:10:29 +0000 (15:10 +0100)
committerMartin Ling <redacted>
Wed, 11 Jun 2014 14:10:29 +0000 (15:10 +0100)
commite33dcf90a0b0e510eb990c657eab88243d0ac5fd
tree154b77889da138f6e63fb32d92a519a707a9b5a1
parenta93fb468885de8775f1d200625dac114d3050b1d
Tidy up and split most OS-specific code to separate files.
Makefile.am
NEWS
README
configure.ac
libserialport.h.in
libserialport.pc.in
libserialport_internal.h [new file with mode: 0644]
linux.c [new file with mode: 0644]
macosx.c [new file with mode: 0644]
serialport.c
windows.c [new file with mode: 0644]