This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pthread mutex lock validator


On Tue, Apr 10, 2012 at 3:16 PM, sanketh nalli <nalli.sanketh@gmail.com> wrote:
> As part of my senior thesis, I worked on writing a
> lock dependency validator for libpthread,
> which is similar to lockdep in Linux.
> My codes are available here :
> git@github.com:Sanketh/liblockdep.git
>
> I wish to contribute this to glibc/nptl.

Thank you for contacting the community!

We are always interested in more volunteers :-)

Could you please talk about:

* License and copyright?
  - Contributing to glibc community requires that the copyright of
your contribution be given to the FSF.
  - Who owns the license and copyright to the code?
  - Your school?
  - You?
  - Are you able to sign a copyright assignment form for glibc?

* Theory of operation?

* Current results against glibc trunk?

* Do you plan to stay involved with glibc and maintain this test?

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]