Commit History

Author SHA1 Message Date
  Peter S. Mazinger 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h 13 years ago
  Peter S. Mazinger 916229f02c __xpg_strerror_r.c, {ge,se}trlimit.c: use strong_alias_untyped 13 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer 73372af094 - cannot really guarantee proper order, so play safe and compile the problematic 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Mike Frysinger 7a4e15c505 add strerror_r symbol alias as some autotool based packages simply use AC_CHECK_LIB() to see if a function exists rather than checking the headers 16 years ago
  Mike Frysinger 7a5d21ad2d Amir Shalem writes: 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Mike Frysinger 8deadda088 check for signal existence rather than using arch defines 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger 0c033f3d8a hide internal _string_syserrmsgs 18 years ago
  Peter S. Mazinger 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 years ago