summaryrefslogtreecommitdiffstats
path: root/libc/string/__xpg_strerror_r.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* - cannot really guarantee proper order, so play safe and compile the problematicBernhard Reutner-Fischer2008-05-301-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-2/+2
* add strerror_r symbol alias as some autotool based packages simply use AC_CHE...Mike Frysinger2007-09-151-0/+6
* Amir Shalem writes:Mike Frysinger2006-05-261-1/+0
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-2/+1
* check for signal existence rather than using arch definesMike Frysinger2006-01-181-7/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-10/+13
* hide internal _string_syserrmsgsMike Frysinger2006-01-081-1/+1
* Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger2006-01-031-0/+273