コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger e041f4b2e2 _collate.c: avoid initialization warning 13 年 前
  Peter S. Mazinger 01b480ad14 _collate.c: remove duplicated libc_hidden_proto() for strcoll*/wcscoll* 13 年 前
  Peter S. Mazinger 1350fdff4b wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy 13 年 前
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions 13 年 前
  Denys Vlasenko 7aa9c2486c remove a few more empty #if/#endif pairs 14 年 前
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 年 前
  Denis Vlasenko 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x 15 年 前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年 前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年 前
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 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 bae176ad67 get rid of strcmp jump reloc 18 年 前
  Peter S. Mazinger a8cfece13b DODEBUG=y and XLOCALE as well 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 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... 18 年 前