[Bug 2185] Enhance rtems_termios_puts to write more than one char at once

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Aug 7 14:15:18 UTC 2014


https://www.rtems.org/bugzilla/show_bug.cgi?id=2185

rtemsdev at ixo.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1568|0                           |1
        is obsolete|                            |

--- Comment #2 from rtemsdev at ixo.de 2014-08-07 09:15:18 CDT ---
Created attachment 1569
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1569
Revised patch

Thanks for your comments. I'll send patches to the list directly next time
(must have read by chance that single old obsolete documentation statement
about Bugzilla being the preferred way to upload any patches, sorry).

Just to keep it together, here's an updated patch that uses size_t for partlen,
at block start, and avoids modulo operator (the original code used the modulo,
I just re-used it). Shall I send the patch to the list as well?

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list