History log of /system/netd/logwrapper.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e7732280e7af281d35f90d7794a31a7f6e10f185 20-Sep-2010 Brad Fitzpatrick <bradfitz@android.com> Use ptsname_r instead of ptsname in logwrapper.

Also other misc suggestions and fixes from Markus' review.

Bug: 3017876
Change-Id: I503f0340c2d75afb6850e36c1586f7f495638036
/system/netd/logwrapper.c
faabd3d839d1503aa4ed82442fbff29ba0c70897 20-Sep-2010 Brad Fitzpatrick <bradfitz@android.com> Re-sync netd and vold's logwrapper.c forks.

Change-Id: Ie7ad47f0e9bfb862b92cd34070b79b6003549a16
/system/netd/logwrapper.c
a783390cc37cc8321fe695ba95ffaa5b6a2ed05b 14-May-2010 Nick Kralevich <nnk@google.com> Get rid of warnings when compiled with -Wformat-security

Change-Id: Iaed2edb7b43da5cb5cdd0bf641e45480633301fd
/system/netd/logwrapper.c
37dc4a51774b9c8a95205cb825eae6753170a851 29-Apr-2010 Robert Greenwalt <robdroid@android.com> Fix fd leaks

When you open a file, you should remember to close it.
bug:2639464

Change-Id: I90d25dba2a262b620373270832eb3189616c720d
/system/netd/logwrapper.c
a1992c9ff3e0d180c1f3042658ab9671d61a2fb8 08-Apr-2010 San Mehat <san@google.com> netd: Plumb interface throttling

Change-Id: I9092a37b3d5f2bfa4f49ddc473d0a5490abaae8f
Signed-off-by: San Mehat <san@google.com>
/system/netd/logwrapper.c
d18304287dbabc7835be771400b85d4ae8b63de6 15-Jan-2010 San Mehat <san@google.com> netd: Initial skelaton for netd

Signed-off-by: San Mehat <san@google.com>
/system/netd/logwrapper.c