Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-16 | * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be | Jakub Jelinek | 1 | -50/+58 | |
used with arguments in traditional C' warnings. | |||||
2002-09-20 | merge from gcc | DJ Delorie | 1 | -3/+3 | |
2001-05-09 | merge from gcc | DJ Delorie | 1 | -68/+68 | |
2000-12-29 | * fnmatch.c: Make the note about the origins of this file more | DJ Delorie | 1 | -2/+3 | |
accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto. | |||||
2000-09-26 | * md5.c: #include "ansidecl.h". | DJ Delorie | 1 | -0/+1 | |
2000-09-22 | * Makefile.in (REQUIRED_OFILES): Add md5.o. | Jason Merrill | 1 | -0/+419 | |
(CFILES): Add md5.c. * md5.c: New file. |