コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Denis Vlasenko d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 15 年 前
  Carmelo Amoroso 841a3b472e Make wcsxfrm visible also when LOCALE support is disabled. 15 年 前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年 前
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 年 前
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 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 年 前
  Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases 18 年 前
  Peter S. Mazinger 7a79b1da0c Use correct syntax, correct weak/strong for [__]strxfrm 18 年 前
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden 18 年 前