Commit Graph

3 Commits

Author SHA1 Message Date
Jaromir Capik
d4ddc96bc1 library: changing P_G_SZ from 20 to 33
Nowadays the usernames can be 32 characters long
(typically OpenShift usernames use the whole length)
and the old limit was preventing us from processing
them correctly.
The macro change affects the proc_t structure size.
2014-07-14 16:21:52 +02:00
albert
f1db79c042 better handling of long usernames 2004-07-20 23:31:12 +00:00
albert
5087f3dbf6 big header clean-up 2002-12-09 07:00:07 +00:00