libtcc: cleanup @listfile
commiteacdc426d76a88aa9b6efc698106d3f36a774905
authorgrischka <grischka>
Sat, 1 Oct 2016 18:19:37 +0000 (1 20:19 +0200)
committergrischka <grischka>
Sat, 1 Oct 2016 18:19:37 +0000 (1 20:19 +0200)
treef20ac27ca31fb9a98e366e430f11bd80e2ce3c8c
parent09a487eb2b2bcabeaeec8d2c7ca422993df0efb5
libtcc: cleanup @listfile

Also:
- allow more than one item per line
- respect "quoted items" and escaped quotes \"
  (also for LIBTCCAPI tcc_setoptions)

- cleanup some copy & paste
libtcc.c
tcc.c
tcc.h
tccpe.c
tccpp.c