[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] use major & minor for device numbers
From: |
Samuel Thibault |
Subject: |
Re: [patch] use major & minor for device numbers |
Date: |
Sun, 20 Jul 2008 14:01:51 +0100 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Samuel Thibault, le Sun 20 Jul 2008 00:08:56 +0100, a écrit :
> Samuel Thibault, le Sun 20 Jul 2008 00:08:23 +0100, a écrit :
> > Flávio Cruz, le Sat 19 Jul 2008 21:23:10 +0000, a écrit :
> > > This patch makes libnetfs use the macros from sys/sysmacros.h.
> >
> > Which is from glibc. Are we sure we are including the Hurd version of
> > that header? (The Linux one uses other shifts & masks.)
>
> (I mean: think about cross-compiling etc.)
But we already depend on that for other stuff, so ok.
Samuel