summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/fgetws.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09781 overrun in fgetwsBryan Cantrill1-2/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2010-10-088 libc locale work needs updated license filesGarrett D'Amore1-4/+1
223 libc needs multibyte locale support for collation 225 libc locale binary files should be in native byte order 309 populate initial locales for illumos Reviewed by: gwr@nexenta.com Reviewed by: richlowe@richlowe.net Reviewed by: cjlove@san.rr.net Approved by: gwr@nexenta.com
2010-07-302 We need a fully open libc (no libc_i18n)Garrett D'Amore1-0/+139
Reviewd by: garrett@nexenta.com Approved by: garrett@nexenta.com