| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-24 | Revert "Test fscanf of long double without <stdio.h>" | H.J. Lu | 1 | -37/+0 | |
| This reverts commit 30a745450e01e4c6f484dc691c16a54a6ea72288. On ppc64le, without <stdio.h>, vfscanf is used and with <stdio.h> __isoc23_vfscanfieee128 is used. I am reverting this since it doesn't work on all targets. | |||||
| 2024-05-24 | Test fscanf of long double without <stdio.h> | H.J. Lu | 1 | -0/+37 | |
| Add a test for fscanf of long double without including <stdio.h>. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Sunil K Pandey <skpgkp2@gmail.com> | |||||
