gcc/libiberty
Mumit Khan 36eb4217ac pexecute.c: Change all references to __UWIN__ to _UWIN.
* pexecute.c: Change all references to __UWIN__ to _UWIN.
        * xmalloc.c: Likewise.
        (xcalloc): UWIN has sbrk.
        (xrealloc): Fix guard macro.

From-SVN: r26352
1999-04-11 16:21:28 -06:00
..
config Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
testsuite cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members. 1999-04-11 18:46:52 +00:00
COPYING.LIB Update address. 1998-02-23 14:57:23 -07:00
ChangeLog pexecute.c: Change all references to __UWIN__ to _UWIN. 1999-04-11 16:21:28 -06:00
Makefile.in regress-demangle: New file. 1999-04-05 14:28:59 +00:00
README Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
acconfig.h Initial revision 1998-05-16 00:20:36 -06:00
alloca-conf.h Initial revision 1998-05-16 00:20:36 -06:00
alloca.c pexecute.c: Updates from gcc. 1998-09-05 04:42:19 -06:00
argv.c Warning fixes: 1998-12-22 06:57:17 +00:00
asprintf.c asprintf.c: Consistently use either stdarg or varargs. 1997-10-16 01:39:03 -06:00
atexit.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
basename.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
bcmp.c
bcopy.c
bzero.c
calloc.c configure.in: Check for calloc. 1998-11-13 16:36:04 +00:00
choose-temp.c Warning fixes: 1998-12-22 06:57:17 +00:00
clock.c clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on platforms that don't have HZ. 1999-02-02 16:05:16 -07:00
concat.c
config.h-vms
config.in configure.in: Call AC_HEADER_SYS_WAIT. 1998-11-19 10:05:03 +00:00
config.table Changes from official libiberty sources. 1999-04-06 21:31:24 -06:00
configure regress-demangle: New file. 1999-04-05 14:28:59 +00:00
configure.bat Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
configure.in regress-demangle: New file. 1999-04-05 14:28:59 +00:00
copysign.c
cplus-dem.c cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members. 1999-04-11 18:46:52 +00:00
fdmatch.c
floatformat.c Warning fixes: 1998-12-22 06:57:17 +00:00
fnmatch.c Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
getcwd.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
getopt.c getopt.c: Check HAVE_STRINGS_H before including strings.h. 1998-10-13 16:59:40 -06:00
getopt1.c pexecute.c: Updates from gcc. 1998-09-05 06:10:25 -06:00
getpagesize.c configure.in: Check for unistd.h as well. 1998-05-21 07:52:41 +00:00
getruntime.c clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on platforms that don't have HZ. 1999-02-02 16:05:16 -07:00
hex.c
index.c
insque.c
makefile.dos
makefile.vms Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
memchr.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
memcmp.c
memcpy.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
memmove.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
memset.c
mkstemps.c Makefile.in (REQUIRED_OFILES): remove mkstemp.o 1999-02-08 17:17:32 -07:00
mpw-config.in Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
mpw-make.sed
mpw.c * mpw.c (mpw_access): Add missing parens. 1998-11-19 14:17:54 -07:00
msdos.c
objalloc.c Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
obstack.c pexecute.c: Updates from gcc. 1998-09-05 06:24:41 -06:00
pexecute.c pexecute.c: Change all references to __UWIN__ to _UWIN. 1999-04-11 16:21:28 -06:00
random.c random.c (NULL): Don't redefine NULL if it is already defined. 1999-01-13 14:38:14 -07:00
rename.c
rindex.c
sigsetmask.c
spaces.c
splay-tree.c splay-tree.h (splay_tree_compare_pointers): Declare. 1999-04-02 15:18:06 +00:00
strcasecmp.c
strchr.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
strdup.c
strerror.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
strncasecmp.c
strrchr.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
strsignal.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
strstr.c
strtod.c
strtol.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
strtoul.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
tmpnam.c
vasprintf.c mkstemp.c: Include config.h even when not IN_GCC. 1998-09-07 20:37:13 +00:00
vfork.c
vfprintf.c pexecute.c: Updates from gcc. 1998-09-05 04:42:19 -06:00
vmsbuild.com Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
vprintf.c mkstemp.c: Include config.h even when not IN_GCC. 1998-09-07 20:37:13 +00:00
vsprintf.c
waitpid.c
xatexit.c
xexit.c
xmalloc.c pexecute.c: Change all references to __UWIN__ to _UWIN. 1999-04-11 16:21:28 -06:00
xstrdup.c * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed. 1999-01-13 11:30:56 +00:00
xstrerror.c

README

This directory contains the -liberty library of free software.
It is a collection of subroutines used by various GNU programs.
Current members include:

	getopt -- get options from command line
	obstack -- stacks of arbitrarily-sized objects
	strerror -- error message strings corresponding to errno
	strtol -- string-to-long conversion
	strtoul -- string-to-unsigned-long conversion

We expect many of the GNU subroutines that are floating around to
eventually arrive here.

The library must be configured from the top source directory.  Don't
try to run configure in this directory.  Follow the configuration
instructions in ../README.

Please report bugs and fixes to "bug-gnu-utils@prep.ai.mit.edu".  Thank you.

ADDING A NEW FILE
=================

There are two sets of files:  Those that are "required" will be
included in the library for all configurations, while those
that are "optional" will be included in the library only if "needed."

To add a new required file, edit Makefile to add the source file
name to CFILES and the object file to REQUIRED_OFILES.

To add a new optional file, it must provide a single function, and the
name of the function must be the same as the name of the file.

    * Add the source file name to CFILES.

    * Add the function to name to the funcs shell variable in
      configure.in.

    * Add the function to the AC_CHECK_FUNCS lists just after the
      setting of the funcs shell variable.  These AC_CHECK_FUNCS calls
      are never executed; they are there to make autoheader work
      better.

    * Consider the special cases of building libiberty; as of this
      writing, the special cases are newlib and VxWorks.  If a
      particular special case provides the function, you do not need
      to do anything.  If it does not provide the function, add the
      object file to LIBOBJS, and add the function name to the case
      controlling whether to define HAVE_func.

The optional file you've added (e.g. getcwd.c) should compile and work
on all hosts where it is needed.  It does not have to work or even
compile on hosts where it is not needed.

ADDING A NEW CONFIGURATION
==========================

On most hosts you should be able to use the scheme for automatically
figuring out which files are needed.  In that case, you probably
don't need a special Makefile stub for that configuration.

If the fully automatic scheme doesn't work, you may be able to get
by with defining EXTRA_OFILES in your Makefile stub.  This is
a list of object file names that should be treated as required
for this configuration - they will be included in libiberty.a,
regardless of whatever might be in the C library.