blob: 13097cc8e6dc66863d47764b0bd0dde01b4df675 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
---
assumeFilename: jvmfwk/source/fwkbase.cxx
blacklist:
jvmfwk/inc/fwkutil.hxx:
# Needed on MACOSX
- config_folders.h
# Don't replace with URE impl. detail
- rtl/byteseq.hxx
jvmfwk/inc/vendorbase.hxx:
# OSL_BIGENDIAN is being checked
- osl/endian.h
jvmfwk/source/framework.cxx:
# Don't replace with URE impl. detail
- osl/thread.hxx
jvmfwk/source/fwkbase.cxx:
# Don't replace with URE impl. detail
- osl/thread.hxx
jvmfwk/source/fwkutil.cxx:
# Needed on WIN32
- sal/log.hxx
jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx:
# Don't replace with URE impl. detail
- rtl/byteseq.hxx
jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx:
# Needed on WIN32
- o3tl/char16_t2wchar_t.hxx
# Don't replace with URE impl. detail
- osl/thread.hxx
# Don't replace with bits/types, needed for sig_atomic_t
- signal.h
jvmfwk/plugins/sunmajor/pluginlib/util.cxx:
# Needed on MACOSX
- config_folders.h
|