mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 19:37:53 +01:00
Use -1 for CHAR_MAX instead of empty string as recommended by POSIX
Still not parsed in localeconv() in anycase
This commit is contained in:
parent
6088aac9b3
commit
87b110d636
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72282
@ -8,5 +8,5 @@
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
|
||||
-1
|
||||
# EOF
|
||||
|
@ -8,5 +8,5 @@
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
|
||||
-1
|
||||
# EOF
|
||||
|
@ -8,5 +8,5 @@
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
|
||||
-1
|
||||
# EOF
|
||||
|
@ -8,5 +8,5 @@
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
|
||||
-1
|
||||
# EOF
|
||||
|
@ -8,5 +8,5 @@
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
|
||||
-1
|
||||
# EOF
|
||||
|
@ -8,5 +8,5 @@
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
|
||||
-1
|
||||
# EOF
|
||||
|
Loading…
Reference in New Issue
Block a user