summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/fb/mw_uid.c (follow)
AgeCommit message (Collapse)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
This order change fixes the Latex documentation build via Doxygen.
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill
These were remnants of pre-Doxygen comment style.
2014-01-09mw_uid: corrects uid_read_message short timeoutsAllan Hessenflow
2012-12-21libmisc: Doxygen Enhancement Task #1Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* libmisc/Makefile.am, libmisc/fb/mw_uid.c, libmisc/fb/mw_uid.h: Clean up. Add Doxygen style comments. Add method to print uid structure. * libmisc/fb/mw_print.c: New file.
2009-08-212009-08-21 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill
* Makefile.am, preinstall.am, libmisc/Makefile.am: Changed the name of mw-fb directory into fb. Relocated files. * libmisc/fb/fb.h, libmisc/fb/mw_uid.c, libmisc/fb/mw_uid.h: New files. * libmisc/mw-fb/fb.h, libmisc/mw-fb/mw_uid.c, libmisc/mw-fb/mw_uid.h: Removed.