Better ANSI C compatibility and portability - part 1:
authorcarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:29:42 +0000 (00:29 +0800)
committercarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:54:22 +0000 (00:54 +0800)
commit3ee29a17e9868a41c759e85b26d60864b67a8454
treed4dccce6eded1841d04cbd9a8cd646c6802d2023
parent52aa22dc8095bb3d23536f97088180e1dd4a46d8
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
CMakeLists.txt [new file with mode: 0644]