Gregory Nutt
|
622c272ea3
|
Clean up some variouis compiler problems using SDCC to compiler Z180.
|
2019-06-03 18:16:23 -06: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 |
|