home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / utils / bug / 2335 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.2 KB  |  34 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!cygnus.com!bothner
  3. From: bothner@cygnus.com
  4. Subject: Re: suggestions for getopt*.c in libiberty
  5. Message-ID: <9301060807.AA02614@cygnus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <9301050334.AA06167@igc.apc.org>
  9. Distribution: gnu
  10. Date: Tue, 5 Jan 1993 16:07:18 GMT
  11. Approved: bug-gnu-utils@prep.ai.mit.edu
  12. Lines: 20
  13.  
  14. > I want to put it after -lc, since any existing routines on a particular
  15. > Unix are probably more efficient than the versions in -liberty.
  16.  
  17. Most routines in libiberty are there only if there is no
  18. corresponding routine in libc.  Any other routines are unlikely
  19. to be any more efficient in libc.
  20.  
  21. The efficiency of getopt is particularly irrelevant - even if
  22. it made a difference, why do you think the system version is preferable?
  23.  
  24. > Also, it would be nice if libiberty.tar.Z, with it's own configure, could
  25. > appear in prep.ai.mit.edu:~ftp/pub/gnu.
  26.  
  27. There are no plans for this, since libiberty is just a utility library
  28. for Cygnus releases.  It has no particular deocumentation or specification.
  29. If non-Cygnus packages start using it, we might re-consider.
  30.  
  31.     --Per Bothner
  32. Cygnus Support     bothner@cygnus.com
  33.  
  34.