sortix-mirror/libc/pwd
Jonas 'Sortie' Termansen c57ff050e9 Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
..
__openent.c Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
bcrypt_newhash.c Fix <stdio.h> pulling in <pthread.h> through <FILE.h> when __is_sortix_libc. 2018-07-17 12:25:52 +02:00
endpwent.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fgetpwent.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fgetpwent_r.c Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
getpwent.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getpwent_r.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getpwnam.c Remove ENOUSER and ENOGROUP. 2021-05-10 23:26:31 +02:00
getpwnam_r.c Remove ENOUSER and ENOGROUP. 2021-05-10 23:26:31 +02:00
getpwuid.c Remove ENOUSER and ENOGROUP. 2021-05-10 23:26:31 +02:00
getpwuid_r.c Remove ENOUSER and ENOGROUP. 2021-05-10 23:26:31 +02:00
openpw.c Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
scanpwent.c Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
setpwent.c Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00