| Change |
Effect |
1 | Type of field egroup has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
2 | Type of field euser has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
3 | Type of field fgroup has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
4 | Type of field fuser has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
5 | Type of field rgroup has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
6 | Type of field ruser has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
7 | Type of field sgroup has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
8 | Type of field suser has been changed from char[20] (20 bytes) to char[33] (33 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
escape_command ( char*const outbuf, proc_t const*const pp, int bytes, int* cells, unsigned int flags ) @@ LIBPROCPS_02nd parameter 'pp' (pointer) has base type 'struct proc_t'.
readeither ( PROCTAB*const PT, proc_t*restrict x ) @@ LIBPROCPS_02nd parameter 'x' (pointer) has base type 'struct proc_t'.
readproc ( PROCTAB*const PT, proc_t*restrict p ) @@ LIBPROCPS_02nd parameter 'p' (pointer) has base type 'struct proc_t'.
readtask ( PROCTAB*const PT, proc_t const*const p, proc_t*restrict t ) @@ LIBPROCPS_03rd parameter 't' (pointer) has base type 'struct proc_t'.