コミット履歴

作者 SHA1 メッセージ 日付
  Carmelo Amoroso d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed 17 年 前
  Carmelo Amoroso 8596cf8846 Fix wcswidth function when LOCALE support is disabled 17 年 前
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts 17 年 前
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets 17 年 前
  Denis Vlasenko 513720b73b remove checks for "impossible" errors, 17 年 前
  Denis Vlasenko 83eb4d5219 fix sigset_t size for mips (it's the only arch with 128 signals). 17 年 前
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors 17 年 前
  Denis Vlasenko 4298bd6e30 l64a: shrink by 13 bytes, and -1 reloc 17 年 前
  Denis Vlasenko 7a10a08ef4 constify more data 17 年 前
  Denis Vlasenko c09ca83b46 rpc: constify data, localize unnecessarily static data 17 年 前
  Denis Vlasenko 94ecebc423 random: use smaller data fields where appropriate 17 年 前
  Denis Vlasenko 3b1b9d4638 gethostbyname can use gethostbyname2, saving one nearly 0.5k static buffer 17 年 前
  Denis Vlasenko 62de00801c rpc: should check against max for int32, not int 17 年 前
  Denis Vlasenko 1a21daadde rpc: ifdef out xdrrec_{get,put}long if int32 == long, 17 年 前
  Denis Vlasenko 7c640bbb18 add libc_hidden_proto(__cmsg_nxthdr) for mips 17 年 前
  Denis Vlasenko d763ce093b fix improperly hidden fputc_unlocked 17 年 前
  Denis Vlasenko 32167ca3b6 fix improperly hidden fwprintf. 17 年 前
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 17 年 前
  Denis Vlasenko 35ae159943 reduce sigset_t size for 128 bytes to 64 bits: 17 年 前
  Carmelo Amoroso d4cb8007c7 Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch 17 年 前
  Bernhard Reutner-Fischer 28075836bd - make isascii visible again 17 年 前
  Carmelo Amoroso 151b127c3a This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is 17 年 前
  Bernhard Reutner-Fischer f1358210f6 - remove fstatfs() and statfs() related headers upon request 17 年 前
  Bernhard Reutner-Fischer 20cff29565 - revert 24148:24151 17 年 前
  Denis Vlasenko d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 17 年 前
  Bernhard Reutner-Fischer 873228f50b - hide locks 17 年 前
  Bernhard Reutner-Fischer 5fefc2d24a - remove some bloat that was added in r23660 and subsequent r23698. 17 年 前
  Bernhard Reutner-Fischer 9d6d4ac647 - hide some time related relocs 17 年 前
  Carmelo Amoroso 841a3b472e Make wcsxfrm visible also when LOCALE support is disabled. 17 年 前
  Bernhard Reutner-Fischer c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 17 年 前