Pino Toscano b3404dbdeb Hurd: compliance fixes for getlogin_r
- make LOGIN non-static, as it would make getlogin_r no more reentrant; change its type to string_t
- fail with ERANGE if NAME has not enough space for the actual login string
- copy with memcpy only the chars of the string
2012-07-21 00:16:11 +02:00
..
2012-05-10 15:57:24 -07:00
2012-04-05 00:26:22 +02:00
2012-06-21 19:20:33 +00:00
2012-07-10 14:30:24 +02:00