Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!agate!violet.berkeley.edu!ilan343 From: ilan343@violet.berkeley.edu (Geraldo Veiga) Newsgroups: comp.unix.programmer Subject: What is "mkstemp" Summary: looking for a replacement for mkstemp Keywords: mkstemp SUN/OS Message-ID: <1991Mar1.061830.4442@agate.berkeley.edu> Date: 1 Mar 91 06:18:30 GMT Sender: usenet@agate.berkeley.edu (USENET Administrator) Organization: University of California, Berkeley Lines: 7 I am trying to port cvs to system V. I found all missing parts except for a function called "mkstemp". It probably exists under SUN OS, CVS runs on Suns. Can anyone with a Sun on her/his desk tell me what this function does? Better yet, a replacement that works in a saner OS!!! Thanks in advance