Re: RTLD_DEFAULT RTLD_NEXT

2004-09-14 Thread Corinna Vinschen
Hi Sam, thanks for the patch. There are still a couple of problems, which I solved manually for now. On Sep 7 16:52, Sam Steingold wrote: the (C) assignment is in the mail. 2004-08-31 Sam Steingold [EMAIL PROTECTED] * dlfcn.cc (dlsym): Handle RTLD_DEFAULT using

[Patch] getfacl -n layout not upto spec.

2004-09-14 Thread Bas van Gompel
Hi, I noticed, getfacl -n ... returns badly formatted output like: ... group:544 rwx .. instead of: ... group:544:rwx ... This (trivial, I think) patch fixes that. --- src/winsup/utils/getfacl.c 11 Sep 2003 07:55:51 - 1.11 +++ src/winsup/utils/getfacl.c 14 Sep 2004 21:21:45 -