| 1 |
2005-10-18 Anatoly Sokolov <aesok@pautinka.net> |
2005-10-18 Anatoly Sokolov <aesok@pautinka.net> |
| 2 |
|
|
| 3 |
|
* doc/api/doxygen.config.in: Use 'top_builddir' instead 'top_srcdir' |
| 4 |
|
in the IMAGE_PATH parameter. |
| 5 |
|
* doc/api/Makefile.am: Add full path for 'avrs.png-save' file. |
| 6 |
|
New 'sed' command for transformations 'doxygen.config.in'. |
| 7 |
|
|
| 8 |
|
2005-10-18 Anatoly Sokolov <aesok@pautinka.net> |
| 9 |
|
|
| 10 |
* include/string.h (ffs): Rename 'ffs' macro to '_FFS'. |
* include/string.h (ffs): Rename 'ffs' macro to '_FFS'. |
| 11 |
Move DOXYGEN comments for 'ffs', 'ffsl' and 'ffsll' from here . |
Move DOXYGEN comments for 'ffs', 'ffsl' and 'ffsll' from here . |
| 12 |
* libc/string/ffs.S: .. to here, .. |
* libc/string/ffs.S: .. to here, .. |