home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / vmsnet / internal / 1686 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  773 b 

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!spool.mu.edu!caen!kuhub.cc.ukans.edu!ccsvax.sfasu.edu!menudo.uh.edu!jpunix!mwk.uucp!gleason
  2. Newsgroups: vmsnet.internals
  3. Subject: Another newbie C internals question
  4. Message-ID: <1992Dec15.161738.1258@mwk.uucp>
  5. From: gleason@mwk.uucp
  6. Date: 15 Dec 92 16:17:38 CST
  7. Organization: M. W. Kellogg, Houston TX
  8. Lines: 12
  9.  
  10.  
  11.   OK, I'm still converting thousands of lines of MACRO-32 to DEC C on
  12. an Alpha. I am now wondering about "library functions" such as memcpy,
  13. strncpy and the like.
  14.  
  15.   Is there any reason to think they would be safe to call in kernel
  16. mode, at high IPL, and with spinlocks held? Or would that be more like
  17. expecting lib$get_input to work in the middle of a driver?
  18.  
  19. Lee K. Gleason
  20. Control-G Consultants
  21. gleason@mwk.uucp
  22.