- Dec 23, 2020
-
-
Jeremy Soller authored
-
- Oct 01, 2020
-
-
8tab authored
* load TLS segment for executable - while we can skip PT_LOAD for executable, we still have to load TLS segment. * set TCB address based on if elf is position independent
-
- Sep 30, 2020
-
-
8tab authored
-
- Sep 29, 2020
-
-
8tab authored
-
- Sep 17, 2020
-
-
Peter Limkilde Svendsen authored
-
- Sep 08, 2020
-
-
- Aug 27, 2020
-
-
Peter Limkilde Svendsen authored
-
- Aug 20, 2020
-
-
Peter Limkilde Svendsen authored
-
- Aug 05, 2020
-
- Aug 02, 2020
-
-
Jeremy Soller authored
-
- Jul 30, 2020
-
- Jul 08, 2020
-
-
Wren Turkal authored
When a byte-oriented stream function touches a stream, that stream should be set to byte-oriented mode if it hasn't been set yet. If it has been set, the opertion should only succeed if the stream is already in byte-oriented mode. Signed-off-by:
Wren Turkal <wt@penguintechs.org>
-
Wren Turkal authored
Signed-off-by:
Wren Turkal <wt@penguintechs.org>
-
Wren Turkal authored
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>
-
- Jun 29, 2020
-
- Jun 23, 2020
-
-
Peter Limkilde Svendsen authored
-
- Jun 22, 2020
-
-
- Jun 07, 2020
-
-
Giuseppe Longo authored
This patch implements getnetbyname and getnetent functions.
-
- Jun 03, 2020
-
-
Ahmed Abd El Mawgood authored
-
Ahmed Abd El Mawgood authored
-
- May 25, 2020
-
-
Peter Limkilde Svendsen authored
-
- May 24, 2020
-
-
Peter Limkilde Svendsen authored
-
- May 23, 2020
-
-
Ahmed Abd El Mawgood authored
-
Ahmed Abd El Mawgood authored
-
Ahmed Abd El Mawgood authored
-
Ahmed Abd El Mawgood authored
-
- May 08, 2020
-
-
Ahmed Abd El Mawgood authored
-
Ahmed Abd El Mawgood authored
-
- Apr 26, 2020
-
-
Ahmed Abd El Mawgood authored
-
Ahmed Abd El Mawgood authored
-
- Apr 14, 2020
-
-
Graham MacDonald authored
-
- Jan 13, 2020
-
-
Graham MacDonald authored
-
- Dec 05, 2019
-
-
- Dec 02, 2019
-
-
Sean Kennedy authored
i.e. not depending on the first fd to be 4.
-
- Nov 14, 2019
-
-
- Sep 18, 2019
- Sep 17, 2019
-
-
AdminXVII authored
-
- Sep 16, 2019
-
-
AdminXVII authored
-
- Sep 13, 2019
-
-
AdminXVII authored
-