From 4332525f12e3af88cb01a0ce7a4115b125ee2db5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 31 Aug 2015 03:27:09 +0200 Subject: strerror_l is always MT-Safe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/string.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/string.h') diff --git a/include/string.h b/include/string.h index dee9063..d30184f 100644 --- a/include/string.h +++ b/include/string.h @@ -63,8 +63,6 @@ char* strerror(int) * * The returned value must not be modified or freed. * - * As a slibc-specific modification, this function is MT-Safe. - * * @param errnum The error code. * @param locale The locale, must be a valid locale and not * `LC_GLOBAL_LOCALE`, lest the behaviour is undefined. -- cgit v1.2.3-70-g09d2