Changes between Version 66 and Version 67 of library_stdio


Ignore:
Timestamp:
Apr 12, 2015, 12:07:02 AM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdio

    v66 v67  
    112112 ==  __TTY related system calls__ ==
    113113
    114 The GIET_VM allows an user task to use a private TTY terminal, or to display log message on a shared TTY terminal.
     114The GIET_VM allows an user task to use a private TTY terminal, or to display log message on the kernel TTY0 terminal.
    115115
    116116 === 1) void '''giet_tty_alloc'''() ===