Re: [PATCH v2] cpukit: Add a Version API.

2017-11-07 Thread Chris Johns
On 8/11/17 6:27 am, Joel Sherrill wrote: > > Obviously this requires documentation. :) >   Of course. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH v2] cpukit: Add a Version API.

2017-11-07 Thread Sebastian Huber
- Am 7. Nov 2017 um 17:02 schrieb Chris Johns chr...@rtems.org: > Provide functions to get the version string, major, minor and revision > numbers and the version control identifer that is a unique tag for > the version control system. > > Update #3199. [...] > diff --git a/cpukit/sapi/src/v