tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Bi-arch 64-bit/32-bit bug in *chflags(2) on NetBSD / standardizing *chflags(2)?
In article
<AANLkTinM6UKHPUE-o6vB7q8RgaD=qBSpjJHn-1Zr4hOM%mail.gmail.com@localhost>,
Garrett Cooper <yanegomi%gmail.com@localhost> wrote:
>Hello NetBSD folks,
> I just ran into this issue today (variable length unsigned long
>used in chflags syscalls) on FreeBSD and I wasn't sure if anyone was
>aware of the issue yet on NetBSD [1] . Just wanted to let you guys
>know so that maybe the 3 major BSDs could get on the same page as far
>as definitions go to reduce external developer pain in other projects
>like Python [2], etc (I chose to standardize on fflags_t for clarity
>as it already appeared to have been standardized to some degree in the
>FreeBSD sourcebase, but that appears to be a FreeBSD-specific
>typedef).
> Please let me know if I need to redirect this message to an alternate list.
>Thanks!
>-Garrett
>
>1. http://lists.freebsd.org/pipermail/freebsd-fs/2011-January/010481.html
>2. http://bugs.python.org/issue8746
They are all unsigned long on NetBSD.
christos
Home |
Main Index |
Thread Index |
Old Index