Re: Wrong define for dev_t
Felix von Leitner <[email protected]>
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
> Yes on x86-64 it works fine, not on i386 Ah, now I can repro. I fixed it in CVS and also updated sys/stat.h so it includes higher resolution dev_t. The kernel definition changed since I took it :) Felix