Commit Graph

5 Commits (513fb148df6e140cbf8c19b7902b46d5f9963d4b)

Author SHA1 Message Date
Russ Butler 194d3ef2cb Move arg types into function declaration
The args to rangematch didn't have any types specified.  This patch
adds a type to the args.
2016-06-09 14:53:27 +01:00
Simon D Hughes 88b3d838f2 Corrected order of #include files to include local header files first, and minimized cfstore_fnmatch.h content 2016-06-09 12:32:46 +01:00
Simon D Hughes 837f0baa37 Fix for GCC 5.0 which appears not to define _GNU_SOURCE, define _ANSI_SOURCE and define _POSIX_SOURCE 2016-06-09 12:32:44 +01:00
Simon D Hughes 34f3c5da35 Fix warnings to remove unused variables 2016-06-08 16:28:02 +01:00
Simon D Hughes 7744b715b7 Integrating configuration-store into mbed-os 2016-06-08 15:45:12 +01:00