IRC logs for #openrisc Monday, 2017-11-20

--- Log opened Mon Nov 20 00:00:23 2017
shorne_wbx: I think I found another issue,  in libpthread/nptl/sysdeps/unix/sysv/linux/or1k/fork.c07:48
shorne_passing childtid in the 5th param is not right on or1k, it should be 4th param07:48
shorne_other archs have it backwards, but openrisc is standard07:49
shorne_clone(unsigned long clone_flags,07:49
shorne_unsigned long newsp,07:49
shorne_int __user * parent_tidptr,07:49
shorne_int __user * child_tidptr,07:49
shorne_unsigned long tls)07:49
shorne_I am testing it out07:50
shorne_you can see that in man 2 clone, under C library/kernel differences07:51
-!- shorne_ is now known as shorne08:23
-!- [X-Scale] is now known as X-Scale20:18
-!- [X-Scale] is now known as X-Scale20:53
--- Log closed Tue Nov 21 00:00:24 2017

Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!