summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/java_lang_ProcessManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate JNIHelp.h importBrian Carlstrom2013-05-101-1/+0
* resolved conflicts for merge of f78109f6 to dalvik-devElliott Hughes2013-05-091-21/+5
* Improve ProcessManager.Elliott Hughes2013-05-071-171/+187
* Add support for Libcore.os.exec*()Nick Kralevich2013-02-051-34/+1
* Manually update the libcore native code.Elliott Hughes2013-01-251-8/+9
* Make libjavacore independent of libnativehelper for the PDK.Elliott Hughes2012-05-041-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Tidy a few includes.Elliott Hughes2011-06-081-1/+1
* Expose waitpid(2).Elliott Hughes2011-05-191-85/+0
* Add missing ScopedLocalRef usages.Elliott Hughes2011-05-111-7/+8
* Add kill(2) to Libcore.os.Elliott Hughes2011-04-281-67/+26
* Remove most of our C-style casts.Elliott Hughes2010-08-121-6/+5
* Rewrite the nio Pipe to use a Unix pipe behind the scenes.Elliott Hughes2010-08-031-9/+0
* Remove more of our C-style casts, fix more of our native method names.Elliott Hughes2010-07-221-10/+10
* Remove many of our C-style casts.Elliott Hughes2010-07-221-12/+8
* Rewrite FileDescriptor and ProcessManager's JNI in terms of JNIHelp.h's API.Elliott Hughes2010-06-171-9/+2
* Remove dynamic calls to FindClass.Elliott Hughes2010-06-161-6/+3
* Enable -Wall -Wextra for libcore and cleanup all but one warningBrian Carlstrom2010-05-071-2/+2
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-041-0/+419