Re: Updated patch for pciutils

2019-12-26 Thread Samuel Thibault
Hello, Joan Lledó via Bug reports for the GNU Hurd, le sam. 21 déc. 2019 13:03:13 +0100, a ecrit: > This is the same patch with minor changes: > - Makefile updated to be applied on newer sources. > - hurd_detect(): Use stat() instead of lstat() to work with symbolic links. > - enum_devices():

Updated patch for pciutils

2019-12-21 Thread Joan Lledó via Bug reports for the GNU Hurd
Hello Hurd, I updated the pciutils patch I wrote in 2017. The new version is attached. This is the same patch with minor changes: - Makefile updated to be applied on newer sources. - hurd_detect(): Use stat() instead of lstat() to work with symbolic links. - enum_devices(): Call closedir() on err

updated patch

2013-12-19 Thread Justus Winter
Richard mentioned a use case I had not considered, binding /hurd/fakeroot to a node rather than using settrans --chroot. The patch now covers this use case by also checking for control ports. Justus

Re: Updated patch series for mount, umount

2013-07-07 Thread Samuel Thibault
Hello, I have pushed these to the debian package for now. Samuel

Updated patch series for mount, umount

2013-07-05 Thread Justus Winter
This is the same series as send in [0], but the umount patch has been updated. Among minor stylistic changes it makes umount assume that a given argument is the mount point if looking it up as device or mount point in the mtab file fails. This makes the umount utility somewhat useful even on system

Re: Updated patch for weak aliases for glibc

2005-02-11 Thread Alfred M. Szmidt
I already sent it to libc-alpha, where it belongs. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

Re: Updated patch for weak aliases for glibc

2005-02-11 Thread Michael Banck
On Thu, Feb 10, 2005 at 06:27:53PM +0100, Alfred M. Szmidt wrote: >Try again: > > You failed. > > Fix your mail client to do proper text handling; like not stripping of > whitespaces at the beginning of a line. Resending it, I rediffed it against CVS HEAD. cheers, Michael 2005-02-10 Ba

Re: Updated patch for weak aliases for glibc

2005-02-10 Thread Marcus Brinkmann
At Thu, 10 Feb 2005 18:27:53 +0100, Alfred M Szmidt wrote: > And you still need to figure out a nice way to show that no other > symbols are missing weak_alias declaration magic. He has my word for it. We checked it both together by diffing the exported symbols from libc.so of the Hurd and Linux

Re: Updated patch for weak aliases for glibc

2005-02-10 Thread Alfred M. Szmidt
Try again: You failed. Fix your mail client to do proper text handling; like not stripping of whitespaces at the beginning of a line. And you still need to figure out a nice way to show that no other symbols are missing weak_alias declaration magic. But it was a good try! :-) _

Re: Updated patch for weak aliases for glibc

2005-02-10 Thread Barry deFreese
Try again: ChangeLog entry: 2005-02-10 Barry deFrese [EMAIL PROTECTED] * sysdeps/mach/hurd/setresgid.c: Add weak alias. * sysdeps/mach/hurd/setresuid.c: Add weak alias. Diff diff -urp build-tree.old/glibc-2.3.2/sysdeps/mach/hurd/setresgid.c build-tree/glibc-2.3.2/sysdeps/mach/hurd/setresgid.c ---

Re: Updated patch for weak aliases for glibc

2005-02-10 Thread Alfred M. Szmidt
As far as we can tell these are the only two that are missing. You will have to provide better arguments then that. I don't have my libc sources here so I can't check. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinf

Re: Updated patch for weak aliases for glibc

2005-02-10 Thread Alfred M. Szmidt
OK, I consolidated the patch and added a change log entry for the weak aliases for setresgid and setresuid. Lets fix all missing weak_aliases at once. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

Re: Updated patch for weak aliases for glibc

2005-02-10 Thread Barry deFreese
- Original Message - From: "Alfred M. Szmidt" <[EMAIL PROTECTED]> To: "Barry deFreese" <[EMAIL PROTECTED]> Cc: Sent: Thursday, February 10, 2005 11:25 AM Subject: Re: Updated patch for weak aliases for glibc OK, I consolidated the patch and added a

Updated patch for weak aliases for glibc

2005-02-10 Thread Barry deFreese
OK, I consolidated the patch and added a change log entry for the weak aliases for setresgid and setresuid. Can someone please take a look. Thanks, Barry (L)user extraordinaire hurd_weakalias_20050210.diff Description: Binary data ___ Bug-hurd mailing