Re: Linux 2.3.39 has 32bit uid. What about 32bit pid?

From: Chris Wing (wingc@engin.umich.edu)
Date: Mon Jan 17 2000 - 13:12:21 EST


Khimenko Victor <khim@sch57.msk.ru> wrote:

> Do this mean that ipc_pid_t will be extended ?

This already happened as part of the 32-bit UID merge in Linux 2.3.39.
Check include/asm-{arch}/{ipcbuf,msgbuf,sembuf,shmbuf}.h for the new IPC
interface.

We now have: 32 bits for uid,gid
                64 bits for time_t
                machine word size (32 or 64) for sizes
                32 bits for pid

in all the IPC structures passed to/from user programs.

Thanks,

Chris Wing
wingc@engin.umich.edu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:16 EST