Historial de Commits

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