Re: ftp server upload filer error.

2018-05-07 Thread Sebastian Huber
Hello James, sorry for this bug, I fixed it like this: https://git.rtems.org/rtems/commit/?id=eaa1709894668db739d09a6cea57f98ed4cee38b On 08/05/18 07:54, jameszxj wrote: sorry, this problem is nothing to do with libbsd. The rtems/cpukit/ftpd/ftpd.c add a new function yield(), this function ma

Re: ftp server upload filer error.

2018-05-07 Thread jameszxj
sorry, this problem is nothing to do with libbsd. The rtems/cpukit/ftpd/ftpd.c add a new function yield(), this function makes the problem. static void yield(void) { /* * If we build not for the legacy network stack, then we use the libbsd. In * the libbsd there is no global network stack sema