OSDN Git Service

Replace our broken wcswcs with the working upstream one.
authorElliott Hughes <enh@google.com>
Mon, 28 Apr 2014 23:28:51 +0000 (16:28 -0700)
committerElliott Hughes <enh@google.com>
Mon, 28 Apr 2014 23:46:24 +0000 (16:46 -0700)
commitd299bcfdad959a3a0adf1683605b15a1c3b3ab66
tree64549438175087f42b296e1b3143847666eb309c
parent3ac3f3fd0cab7b4ace8e15fd90ea869b26449df5
Replace our broken wcswcs with the working upstream one.

Change-Id: I2952684df5674d10f0564d92c2cd42597725c0e3
libc/Android.mk
libc/bionic/wchar.cpp
libc/upstream-openbsd/lib/libc/string/wcsstr.c [moved from libc/upstream-freebsd/lib/libc/string/wcsstr.c with 52% similarity]
libc/upstream-openbsd/lib/libc/string/wcswcs.c [new file with mode: 0644]
tests/wchar_test.cpp