Merge branch 'strto-detect-endptr' into 'master'

Fix strtol/ul endptr with detected base

See merge request redox-os/relibc!656
This commit is contained in:
Jeremy Soller
2025-05-02 10:36:05 -06:00
7 changed files with 113 additions and 26 deletions
@@ -1,13 +1,26 @@
-42
endptr ""
555
endptr ""
1234567890
endptr " "
-42
endptr ""
555
endptr ""
1234567890
endptr " "
38acf
endptr "g"
abcdef12
endptr ""
cafebeef
endptr ""
731
endptr "89"
731
endptr "89"
0
endptr "b"
0
endptr "b"
@@ -1,12 +1,26 @@
-42
endptr ""
555
endptr ""
1234567890
endptr " "
-42
endptr ""
555
endptr ""
1234567890
endptr " "
38acf
endptr "g"
abcdef12
endptr ""
21000004
endptr ""
731
endptr "89"
731
endptr "89"
0
endptr "b"
0
endptr "b"
@@ -1,13 +1,26 @@
-42
endptr ""
555
endptr ""
1234567890
endptr " "
-42
endptr ""
555
endptr ""
1234567890
endptr " "
38acf
endptr "g"
abcdef12
endptr ""
cafebeef
endptr ""
731
endptr "89"
731
endptr "89"
0
endptr "b"
0
endptr "b"
@@ -1,12 +1,26 @@
-42
endptr ""
555
endptr ""
1234567890
endptr " "
-42
endptr ""
555
endptr ""
1234567890
endptr " "
38acf
endptr "g"
abcdef12
endptr ""
21000004
endptr ""
731
endptr "89"
731
endptr "89"
0
endptr "b"
0
endptr "b"