On 10/24/07, Christoph Egger wrote:
creaking along.
> - POSIX ptsname() (this is used in a python binding module)
dunno.
> - newer gcc version due to a structure padding bug with
can you tell me which structure? attribute packed/aligned should
never be used on typedefs because of this. it's one of those
astounding things that gcc compiles, but then neglects to warn that it
completely ignores the attribute.
> Oh, a libc header cleanup is nice to have. I don't know why uvm kernel headers
so that userland programs can talk to the kernel. what's the problem?
they're not in the way are they? (where else would they go?)
