You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/03/07 08:57:39 UTC

[jira] Updated: (HARMONY-183) refactor linux specific parts of nethelp.c then make it shared code

     [ http://issues.apache.org/jira/browse/HARMONY-183?page=all ]

Mark Hindess updated HARMONY-183:
---------------------------------

    Attachment: 02.nethelp.refactor.diff

The patch assumes HARMONY-92 and the following changes:

  svn remove native-src/linux.IA32/luni/nethelp.c
  svn move native-src/win.IA32/luni/nethelp.c native-src/shared/luni/nethelp.c

That is removing the linux version and moving the win version to shared.


> refactor linux specific parts of nethelp.c then make it shared code
> -------------------------------------------------------------------
>
>          Key: HARMONY-183
>          URL: http://issues.apache.org/jira/browse/HARMONY-183
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Minor
>  Attachments: 02.nethelp.refactor.diff
>
> nethelp.c in win and linux natives are identical apart from a linux specific function.  I'd suggest moving the linux specific function to a new file, OSNetworkSystemLinux.c, then making nethelp.c a shared source file.  I'll attach a patch shortly.

-- 
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