Penguin
Diff: gethostname(2)
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of gethostname(2).

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 7 Last edited on Friday, March 18, 2005 9:50:03 pm by MichalMatyska
Older page: version 6 Last edited on Friday, August 29, 2003 3:13:50 pm by PerryLorier Revert
@@ -40,11 +40,10 @@
  perror("gethostname"); 
  return 1; 
 
  printf("%s\n",domain); 
- free(domain);  
  return 0; 
 
  
  
 !!SEE ALSO 
 getdomainname(2), setdomainname(2), uname(2) 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.