Mercurial > hg > octave-kai > gnulib-hg
comparison lib/ChangeLog @ 6819:3449832bdc37
* getdate.y (__attribute__): Don't define if already defined.
Problem reported by Larry Jones.
* utimens.c (__attribute__): Likewise.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sun, 11 Jun 2006 07:12:27 +0000 |
parents | 336c26d193b7 |
children | e896d59bd228 |
comparison
equal
deleted
inserted
replaced
6818:6307ee391d59 | 6819:3449832bdc37 |
---|---|
1 2006-06-11 Paul Eggert <eggert@cs.ucla.edu> | |
2 | |
3 * getdate.y (__attribute__): Don't define if already defined. | |
4 Problem reported by Larry Jones. | |
5 * utimens.c (__attribute__): Likewise. | |
6 | |
1 2006-06-04 Paul Eggert <eggert@cs.ucla.edu> | 7 2006-06-04 Paul Eggert <eggert@cs.ucla.edu> |
2 | 8 |
3 * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun | 9 * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun |
4 reported by Andreas Schwab. | 10 reported by Andreas Schwab. |
5 | 11 |