# # ChangeLog for uspace/lib/posix/time.c in mainline # # Generated by Trac 1.5.4 # 2024-05-29T10:17:50Z Wed, 17 Aug 2011 19:56:14 GMT Petr Koupy [55b1efd] * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) Minor corrections and unifications of the recently added documentation. Wed, 17 Aug 2011 17:47:47 GMT Jiří Zárevúcky [e6165be] * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) Documentation and changes to implementation. Tue, 16 Aug 2011 19:17:46 GMT Petr Koupy [2aadf2b] * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/time.c (modified) Minor coding style corrections. Thu, 21 Jul 2011 02:24:41 GMT Petr Koupy [a12f7f1] * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/time.c (modified) All occurences of call to native free() secured from passing NULL ...