mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-26 22:43:13 -08:00
9 lines
118 B
D
9 lines
118 B
D
#define DUM(a) int a(int n) {}
|
|
|
|
DUM(alarm)
|
|
DUM(getpid)
|
|
DUM(getuid)
|
|
DUM(popen)
|
|
DUM(pclose)
|
|
DUM(getpwuid)
|
|
DUM(getpwnam)
|