Alan Modra
31b15688c4
Import libiberty from gcc
2022-05-13 16:43:15 +09:30
DJ Delorie
02d1f5acc5
merge from gcc
2011-06-13 16:37:46 +00:00
Corinna Vinschen
fe817eb1a3
* strsignal.c (psignal): Change second parameter to const char *.
...
Fix comment accordingly.
2011-05-17 16:14:52 +00:00
Eric Blake
2c19758174
2008-06-19 Eric Blake <ebb9@byu.net>
...
Adjust strsignal to POSIX 200x prototype.
* strsignal.c (strsignal): Remove const.
2008-06-19 15:17:56 +00:00
Ben Elliston
71f2e6f41f
* strsignal.c (psignal): Change type of signo to int.
...
* functions.texi: Regenerate.
2007-01-30 23:13:04 +00:00
DJ Delorie
49b1fae430
merge from gcc
2005-03-28 02:09:01 +00:00
DJ Delorie
3e0f14040c
merge from gcc
2004-11-20 03:00:47 +00:00
DJ Delorie
1ea16ec5b4
merge from gcc
2003-04-15 21:29:34 +00:00
DJ Delorie
5d852400e9
merge from gcc
2001-10-17 22:35:28 +00:00
DJ Delorie
ba19b94f67
merge from gcc
2001-10-16 02:55:31 +00:00
DJ Delorie
e6450fe561
merge from gcc
2001-10-07 17:24:36 +00:00
DJ Delorie
11f6f21d46
merge from gcc
2001-06-12 13:16:43 +00:00
Zack Weinberg
5c82d20a26
* hashtab.c, partition.c, xmemdup.c: Include string.h
...
if HAVE_STRING_H.
* pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
* objalloc.c: Include config.h. Include stdlib.h and don't
declare malloc or free if HAVE_STDLIB_H.
* strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
else declare malloc without prototype. Include string.h if
HAVE_STRING_H, else declare memset without prototype. Don't
include stddef.h.
* sort.c: Bring over from GCC.
2000-05-29 20:45:32 +00:00
Richard Henderson
252b5132c7
19990502 sourceware import
1999-05-03 07:29:11 +00:00