Better ANSI C compatibility and portability - part 1:
authorcarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:31:29 +0000 (00:31 +0800)
committercarl <cecodere@yahoo.ca>
Mon, 18 Feb 2019 16:54:23 +0000 (00:54 +0800)
commit4555c1c8cf764a4f54b27cf37f34ef8071416e95
treed106f2dc1ffcc28a667837936a5ddde50be2b1b4
parentfdf5da62d7018efd440cf8b2c4fbd69093e2f3f9
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
modules/h/CMakeLists.txt [new file with mode: 0644]