Commit History

作者 SHA1 備註 提交日期
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 年之前
  Denis Vlasenko bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 15 年之前
  Denis Vlasenko 6c106c8564 strncat: shorter version for i386, add small embedded test 15 年之前
  Denis Vlasenko f3f7db016a string/i386: smaller, and hopefully easier to read, strnlen(). 15 年之前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年之前
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 年之前
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 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 fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 18 年之前
  Peter S. Mazinger 032a3e76d2 Corrections to splitted files 18 年之前
  Peter S. Mazinger 0b09d1e5ed Split up string.c, make internals hidden 18 年之前