Petro Karashchenko
|
187def2611
|
libs/libc/string: fix various style issues in code
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2023-06-11 12:55:05 +08:00 |
Alin Jerpelea
|
b5d4a01821
|
libs: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-03 18:52:53 -08:00 |
Lokesh B V
|
56b4bc8bcb
|
libs/libc: Correct some errors in psignal() and stpncpy().
|
2018-10-24 17:15:51 -06:00 |
Gregory Nutt
|
3950398841
|
libs/libc/string/lib_stpncpy.c: Correct the return poineter value for the case where the NUL terminator is transferred.
|
2018-09-18 06:43:10 -06:00 |
Gregory Nutt
|
68d4c1d4ed
|
C library: Add some new functions defined in POSIX.1-2017: stpncpy(), strsignal(), psignal(), psiginfo().
|
2018-09-17 13:55:33 -06:00 |