Commit History

作者 SHA1 備註 提交日期
  Peter S. Mazinger 25a3498935 str[n]casecmp.c: fix hidden usage 13 年之前
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions 13 年之前
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 年之前
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 年之前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年之前
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 年之前
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 年之前
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 16 年之前
  Denis Vlasenko ad636db9fe fix fallout from libc_hidden_proto removal 16 年之前
  Denis Vlasenko f92843b334 fix compile breakage in libc/string/wcscasecmp.c 16 年之前
  Denis Vlasenko 6a57f013cf fix fallout from string.h libc_hidden_proto removal 16 年之前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年之前
  Peter S. Mazinger d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist 18 年之前
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 年之前
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 年之前
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
  Peter S. Mazinger fbf868b243 Provide __tolower and use it 18 年之前
  Peter S. Mazinger ab1677f525 Revert a change until I find the textrel cause 18 年之前
  Peter S. Mazinger 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年之前
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files 22 年之前
  Eric Andersen 6e19bb63e5 Fix copyright message 22 年之前
  Eric Andersen ce4b0fa7e8 Mark Robson noticed that our strcasecmp() behaviour was not 22 年之前
  Eric Andersen fbb4007ac8 Update and simplification. 23 年之前
  Eric Andersen afb85e9d6c Rework all the string handling. Make const stuff be constified. 24 年之前
  Erik Andersen 64bc641218 Initial revision 24 年之前