Files in native-src/linux.IA32/sig should be renamed with prefix hy
-------------------------------------------------------------------
Key: HARMONY-154
URL: http://issues.apache.org/jira/browse/HARMONY-154
Project: Harmony
Type: Improvement
Components: Classlib
Reporter: Oliver Deakin
Priority: Minor
The source files in native-src/linux.IA32/sig are named with different prefix
to those in native-src/win.IA32/sig. They should have the hy prefix (as the
Windows ones do). This requires 4 renames and a couple of small source/makefile
changes. Its easier to just describe the renames instead of producing a patch
for them, so they are:
jsig_copyright.c --> hysig_copyright.c
jsiglinux.c --> hysiglinux.c
jsigunix.c --> hysigunix.c
jsigunix.h --> hysigunix.h
I will attach a patch for the necessary source/makefile modifications.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira