Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage 16 年之前
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 年之前
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: 16 年之前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年之前
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 年之前
  Peter S. Mazinger cdbf15c730 Cleanup/sync w/ glibc 18 年之前
  Peter S. Mazinger 6ba32f3805 strlen is -cheaper- then strnlen 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 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 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 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 年之前
  Mike Frysinger ea0cc5b36c just define _GNU_SOURCE 18 年之前
  Mike Frysinger c894dd3cbd use hidden strcmp 18 年之前
  Peter S. Mazinger 43123f2ccc Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE 18 年之前
  Peter S. Mazinger f8be4236ba Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k 18 年之前
  Peter S. Mazinger 0eef7f38a1 Move fnmatch.c to fnmatch_old.c 18 年之前
  Peter S. Mazinger a1915d4502 Convert users 18 年之前
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden 18 年之前
  Peter S. Mazinger afdecae49f Use internal versions 18 年之前
  Eric Andersen 1eb3e9989a New misc tree that actually has misc stuff in it. 24 年之前