Historique des commits

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