Files
RedBear-OS/tests
Wren Turkal 865b7962a1 Add implmentation for fwide posix function.
This function is used to set the orientation of a stream to either
byte-oriented or wchar-oriented.

More info on this function is here:
https://man7.org/linux/man-pages/man3/fwide.3p.html

This implementation only impmlemnts the manual switching and does
not yet guard against using a byte-oriented stream with wchar
functions and vice versa. Those step will come in additional
commits.

Signed-off-by: Wren Turkal <wt@penguintechs.org>
2020-07-08 14:33:06 -07:00
..
2019-07-06 18:39:41 -06:00
2018-07-26 09:16:22 +02:00
2019-12-02 14:53:55 -05:00
2020-06-29 21:03:29 +02:00
2020-06-23 18:34:44 +02:00
2019-07-18 15:27:05 +02:00
2019-04-28 09:13:47 -06:00
2020-05-26 00:20:14 +02:00
2020-04-26 19:13:03 +02:00
2018-08-27 13:29:44 -06:00
2019-02-25 14:13:02 +01:00
2019-04-28 10:07:42 -06:00
2019-08-11 20:47:18 -04:00
2019-02-25 14:13:02 +01:00
2019-06-30 21:30:34 -06:00
2020-06-29 21:03:29 +02:00