Histórico de commits

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