sortix-mirror/libc/pwd
Jonas 'Sortie' Termansen 11be0007b8 Remove ENOUSER and ENOGROUP.
The <pwd.h> and <grp.h> family of functions are supposed to return
nothing with no error set if there is no matching entry.
2021-05-10 23:26:31 +02: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 Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +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 Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
setpwent.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00