mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
parent
06ace4e7b4
commit
f8ea02d4d1
9 changed files with 224 additions and 7 deletions
11
third_party/musl/lckpwdf.c
vendored
Normal file
11
third_party/musl/lckpwdf.c
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
#include <shadow.h>
|
||||
|
||||
int lckpwdf()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
int ulckpwdf()
|
||||
{
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue