mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8318415: Adjust describing comment of os_getChildren after 8315026
Reviewed-by: rriggs
This commit is contained in:
parent
80bd22d093
commit
47bb1a1cef
2 changed files with 15 additions and 7 deletions
|
@ -485,7 +485,7 @@ void unix_getUserInfo(JNIEnv* env, jobject jinfo, uid_t uid) {
|
|||
}
|
||||
|
||||
/*
|
||||
* The following functions are common on Solaris, Linux and AIX.
|
||||
* The following functions are for Linux
|
||||
*/
|
||||
|
||||
#if defined (__linux__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue