..
config
aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
2001-03-06 09:52:35 +00:00
testsuite
cpp-id-data.h (UC): Was U, conflicts with U...
2008-04-18 09:58:08 -04:00
COPYING.LIB
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
ChangeLog
Makefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-17 23:13:35 +00:00
Makefile.in
configure.ac (frags): Don't set, use frag instead.
2008-03-27 13:40:08 +00:00
README
configure.in: Rename file to ...
2004-01-10 02:17:41 +00:00
_doprnt.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
aclocal.m4
re PR other/35457 (Error building GCC trunk on CELL SPU)
2008-04-18 10:28:53 +00:00
alloca.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
argv.c
argv.c (writeargv): Fix typo in inline documentation.
2007-07-23 13:29:17 -04:00
asprintf.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
at-file.texi
* at-file.texi: Fix typo.
2005-10-07 14:21:47 +00:00
atexit.c
demangle.h: Remove uses of PARAMS.
2005-03-26 19:24:33 +00:00
basename.c
asprintf.c: Include config.h.
2005-04-16 00:40:08 +00:00
bcmp.c
bcmp.c: Fix warnings and implement using memcmp.
2005-04-02 20:28:00 +00:00
bcopy.c
pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.
2006-10-26 03:16:11 +00:00
bsearch.c
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
2005-04-02 19:57:12 +00:00
bzero.c
bcmp.c: Fix warnings and implement using memcmp.
2005-04-02 20:28:00 +00:00
calloc.c
demangle.h: Remove uses of PARAMS.
2005-03-26 19:24:33 +00:00
choose-temp.c
hex.c: Fix typo.
2007-01-31 15:05:50 -05:00
clock.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
concat.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
config.h-vms
Initial revision
1997-08-21 18:57:35 -04:00
config.in
configure.ac: Check for a getopt(3) declaration.
2005-07-22 13:14:38 +10:00
configure
Makefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-17 23:13:35 +00:00
configure.ac
configure.ac: use -fPIC on Linux/MIPS hosts.
2008-04-21 21:23:34 +00:00
copying-lib.texi
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
copysign.c
demangle.h: Remove uses of PARAMS.
2005-03-26 19:24:33 +00:00
cp-demangle.c
Update copyright date.
2008-03-31 17:44:22 +00:00
cp-demangle.h
demangle.h: New cplus_demangle_print_callback...
2007-01-29 20:07:49 +00:00
cp-demint.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
cplus-dem.c
cplus-dem.c (malloc, realloc): Use void * instead of char * as return type.
2008-03-13 18:49:45 +00:00
dyn-string.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
fdmatch.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
ffs.c
md5.h: Remove definition and uses of __P.
2005-03-27 15:31:13 +00:00
fibheap.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
filename_cmp.c
filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.
2007-05-03 23:39:35 +00:00
floatformat.c
floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.
2007-11-13 00:37:43 +00:00
fnmatch.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
fnmatch.txh
argv.c, [...]: Improve manual formatting.
2001-10-17 17:15:41 -04:00
fopen_unlocked.c
fopen_unlocked.c: Enclose multi-word data types in @deftypefn in braces.
2005-05-15 18:36:40 +02:00
functions.texi
argv.c (writeargv): Fix typo in inline documentation.
2007-07-23 13:29:17 -04:00
gather-docs
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
getcwd.c
md5.h: Remove definition and uses of __P.
2005-03-27 15:31:13 +00:00
getopt.c
* getopt.c: Include ansidecl.h before system headers.
2005-07-23 14:57:03 +00:00
getopt1.c
getpwd.c: Remove unneeded prototype getcwd and move getwd so that it's only declared if...
2005-05-16 15:52:39 +02:00
getpagesize.c
md5.h: Remove definition and uses of __P.
2005-03-27 15:31:13 +00:00
getpwd.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
getruntime.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
gettimeofday.c
gettimeofday.c: Add "Supplemental" to @deftypefn.
2005-03-31 17:14:58 +01:00
hashtab.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-07-27 17:10:07 +00:00
hex.c
hex.c: Fix typo.
2007-01-31 15:05:50 -05:00
index.c
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
2005-04-02 19:57:12 +00:00
insque.c
md5.h: Remove definition and uses of __P.
2005-03-27 15:31:13 +00:00
lbasename.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
libiberty.texi
libgomp.texi (omp_test_lock): Fix typo.
2008-06-15 09:42:13 +00:00
lrealpath.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
maint-tool
maint-tool (deps): Output stamp-h instead of config.h.
2007-07-12 02:23:52 +00:00
make-relative-prefix.c
make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.
2008-03-24 17:11:21 +00:00
make-temp-file.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
makefile.vms
xmemdup.c: New xmemdup function.
1999-09-08 02:19:52 -06:00
md5.c
md5.c (md5_process_bytes): Do not assume that memcpy will provide a return value.
2008-03-11 14:08:53 +00:00
memchr.c
md5.h: Remove definition and uses of __P.
2005-03-27 15:31:13 +00:00
memcmp.c
md5.h: Remove definition and uses of __P.
2005-03-27 15:31:13 +00:00
memcpy.c
Recover patch lost in the sourceware repository:
2005-07-22 13:21:19 +10:00
memmove.c
Recover patch lost in the sourceware repository:
2005-07-22 13:21:19 +10:00
mempcpy.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
memset.c
partition.h: Remove use of PARAMS.
2005-03-28 04:22:33 +00:00
mkstemps.c
Open temporary files in binary mode when using mkstemps.
2006-05-28 08:48:00 +00:00
msdos.c
Initial revision
1997-08-21 18:57:35 -04:00
objalloc.c
Recover patch lost in the sourceware repository:
2005-07-22 13:21:19 +10:00
obstack.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
obstacks.texi
libgomp.texi (omp_test_lock): Fix typo.
2008-06-15 09:42:13 +00:00
partition.c
pexecute.c (pwait): Free vector pointer.
2006-02-20 20:21:49 -05:00
pex-common.c
libiberty.h (PEX_STDERR_TO_PIPE): New define.
2007-01-31 18:40:34 +00:00
pex-common.h
[patch]: libiberty pex for _WIN64.
2007-08-24 09:40:35 +02:00
pex-djgpp.c
[patch]: libiberty pex for _WIN64.
2007-08-24 09:40:35 +02:00
pex-msdos.c
[patch]: libiberty pex for _WIN64.
2007-08-24 09:40:35 +02:00
pex-one.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
pex-unix.c
[patch]: libiberty pex for _WIN64.
2007-08-24 09:40:35 +02:00
pex-win32.c
[patch]: libiberty pex for _WIN64.
2007-08-24 09:40:35 +02:00
pexecute.c
* pexecute.c (pwait): Syntax fix for previous change.
2006-02-21 13:21:44 +11:00
pexecute.txh
pexecute.txh (pex_free): Document process killing.
2007-09-06 16:58:57 +00:00
physmem.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
putenv.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
random.c
partition.h: Remove use of PARAMS.
2005-03-28 04:22:33 +00:00
regex.c
* regex.c (regcomp): Change type of `i' from unsigned to int.
2005-07-22 13:55:44 +10:00
rename.c
partition.h: Remove use of PARAMS.
2005-03-28 04:22:33 +00:00
rindex.c
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
2005-04-02 19:57:12 +00:00
safe-ctype.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
setenv.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
sha1.c
sha1.h: New file, from gnulib.
2008-03-25 00:54:53 +00:00
sigsetmask.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
snprintf.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
sort.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
spaces.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
splay-tree.c
re PR other/33768 (splay-tree.c typo)
2008-01-19 00:39:08 +00:00
stpcpy.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
stpncpy.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
strcasecmp.c
partition.h: Remove use of PARAMS.
2005-03-28 04:22:33 +00:00
strchr.c
partition.h: Remove use of PARAMS.
2005-03-28 04:22:33 +00:00
strdup.c
partition.h: Remove use of PARAMS.
2005-03-28 04:22:33 +00:00
strerror.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
strncasecmp.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
strncmp.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
strndup.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
strrchr.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
strsignal.c
strsignal.c (psignal): Change type of signo to int.
2007-01-31 10:12:29 +11:00
strstr.c
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
2005-04-02 19:57:12 +00:00
strtod.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
strtol.c
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
2005-04-02 19:57:12 +00:00
strtoul.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
strverscmp.c
strverscmp.c: Update FSF address.
2005-08-17 03:31:04 +00:00
tmpnam.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
unlink-if-ordinary.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
vasprintf.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
vfork.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
vfprintf.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
vmsbuild.com
xmemdup.c: New xmemdup function.
1999-09-08 02:19:52 -06:00
vprintf.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
vsnprintf.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
vsprintf.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
waitpid.c
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
2005-04-02 19:57:12 +00:00
xatexit.c
asprintf.c: Include config.h.
2005-04-16 00:40:08 +00:00
xexit.c
Update the address and phone number of the FSF organization.
2005-05-10 15:33:18 +00:00
xmalloc.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
xmemdup.c
ternary.h: Don't use PARAMS anymore.
2005-03-28 01:28:01 +00:00
xstrdup.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
xstrerror.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00
xstrndup.c
libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 20:48:25 +00:00