Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
|\ | |||||
* | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -0/+6 |
|/ | | | | | | | Remove unused macros or macro which are always defined. include/my_global.h: Remove unused macros and move macros which aren't used globally. | ||||
* | Bug#25118 ATTRIBUTE_FORMAT_FPTR undeclared in m_ctype.h | unknown | 2007-04-12 | 1 | -0/+63 |
- Move marcos for __attribute__ usage to my_attribute.h and include that file where needed include/Makefile.am: Add new header file my_attribute.h include/m_ctype.h: Include my_attribute.h in order to use ATTRIBUTE_* macros include/my_global.h: Move the ATTRIBUTE_* macros to my_attribute.h Include my_attribute.h include/my_sys.h: No need to protect the inclusion of header file, it will protect itself include/my_attribute.h: New BitKeeper file ``include/my_attribute.h'' |