ftp.nice.ch/pub/next/developer/languages/lisp/gcl.2.2-LISP.I.bs.tar.gz#/gcl-2.2/dos/dum_dos.c

This is dum_dos.c in view mode; [Download] [Up]

#define DUM(a) int a(int n) { printf("dummy " #a " call %d\n",n); return 0;}
DUM(profil)
/* DUM(alarm) */
DUM(getpid)
DUM(getuid)
DUM(popen)
DUM(pclose)
DUM(getpwuid)
DUM(getpwnam)

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.