commit | db9526b10a956fd80c08727685c300b63d5a7465 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 03 14:48:03 2012 +0000 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri Apr 06 18:49:58 2012 +0300 |
tree | ad5c49d4ec5972b25eb64b12316f678ecaff4f11 | |
parent | 1e6722f8b0c1eaff305c39d32c07054450ebdad1 [diff] |
linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME Add support for the prctl options PR_GET_NAME and PR_SET_NAME, which take or return a name in a 16 byte buffer pointed to by arg2. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>