Hi,
2017-12-19 19:21 GMT+01:00 Samuel Thibault :
> Is it not actually valid for posix systems in general? (except the
> cond_wait thing which I patched over)
That's what the port/ folder contains:
- lwipopts.h is for configuring the stack parameters
- cc.h is for integrating the stack in our
On Tue, Dec 19, 2017 at 3:25 AM, Samuel Thibault
wrote:
> Brent W. Baccala, on mar. 19 déc. 2017 00:08:44 -0500, wrote:
> > Looks like there's a race condition when we destroy a condition
> variable. My
> > understanding of the expected behavior is that once all the threads have
> been
> > sign
On Tue, 2017-12-19 at 19:21 +0100, Samuel Thibault wrote:
> Joan Lledó, on mar. 19 déc. 2017 19:11:40 +0100, wrote:
> > - The patches in debian/patches are not enough to make the server
> > work, for instance, we're calling lwip_poll() which is not in 2.0.3
> > nor any patch in the package.
I tho
Joan Lledó, on mar. 19 déc. 2017 19:11:40 +0100, wrote:
> 2017-12-18 20:03 GMT+01:00 Samuel Thibault :
> > I am talking about the files you created in your repository, they are
> > hold a GPL copyright notice. I guess at some point we will want to see
> > them maintained within lwip, and thus BSD-
Hi Samuel,
2017-12-18 20:03 GMT+01:00 Samuel Thibault :
> I am talking about the files you created in your repository, they are
> hold a GPL copyright notice. I guess at some point we will want to see
> them maintained within lwip, and thus BSD-licensed.
>
I've been reviewing the reposotory you
On Tue, 2017-12-19 at 10:39 +0100, Samuel Thibault wrote:
> Svante Signell, on mar. 19 déc. 2017 10:36:22 +0100, wrote:
> > And FYI: gdb is totally unusable, the only output is threads are created an
> > then
> > a hard hang of gdb, only resolvable with kill -9 from another terminal. I
> > tried
>
Svante Signell, on mar. 19 déc. 2017 10:36:22 +0100, wrote:
> And FYI: gdb is totally unusable, the only output is threads are created an
> then
> a hard hang of gdb, only resolvable with kill -9 from another terminal. I
> tried
> to start another gdb on /hurd/ext2fs an attaching to the hanged pr
On Sun, 2017-11-19 at 20:04 -0500, Brent W. Baccala wrote:
> On Fri, Nov 17, 2017 at 3:14 PM, Svante Signell
> wrote:
> > Thanks a lot for your patches for rpctrace. Now more failing programs
> > can be traced, where the standard version fails. There are still some
> > examples hanging hard on gsy
On Tue, Dec 19, 2017 at 09:25:16AM +0100, Samuel Thibault wrote:
> Brent W. Baccala, on mar. 19 déc. 2017 00:08:44 -0500, wrote:
> > Looks like there's a race condition when we destroy a condition variable.
> > My
> > understanding of the expected behavior is that once all the threads have
> > b
Brent W. Baccala, on mar. 19 déc. 2017 00:08:44 -0500, wrote:
> Looks like there's a race condition when we destroy a condition variable. My
> understanding of the expected behavior is that once all the threads have been
> signaled (i.e, pthread_cond_broadcast is called), the condition variable ca
10 matches
Mail list logo