< prev index next >

make/mapfiles/libnio/mapfile-solaris

Print this page

        

*** 1,7 **** # ! # Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,7 ---- # ! # Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 62,71 **** --- 62,72 ---- Java_sun_nio_ch_FileDispatcherImpl_release0; Java_sun_nio_ch_FileDispatcherImpl_size0; Java_sun_nio_ch_FileDispatcherImpl_truncate0; Java_sun_nio_ch_FileDispatcherImpl_write0; Java_sun_nio_ch_FileDispatcherImpl_writev0; + Java_sun_nio_ch_FileDispatcherImpl_setDirect0; Java_sun_nio_ch_FileKey_init; Java_sun_nio_ch_FileKey_initIDs; Java_sun_nio_ch_InheritedChannel_close0; Java_sun_nio_ch_InheritedChannel_dup; Java_sun_nio_ch_InheritedChannel_dup2;
< prev index next >