Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from gcc | DJ Delorie | 2011-06-13 | 1 | -2/+2 |
| | |||||
* | * strsignal.c (psignal): Change second parameter to const char *. | Corinna Vinschen | 2011-05-17 | 1 | -2/+2 |
| | | | | Fix comment accordingly. | ||||
* | 2008-06-19 Eric Blake <ebb9@byu.net> | Eric Blake | 2008-06-19 | 1 | -6/+8 |
| | | | | | Adjust strsignal to POSIX 200x prototype. * strsignal.c (strsignal): Remove const. | ||||
* | * strsignal.c (psignal): Change type of signo to int. | Ben Elliston | 2007-01-30 | 1 | -3/+3 |
| | | | | * functions.texi: Regenerate. | ||||
* | merge from gcc | DJ Delorie | 2005-03-28 | 1 | -18/+9 |
| | |||||
* | merge from gcc | DJ Delorie | 2004-11-20 | 1 | -2/+1 |
| | |||||
* | merge from gcc | DJ Delorie | 2003-04-15 | 1 | -1/+1 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-10-17 | 1 | -1/+1 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-10-16 | 1 | -79/+48 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-10-07 | 1 | -3/+3 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-06-12 | 1 | -0/+2 |
| | |||||
* | * hashtab.c, partition.c, xmemdup.c: Include string.h | Zack Weinberg | 2000-05-29 | 1 | -8/+11 |
| | | | | | | | | | | | | | 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. | ||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 1 | -0/+644 |