[RTEMS Project] #3376: Remove cklength program

RTEMS trac trac at rtems.org
Tue Mar 27 05:47:55 UTC 2018


#3376: Remove cklength program
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  task             |     Status:  assigned
  Priority:  normal           |  Milestone:  5.1
 Component:  tool             |    Version:  5
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 The cklength program (tools/build/cklength.c) has no license information
 and is unused in the RTEMS build. General usability is questionable, for
 example a
 {{{
 awk 'length($0) > 80' < file
 }}}
 performs a similar task. Remove it.

--
Ticket URL: <http://devel.rtems.org/ticket/3376>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list