Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from gcc | DJ Delorie | 2005-07-22 | 1 | -2/+0 |
| | |||||
* | merge from gcc | DJ Delorie | 2005-07-09 | 1 | -0/+2 |
| | |||||
* | * memcpy.c: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 2005-07-09 | 1 | -2/+0 |
| | | | | | * memmove.c: Likewise. * objalloc.c: Likewise. | ||||
* | Update the address and phone number of the FSF organization. | Nick Clifton | 2005-05-10 | 1 | -2/+2 |
| | |||||
* | merge from gcc | DJ Delorie | 2005-03-28 | 1 | -11/+6 |
| | |||||
* | merge from gcc | DJ Delorie | 2004-11-20 | 1 | -1/+1 |
| | |||||
* | * hashtab.c, partition.c, xmemdup.c: Include string.h | Zack Weinberg | 2000-05-29 | 1 | -0/+7 |
| | | | | | | | | | | | | | 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. | ||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+291 |