gcc/libiberty
Kaveh R. Ghazi 17998b22b5 libiberty.h (xstrndup): Declare.
include:
	* libiberty.h (xstrndup): Declare.

libiberty:
	* Makefile.in (CFILES): Add strndup.c and xstrndup.c.
	(REQUIRED_OFILES): Add xstrndup.o.
	(CONFIGURED_OFILES): Add strndup.o.
	Regenerate dependencies.

	* configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.

	* strndup.c, xstrndup.c: New.

	* config.in, configure, functions.texi: Regenerate.

From-SVN: r97034
2005-03-25 04:41:41 +00:00
..
config
testsuite * testsuite/demangle-expected: Add test case. 2004-06-28 17:36:27 +00:00
_doprnt.c
aclocal.m4 Makefile.in: Undo to 2004-12-17. 2004-12-27 13:00:12 -08:00
alloca.c
argv.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
asprintf.c asprintf.c: Change comment to note that -1 is returned upon error. 2003-06-03 18:19:17 +00:00
atexit.c
basename.c
bcmp.c
bcopy.c
bsearch.c
bzero.c
calloc.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
ChangeLog libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
choose-temp.c
clock.c
concat.c
config.h-vms
config.in libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
config.table Makefile.in: Undo to 2004-12-17. 2004-12-27 13:00:12 -08:00
configure libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
configure.ac libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
copying-lib.texi
COPYING.LIB
copysign.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
cp-demangle.c cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments. 2005-02-13 01:58:20 -05:00
cp-demangle.h cp-demangle.h: Declare cplus_demangle_operators... 2004-06-28 17:52:45 +00:00
cp-demint.c cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE takes two parameters. 2004-01-13 21:35:12 +00:00
cplus-dem.c re PR other/18623 (4 * libiberty local variables set but never used) 2004-11-24 02:19:10 +00:00
dyn-string.c dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and the associated #define of... 2004-02-24 02:32:50 +00:00
fdmatch.c
ffs.c
fibheap.c fibheap.c (fibheap_replace_key_data): Change type of OKEY to FIBHEAPKEY_T. 2003-09-06 05:28:03 +00:00
floatformat.c floatformat.c: Include "config.h" and <string.h> if available. 2003-12-03 18:36:50 +00:00
fnmatch.c
fnmatch.txh
functions.texi libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
gather-docs
getcwd.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
getopt1.c
getopt.c re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target compilation error) 2003-04-15 14:24:26 +00:00
getpagesize.c
getpwd.c Makefile.in: Convert to ./ throughout. 2004-01-22 14:10:56 -05:00
getruntime.c configure.in (AC_TYPE_PID_T): Use it. 2002-05-07 18:50:53 +00:00
gettimeofday.c libiberty.h (gettimeofday): Declare. 2005-03-10 00:57:10 +00:00
hashtab.c hashtab.c (htab_find_slot_with_hash): Make function documentation clearer. 2005-03-01 12:03:02 +11:00
hex.c hex.c (hex_value): Group 'unsigned int' together to get correct markup. 2005-01-11 15:22:38 -05:00
index.c
insque.c
lbasename.c re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR) 2003-12-22 19:21:37 +00:00
libiberty.texi Revert Index->Manual Index until --no-split is removed... 2004-11-13 17:00:09 +00:00
lrealpath.c * lrealpath.c (lrealpath): Add _WIN32 support. 2004-06-29 11:37:20 +00:00
maint-tool mpw-config.in: Remove. 2005-03-07 21:07:48 +00:00
make-relative-prefix.c Makefile.in (CFILES): Add lrealpath.c. 2003-02-20 22:11:13 +00:00
make-temp-file.c
Makefile.in libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
makefile.vms
md5.c md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used with arguments in... 2002-11-16 13:38:43 +01:00
memchr.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
memcmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
memcpy.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
memmove.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
mempcpy.c mempcpy.c, [...]: New files. 2003-04-16 02:56:46 +00:00
memset.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
mkstemps.c gcc.c (DELETE_IF_ORDINARY): New macro default definition. 2004-04-29 15:28:42 +00:00
msdos.c
objalloc.c objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclaration errors with... 2004-11-20 02:44:34 +00:00
obstack.c
obstacks.texi
partition.c
pex-common.h pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to make this safe. 2004-03-18 03:16:37 +00:00
pex-djgpp.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-msdos.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-unix.c * pex-unix.c: Fix the spelling of longjmp. 2004-11-30 02:56:42 +00:00
pex-win32.c * pex-win32.c (fix_argv): Expand comment. 2004-05-31 10:32:58 +00:00
pexecute.txh Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
physmem.c re PR bootstrap/10974 (Bootstrap failure) 2003-06-09 05:20:02 +00:00
putenv.c
random.c
README configure.in: Rename file to ... 2004-01-10 02:17:41 +00:00
regex.c objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclaration errors with... 2004-11-20 02:44:34 +00:00
rename.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
rindex.c
safe-ctype.c safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
setenv.c
sigsetmask.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
snprintf.c configure.in (funcs, [...]): Add snprintf and vsnprintf. 2003-04-16 22:42:07 +00:00
sort.c
spaces.c
splay-tree.c splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion (and thus large stack space) is not needed. 2004-12-07 15:01:17 -05:00
stpcpy.c mempcpy.c, [...]: New files. 2003-04-16 02:56:46 +00:00
stpncpy.c Fix typo in last checkin. 2003-04-16 04:42:38 +00:00
strcasecmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
strchr.c
strdup.c * strdup.c (strdup): Constify the argument. 2004-01-15 16:28:04 +00:00
strerror.c strerror.c: Include config.h... 2004-04-13 19:46:01 +00:00
strncasecmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
strncmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
strndup.c libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
strrchr.c
strsignal.c objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclaration errors with... 2004-11-20 02:44:34 +00:00
strstr.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
strtod.c
strtol.c
strtoul.c
ternary.c
tmpnam.c
unlink-if-ordinary.c libiberty.h: Declare unlink_if_ordinary. 2005-03-01 09:23:26 +00:00
vasprintf.c * vasprintf.c: Accept __va_copy in addition to va_copy. 2004-09-08 21:29:42 +00:00
vfork.c
vfprintf.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
vmsbuild.com
vprintf.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
vsnprintf.c vsnprintf.c (vsnprintf): Don't pad string with extra nulls. 2003-04-22 19:58:57 +00:00
vsprintf.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
waitpid.c configure.in (AC_TYPE_PID_T): Use it. 2002-05-07 18:50:53 +00:00
xatexit.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
xexit.c
xmalloc.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
xmemdup.c * xmemdup.c, xstrdup.c: Expose the tail call. 2005-03-25 04:05:12 +00:00
xstrdup.c * xmemdup.c, xstrdup.c: Expose the tail call. 2005-03-25 04:05:12 +00:00
xstrerror.c objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclaration errors with... 2004-11-20 02:44:34 +00:00
xstrndup.c libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00

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 to "gcc-bugs@gcc.gnu.org" and send fixes to
"gcc-patches@gcc.gnu.org".  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.ac.

    * 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.