OSDN Git Service

Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell
authorColin Cross <ccross@android.com>
Thu, 14 Jan 2010 01:48:34 +0000 (17:48 -0800)
committerColin Cross <ccross@android.com>
Sat, 16 Jan 2010 00:52:35 +0000 (16:52 -0800)
commitfc10b24accd082fb33c8f92ff8b92481c22fe3dc
treeedadb43992d3ff9334ff7e1f257f13073d25ebd6
parent8c59d96e243ba1a05d7d9ab7a14d1a00e20bad4a
Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell

Change-Id: I5fe7e8b6ee5edbb49e707c3b6737a58563781fa3
libc/Android.mk
libc/bionic/clearenv.c [new file with mode: 0644]
libc/bionic/fdprintf.c [new file with mode: 0644]
libc/bionic/stubs.c
libc/include/stdio.h
libc/include/unistd.h