Better ANSI C compatibility and portability - part 1:
authorcarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:30:01 +0000 (00:30 +0800)
committercarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:54:23 +0000 (00:54 +0800)
commit2e1c7c37e7aa3edbf01ced3db6139a655f50c5f2
treea1a3184ce9b2f9353fd50afc98b4c7c49edad58a
parent3ee29a17e9868a41c759e85b26d60864b67a8454
Better ANSI C compatibility and portability - part 1:
+ Addition of function prototypes.
+ Change function definitions to ANSI C style.
+ Convert to sed scripts some shell scripts for better portability.
+ Reduce usage of em_path.h
h/CMakeLists.txt [new file with mode: 0644]