Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs hace 12 años
  Peter S. Mazinger 87936cd013 errno and *_init cleanup hace 13 años
  Peter S. Mazinger 464ec424e6 locale.c, uClibc_locale.h: provide hidden __curlocale[_set] hace 13 años
  Peter S. Mazinger bb25127804 do not include xlocale.h, it is included by locale.h when needed hace 13 años
  Bernhard Reutner-Fischer 15d28c8ce0 locale: avoid segfault freelocale() hace 12 años
  Peter S. Mazinger 5c38edaeca locale.c: export newlocale only if XLOCALE is defined hace 13 años
  Peter S. Mazinger 19373021de locale.c, locale.h: no need for hidden duplocale hace 13 años
  Peter S. Mazinger 152e66242f update some headers hace 13 años
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes hace 15 años
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden hace 15 años
  Denis Vlasenko 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x hace 15 años
  Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches hace 16 años
  Denis Vlasenko c475abc1d4 libc/misc/locale/locale.c: heed a pile of warnings hace 16 años
  Denis Vlasenko 0e674ab3af libc/misc/locale/locale.c: remove one unneeded static data, hace 16 años
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. hace 16 años
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal hace 16 años
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions hace 16 años
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions hace 16 años
  Bernhard Reutner-Fischer 3c6ef7d7b4 - whitespace fixes hace 16 años
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace hace 16 años
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
  Carmelo Amoroso 498822b67f Added a bounch of locale fixes. hace 16 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 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back hace 18 años
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new hace 18 años
  Peter S. Mazinger f4b90fe63a some more prototypes hace 18 años
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 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