Exporting functions back

Yann Sionneau yann at minet.net
Sun Nov 3 22:12:44 UTC 2013


Ping, any news on this topic?
https://www.rtems.org/bugzilla/show_bug.cgi?id=2030

Le 29/12/11 15:56, Sébastien Bourdeauducq a écrit :
> Hi,
>
> Ralf recently made some functions static, which causes some problems.
> As far as we are concerned, they are:
> * bootp_strdup_realloc - used in the DHCP client. This means DHCP
> cannot be used at all at the moment.
> * rtems_shell_init_env - we use it with the telnet server to make the
> shell environment reentrant (we modify the login function).
> * rtems_shell_main_mv - there is no standard API for automatically
> moving files and directories recursively and/or across filesystems.
> Most UNIX applications use system() for this purpose instead of
> painfully reinventing the wheel, which is more or less the equivalent
> of calling rtems_shell_main_mv in RTEMS.
>
> Can we get those functions exported again? (and even better, with
> RTEMS-specific header files so we do not have to re define the
> prototypes ourselves)
>
> Thanks,
> Sebastien
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users




More information about the users mailing list