Searched hist:310041 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/locale/
H A DMakefilediff 310041 Tue Dec 13 16:23:29 MST 2016 vangyzen MFC r309364 r309367 r309624

locale: fix buffer management

Also, handle signed and unsigned chars, and more gracefully handle
invalid input.

locale: enable more warnings; fix them

Do not set WARNS, so it gets the current default of 6.
Fix the warnings by sprinkling static, const, or strdup.
Make some constant data tables const. Fix whitespace.

Sponsored by: Dell EMC
H A Dlocale.cdiff 310041 Tue Dec 13 16:23:29 MST 2016 vangyzen MFC r309364 r309367 r309624

locale: fix buffer management

Also, handle signed and unsigned chars, and more gracefully handle
invalid input.

locale: enable more warnings; fix them

Do not set WARNS, so it gets the current default of 6.
Fix the warnings by sprinkling static, const, or strdup.
Make some constant data tables const. Fix whitespace.

Sponsored by: Dell EMC

Completed in 106 milliseconds