home *** CD-ROM | disk | FTP | other *** search
/ Plex 2 / Plex2.mdf / u_linux / hostid.rea < prev    next >
Text File  |  1994-05-20  |  746b  |  21 lines

  1. Hi,
  2.  
  3. Some people started asking about the gethostid() call in linux.
  4. gethostid()/sethostid() was supported from libc-4.4.2b onwards but nothing
  5. written to query/set it. So I wacked this up in a few minutes and added
  6. International support too just as an example of how to do it.
  7.  
  8. Please take out -DNLS from the Makefile if you don't want International
  9. support. If you do want it then you must also have the `gencat' binary
  10. to compile a catalog for your own language. Look in
  11.  
  12.     sunsite.unc.edu /pub/Linux/utils/nls/catalogs/cat-pack.tar.gz
  13.  
  14. I had actually sent this to Rik Faith for inclusion in his util-1.x package
  15. a while ago, but it never showed up. So I release it myelf to the public.
  16.  
  17. Questions/Help to me.
  18.  
  19. Mitch
  20. m.dsouza@mrc-apu.cam.ac.uk
  21.