matt335672 a16e56f711 Add function to get user information by UID
Moving to a uid_t to store the user information makes a lot
of sense. When doing this, we need a function to get information
about a user from the uid_t

As well as creating the function g_getuser_info_by_uid() we also
rename g_getuser_info() to g_getuser_info_by_name() and make the
parameter ordering more usual.
2022-12-22 11:35:02 +00:00
..
2021-11-18 15:19:46 +08:00
2022-09-03 02:01:48 +00:00
2022-01-28 12:23:40 +00:00
2022-11-04 22:18:02 +03:00
2022-10-11 09:55:33 +09:00
2022-10-11 09:56:36 +09:00
2022-03-26 23:45:16 -04:00
2022-09-03 02:01:48 +00:00
2021-05-28 10:57:12 +01:00
2022-02-09 10:18:15 +00:00
2022-09-03 02:01:48 +00:00
2022-01-28 12:23:40 +00:00
2022-09-03 02:01:48 +00:00
2022-12-09 17:34:25 +00:00
2022-12-09 17:34:25 +00:00
2022-09-15 23:55:23 +08:00