فهرست منبع

not everyone is a ninja: explicitly state that people should convert from sys_errlist[] to strerror()

Mike Frysinger 18 سال پیش
والد
کامیت
69904585ae
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      extra/Configs/Config.in

+ 2 - 0
extra/Configs/Config.in

@@ -1115,6 +1115,8 @@ config UCLIBC_HAS_SYS_ERRLIST
 
 	  Most people will answer N.
 
+	  Application writers: use the strerror(3) function.
+
 config UCLIBC_HAS_SIGNUM_MESSAGES
 	bool "Include the signum message text in the library"
 	default y