summaryrefslogtreecommitdiffstats
path: root/libc/bionic/setpgrp.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-06-05 20:10:09 -0700
committerElliott Hughes <enh@google.com>2014-06-05 23:19:15 -0700
commit69f05d291d848de654c72e5278de8ca06fbf5d2f (patch)
treef43847693b03d7978e7234577f2d6d843f3ec356 /libc/bionic/setpgrp.cpp
parent8aabecf35c71a8255db259cba01005eea10485cf (diff)
downloadbionic-69f05d291d848de654c72e5278de8ca06fbf5d2f.zip
bionic-69f05d291d848de654c72e5278de8ca06fbf5d2f.tar.gz
bionic-69f05d291d848de654c72e5278de8ca06fbf5d2f.tar.bz2
Fix the printf family for non-ASCII.
The bug here turned out to be that we hadn't increased the constant corresponding to the maximum number of bytes in a character to match our new implementation, so any character requiring more than a byte in UTF-8 would break our printf family. Bug: 15439554 Change-Id: I693e5e6eb11c640b5886e848502908ec5fff53b1
Diffstat (limited to 'libc/bionic/setpgrp.cpp')
0 files changed, 0 insertions, 0 deletions