Commit History

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