# # ChangeLog for uspace/app/date/date.c in mainline # # Generated by Trac 1.6 # 2024-12-13T23:29:05Z Tue, 03 Apr 2012 19:44:05 GMT Maurizio Lombardi [f7a0779] * uspace/app/date/date.c (modified) date: cstyle Tue, 03 Apr 2012 19:07:29 GMT Maurizio Lombardi [aa04e81] * uspace/app/date/date.c (modified) date: date/time format fixes Tue, 03 Apr 2012 18:42:36 GMT Maurizio Lombardi [a408d5f] * uspace/app/date/date.c (modified) date: remove some debug messages Tue, 03 Apr 2012 15:11:50 GMT Maurizio Lombardi [d73a56d] * uspace/app/date/date.c (modified) date: display current hour, minute and second Tue, 03 Apr 2012 15:01:31 GMT Maurizio Lombardi [9f1328cd] * uspace/app/date/date.c (modified) date: try to connect and read from the device Tue, 03 Apr 2012 13:04:37 GMT Maurizio Lombardi [68c7516] * uspace/app/date/date.c (modified) date: Fix devpath reading Tue, 03 Apr 2012 12:48:41 GMT Maurizio Lombardi [cf00f2e4] * uspace/app/date/date.c (modified) date: get the list of available clock devices from the loc service Tue, 03 Apr 2012 11:41:47 GMT Maurizio Lombardi [cca5c8d] * uspace/app/date/Makefile (added) * uspace/app/date/date.c (added) rtc: add skeleton of the new "date" application.