David van Moolenbroek 3d697930dd TTY: use libchardriver; clean up
- writing to a PTY master side blocks if there is not already a
  blocked reader on the slave side, and select now reflects this;
- internally, TTY now uses a test based on "caller != NONE" rather
  than "grant != GRANT_INVALID" to identify whether a call is
  currently ongoing;
- "offset" fields have been removed as they equal the corresponding
  "cum" fields;
- improved variable typing and function naming here and there;
- various other small fixes.

Change-Id: I6b51452888942e864b4e034e8c8490576184a23e
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2013-08-20 11:37:40 +02:00
2014-03-01 09:04:52 +01:00
2014-03-01 09:04:52 +01:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:04:51 +01:00
2013-08-21 13:53:39 +02:00
2014-03-01 09:04:51 +01:00
2014-02-18 11:25:02 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:04:51 +01:00
2014-02-18 11:25:01 +01:00
2014-03-01 09:04:51 +01:00
2014-03-01 09:04:51 +01:00
2013-11-12 10:15:47 -05:00
2014-02-18 11:25:01 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%