Bug 339597 - Improve OS name value for VxWorks targets
Summary: Improve OS name value for VxWorks targets
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Agent (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 0.4.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 16:06 EST by Peder Andersen CLA
Modified: 2013-06-05 05:54 EDT (History)
1 user (show)

See Also:


Attachments
Proposed changes (1.08 KB, patch)
2011-03-10 16:06 EST, Peder Andersen CLA
eugene: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peder Andersen CLA 2011-03-10 16:06:48 EST
Created attachment 190927 [details]
Proposed changes

The attached changes return "VxWorks <version> <warts (e.g., SMP, 64-bit)>", instead of "VxWorks VxWorks <version>" (sic), and avoids some function
calls.


Legal Message: I, Peder Andersen, declare that I developed attached code from
scratch, without referencing any 3rd party materials except material licensed
under the EPL and EDL. I am authorized by my employer, Wind River, to make this
contribution under the EPL and EDL.
Comment 1 Eugene Tarassov CLA 2011-03-11 15:21:13 EST
Committed.
Thanks!