Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger 25a3498935 str[n]casecmp.c: fix hidden usage před 13 roky
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions před 13 roky
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes před 14 roky
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden před 14 roky
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. před 15 roky
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal před 15 roky
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions před 15 roky
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. před 16 roky
  Denis Vlasenko ad636db9fe fix fallout from libc_hidden_proto removal před 16 roky
  Denis Vlasenko f92843b334 fix compile breakage in libc/string/wcscasecmp.c před 16 roky
  Denis Vlasenko 6a57f013cf fix fallout from string.h libc_hidden_proto removal před 16 roky
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block před 16 roky
  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 před 18 roky
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined před 18 roky
  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 ;-) před 18 roky
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright před 18 roky
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 18 roky
  Peter S. Mazinger fbf868b243 Provide __tolower and use it před 18 roky
  Peter S. Mazinger ab1677f525 Revert a change until I find the textrel cause před 18 roky
  Peter S. Mazinger 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 18 roky
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files před 22 roky
  Eric Andersen 6e19bb63e5 Fix copyright message před 22 roky
  Eric Andersen ce4b0fa7e8 Mark Robson noticed that our strcasecmp() behaviour was not před 22 roky
  Eric Andersen fbb4007ac8 Update and simplification. před 23 roky
  Eric Andersen afb85e9d6c Rework all the string handling. Make const stuff be constified. před 24 roky
  Erik Andersen 64bc641218 Initial revision před 24 roky