Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; hace 15 años
  Denis Vlasenko 1c8c83e23b new regex: stop confusing ourself with _LIBC being undefined; hace 15 años
  Denis Vlasenko 0ef4c6b76f regex: drop __<funcname> aliases. remove much of unused code. hace 15 años
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. hace 15 años
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal hace 15 años
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions hace 15 años
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions hace 15 años
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. hace 16 años
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. hace 16 años
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
  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 hace 18 años
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined hace 18 años
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE hace 18 años
  Peter S. Mazinger 75b1747bb2 make regex a little bit smaller hace 18 años
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt hace 18 años
  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 ;-) hace 18 años
  Peter S. Mazinger eba63c6f8f get rid of warning if UCLIBC_HAS_CTYPE_TABLES is not enabled hace 18 años
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed hace 18 años
  Peter S. Mazinger eb326e80ad Use hidden towupper in new regex hace 18 años
  Peter S. Mazinger b865ce517b New regex as well hace 18 años
  Peter S. Mazinger 53b5f21c9c Hide more hace 18 años
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... hace 18 años
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll hace 18 años
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy hace 18 años
  Peter S. Mazinger 8a0b43005a Hide mostly used functions hace 18 años
  Peter S. Mazinger 57eac0f84b Allow internal_function to come from libc hace 18 años
  Peter S. Mazinger 86ee08b08e Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k hace 18 años
  Peter S. Mazinger c4869de2c7 Rename regex.c to regex_old.c hace 18 años
  Peter S. Mazinger c4137edde1 Sync regex.h w/ glibc and make regex build w/ it hace 18 años
  Peter S. Mazinger 9d083cc253 Hide some wcs* hace 18 años