home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / libbsd / README.HLU < prev    next >
Encoding:
Text File  |  1993-03-07  |  579 b   |  16 lines

  1. HJ,
  2.  
  3. This is the source of the current "libbsd.a" as I have it
  4. next to the libc 4.3.2.  You can safely ignore the blahblah
  5. in the other README- throw it away after you added this stuff
  6. to the rest of libc...
  7.  
  8. I think the best way to add this to the standard set of C
  9. libraries is to keep it in the form of a single non-sharable
  10. library (/usr/lib/libbsd.a) that only gets linked if the user
  11. asks for it by typing "-lbsd".  I don't know if this is pos-
  12. sible, but I don't think it should be added to the "shared"
  13. image, because it might cause other problems in that case...
  14.  
  15. Fred.
  16.