- May 13, 2024
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Apr 25, 2024
-
-
Virgile Prevosto authored
-
-
- Mar 29, 2024
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Mar 26, 2024
-
-
- Mar 18, 2024
-
-
Andre Maroneze authored
- used by 8cc among others
-
- Mar 12, 2024
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Mar 01, 2024
-
-
Remi Lazarini authored
-
- Sep 07, 2023
-
-
Pierre Nigron authored
-
- Sep 05, 2023
-
-
- Aug 31, 2023
-
-
Andre Maroneze authored
The C standard explicitly states that these functions 'convert the initial portion of the string pointed to by nptr ...'; therefore they do expect _strings_ (NUL-terminated) as inputs.
-
Andre Maroneze authored
Thanks to Mark Dascher for the fix.
-
- May 09, 2023
-
-
-
-
-
-
-
- fix various typos and inconsistencies - add an option in make_machdep.py to validate an existing yaml file, and use it to validate manually written machdeps - add macro with the name of the machdep (used in tests/syntax/assembly_gmp.c) - add option to Frama-C to print the content of __fc_machdep.h on stdout and use that to compile our libc with gcc outside of Frama-C (as in tests/libc/runtime.c)
-
- remove ill-placed macro in stdio.h - better error msg for custom yaml parsing
-
-