Commit History

Author SHA1 Message Date
  Denis Vlasenko 7a10a08ef4 constify more data 17 years ago
  Denis Vlasenko c09ca83b46 rpc: constify data, localize unnecessarily static data 17 years ago
  Denis Vlasenko 94ecebc423 random: use smaller data fields where appropriate 17 years ago
  Denis Vlasenko 3b1b9d4638 gethostbyname can use gethostbyname2, saving one nearly 0.5k static buffer 17 years ago
  Denis Vlasenko 62de00801c rpc: should check against max for int32, not int 17 years ago
  Denis Vlasenko 1a21daadde rpc: ifdef out xdrrec_{get,put}long if int32 == long, 17 years ago
  Denis Vlasenko 7c640bbb18 add libc_hidden_proto(__cmsg_nxthdr) for mips 17 years ago
  Denis Vlasenko d763ce093b fix improperly hidden fputc_unlocked 17 years ago
  Denis Vlasenko 32167ca3b6 fix improperly hidden fwprintf. 17 years ago
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 17 years ago
  Denis Vlasenko 35ae159943 reduce sigset_t size for 128 bytes to 64 bits: 17 years ago
  Carmelo Amoroso d4cb8007c7 Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch 17 years ago
  Bernhard Reutner-Fischer 28075836bd - make isascii visible again 17 years ago
  Carmelo Amoroso 151b127c3a This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is 17 years ago
  Bernhard Reutner-Fischer f1358210f6 - remove fstatfs() and statfs() related headers upon request 17 years ago
  Bernhard Reutner-Fischer 20cff29565 - revert 24148:24151 17 years ago
  Denis Vlasenko d8ea341e64 libc/string: need additional work to remove libc_hidden_proto's properly 17 years ago
  Bernhard Reutner-Fischer 873228f50b - hide locks 17 years ago
  Bernhard Reutner-Fischer 5fefc2d24a - remove some bloat that was added in r23660 and subsequent r23698. 17 years ago
  Bernhard Reutner-Fischer 9d6d4ac647 - hide some time related relocs 17 years ago
  Carmelo Amoroso 841a3b472e Make wcsxfrm visible also when LOCALE support is disabled. 17 years ago
  Bernhard Reutner-Fischer c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 17 years ago
  Bernhard Reutner-Fischer 0b5983eaf4 - cosmetic tidy up of clean target 17 years ago
  Bernhard Reutner-Fischer ba1303003d - cosmetic tidy up of clean target 17 years ago
  Bernhard Reutner-Fischer 4a7ac42c31 - make sure isspace() is exported. 17 years ago
  Bernhard Reutner-Fischer e737aa03ea - Fix thumb2 PIE (Joseph S. Myers) 17 years ago
  Bernhard Reutner-Fischer 97807b8291 - fix args (untested) 17 years ago
  Denis Vlasenko cf29148c9a signal ops: avoid calls through PLT for __sigXXX ops 17 years ago
  Denis Vlasenko 1e950c61e5 libc-symbols: improve comments and make macros a bit more readable. 17 years ago
  Denis Vlasenko c33ce133b9 fix some unneeded PLT references 17 years ago