/[cvs]/ccvs/windows-NT/unistd.h
ViewVC logotype

Diff of /ccvs/windows-NT/unistd.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by conradpino, Sun Sep 25 19:11:27 2005 UTC revision 1.10 by conradpino, Mon Sep 26 03:09:15 2005 UTC
# Line 41  FIXME: gethostname prototype for lib/xge Line 41  FIXME: gethostname prototype for lib/xge
41                  Remove when GNULib folks provide a permenant fix.                  Remove when GNULib folks provide a permenant fix.
42                  Requested by Mark D. Baushke and committed by Conrad T. Pino                  Requested by Mark D. Baushke and committed by Conrad T. Pino
43  */  */
44  int __stdcall gethostname (char * name, int namelen);  int __declspec(dllimport) __stdcall gethostname (char * name, int namelen);
45    
46  #if 0 /* someday maybe these should be added here as well */  #if 0 /* someday maybe these should be added here as well */
47    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26