1. 07 Mar, 2012 2 commits
  2. 06 Mar, 2012 1 commit
    • Glenn Kasten's avatar
      Remove reference to hard-coded cpuctl path for bg · c4bbfa24
      Glenn Kasten authored
      As part of scheduling policy cleanup, remove/isolate references to the
      scheduling policy files and APIs.
      
      In this case, logwrap is not used currently due to bug 5144246, and even
      if it were the "background" parameter was 0.
      
      Change-Id: Ibf7fa2617a0e485c9868b22b378636728d16622a
      c4bbfa24
  3. 06 Jan, 2012 1 commit
  4. 14 Dec, 2011 2 commits
    • JP Abgrall's avatar
      netd: fix argument interpretation bug · 8a12dd08
      JP Abgrall authored
      While working around the logwrap() issue, it was replaced with system()
      which could lead to various commands getting misinterpreted.
      
      We now use a system() equivalent that doesn't use "sh -c".
      
      Bug:5758556
      Change-Id: I2599b526ac34bcfca18d05261286d902d547efda
      8a12dd08
    • JP Abgrall's avatar
      netd: fix argument interpretation bug · 9e5e0ce6
      JP Abgrall authored
      While working around the logwrap() issue, it was replaced with system()
      which could lead to various commands getting misinterpreted.
      
      We now use a system() equivalent that doesn't use "sh -c".
      
      Bug:5758556
      Change-Id: I2599b526ac34bcfca18d05261286d902d547efda
      9e5e0ce6
  5. 25 Oct, 2011 1 commit
  6. 20 Sep, 2010 2 commits
  7. 14 May, 2010 1 commit
  8. 28 Apr, 2010 1 commit
    • Robert Greenwalt's avatar
      Fix fd leaks · 37dc4a51
      Robert Greenwalt authored
      When you open a file, you should remember to close it.
      bug:2639464
      
      Change-Id: I90d25dba2a262b620373270832eb3189616c720d
      37dc4a51
  9. 07 Apr, 2010 1 commit
  10. 15 Jan, 2010 1 commit