equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2001, 2013, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
128 Java_sun_nio_ch_SolarisEventPort_port_1dissociate; |
128 Java_sun_nio_ch_SolarisEventPort_port_1dissociate; |
129 Java_sun_nio_ch_SolarisEventPort_port_1get; |
129 Java_sun_nio_ch_SolarisEventPort_port_1get; |
130 Java_sun_nio_ch_SolarisEventPort_port_1getn; |
130 Java_sun_nio_ch_SolarisEventPort_port_1getn; |
131 Java_sun_nio_ch_SolarisEventPort_port_1send; |
131 Java_sun_nio_ch_SolarisEventPort_port_1send; |
132 Java_sun_nio_fs_GnomeFileTypeDetector_initializeGio; |
132 Java_sun_nio_fs_GnomeFileTypeDetector_initializeGio; |
133 Java_sun_nio_fs_GnomeFileTypeDetector_probeUsingGio; |
133 Java_sun_nio_fs_GnomeFileTypeDetector_probeGio; |
134 Java_sun_nio_fs_GnomeFileTypeDetector_initializeGnomeVfs; |
|
135 Java_sun_nio_fs_GnomeFileTypeDetector_probeUsingGnomeVfs; |
|
136 Java_sun_nio_fs_UnixNativeDispatcher_init; |
134 Java_sun_nio_fs_UnixNativeDispatcher_init; |
137 Java_sun_nio_fs_UnixNativeDispatcher_getcwd; |
135 Java_sun_nio_fs_UnixNativeDispatcher_getcwd; |
138 Java_sun_nio_fs_UnixNativeDispatcher_strerror; |
136 Java_sun_nio_fs_UnixNativeDispatcher_strerror; |
139 Java_sun_nio_fs_UnixNativeDispatcher_dup; |
137 Java_sun_nio_fs_UnixNativeDispatcher_dup; |
140 Java_sun_nio_fs_UnixNativeDispatcher_access0; |
138 Java_sun_nio_fs_UnixNativeDispatcher_access0; |