Коммит түүх

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