summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-20 17:09:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-20 17:09:12 +0000
commit27dccaec154688ce1e89ebafbb8209104b13c7c6 (patch)
tree402c40571ff208ec1f4cd7e7971b9f4c03bed366 /configure
parentPatch from Ralf Corseipus to fix latent configure problems suddenly triggered: (diff)
downloadrtems-27dccaec154688ce1e89ebafbb8209104b13c7c6.tar.bz2
Patch to add return status to rtems_termios_enqueue_raw_characters from
Eric Norum per request from Geoffroy Montel: > The rtems_termios_enqueue_raw_characters function type is void. > The problem is that I can't return an error message if the input > buffer is full. > Could we add a return value? Sure, but what would you do with the overflow indication? POSIX says, ``when the input limit is reached, the saved characters are thrown away without notice''. Anyhow, the change is so small I've done it and enclosed the patch.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions