Re: Fixing tmpfs and defpager

2011-11-19 Thread Thomas Schwinge
Hi! There appears to be certain overlap with the uncommitted bits of Sergio's earlier patches, from the tread starting at (and is also related to the former thread). Grüße,

Re: Patch procfs cpuinfo

2011-11-19 Thread Samuel Thibault
Hello, Bouju Alain, le Sun 13 Nov 2011 12:44:04 +0100, a écrit : > /* gcc cpuinfo.c -o cpuinfo `pkg-config --cflags glib-2.0` -lm */ > #include Using glib for /proc is a bit out of question :) 16-bit and 32-bit types are available as uint16_t & uint32_t in stdint.h. The coding style has to fol

Re: Fixing tmpfs and defpager

2011-11-19 Thread Samuel Thibault
Maksym Planeta, le Sun 13 Nov 2011 23:16:38 +0200, a écrit : > The patch I wrote is in attachment, but I'm not sure if the way I was > fixing defpager and tmpfs is right. So I'm looking forward for your > critique. Could you perhaps motivate the change? I'm not a pager expert at all, so it's a bi

glibc 'make install' fails when built apart from source tree - libc.info

2011-11-19 Thread Stephen Gilles
Hello, I was packaging glibc for the Arch Hurd yesterday, and I noticed that the `make install' command aborts for the latest git version. In particular, the following section of my generated manual/Makefile was problematic. install: $(inst_infodir)/libc.info @if $(SHELL) -c '$(INSTALL