# # ChangeLog for uspace/lib/libc/include/string.h in mainline # # Generated by Trac 1.5.4 # 2024-06-02T01:44:50Z Sun, 13 Dec 2009 15:13:01 GMT Martin Decky [fc6dd18] * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) add str_ndup Mon, 30 Nov 2009 19:51:29 GMT Jiri Svoboda [b67c7d64] * uspace/app/bdsh/input.c (modified) * uspace/app/edit/edit.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) Add wstr_to_astr() for easy conversion from wide string to string. Mon, 30 Nov 2009 19:16:35 GMT Jiri Svoboda [0f06dbc] * kernel/generic/include/string.h (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/lib/string.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/edit/edit.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) Rename wstr_nstr() to wstr_to_str() and align it better with the rest ... Sun, 29 Nov 2009 14:53:18 GMT Jiri Svoboda [da2bd08] * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) Input history. Sun, 02 Aug 2009 22:11:28 GMT Jiri Svoboda [dd2cfa7] * kernel/generic/include/string.h (modified) * kernel/generic/src/lib/string.c (modified) * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) Even more warnings.