Commit History

作者 SHA1 備註 提交日期
  Mike Frysinger b027080b40 tweak prototypes to match the exported versions 20 年之前
  Mike Frysinger 73d592f6af fix salt type in setup_salt() 20 年之前
  Mike Frysinger 21ff33732f nlist should be unsigned, not signed, as it tracks # of elements in init_fini_list 20 年之前
  Mike Frysinger cdd6d192cb revert debug "fix" since it isnt correct and previous version works 20 年之前
  Mike Frysinger f55254e2a9 fix signed/unsigned warning 20 年之前
  Mike Frysinger 11ae150c22 kill off simple unused warnings 20 年之前
  Mike Frysinger 2ddf8e1aee kill off simple unused warnings 20 年之前
  Mike Frysinger d623e76f1b kill off simple unused warnings 20 年之前
  Mike Frysinger 766709000a 2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes: 20 年之前
  Mike Frysinger b000e6fce3 kill off minor warning 20 年之前
  Mike Frysinger e66dfe1d63 Aubrey writes: 20 年之前
  Mike Frysinger 66376169bf Jan-Benedict Glaw writes: 20 年之前
  Peter S. Mazinger f8be4236ba Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k 20 年之前
  Peter S. Mazinger 0eef7f38a1 Move fnmatch.c to fnmatch_old.c 20 年之前
  Peter S. Mazinger 730b60ea34 Build PIC objects if DOPIC is set, thx to pcj 20 年之前
  Mike Frysinger cff695fb4c Jie Zhang writes: 20 年之前
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 20 年之前
  Peter S. Mazinger 17d53dd7b3 Remove trailing ; 20 年之前
  Peter S. Mazinger 0d5d9538d1 Remove trailing ; after *alias() 20 年之前
  Peter S. Mazinger 0d8bfb18d5 Typo 20 年之前
  Peter S. Mazinger 8c67f4a7a4 Adapt some missed prototypes 20 年之前
  Peter S. Mazinger c0ffa5031a Forgot about the macros ;-( 20 年之前
  Peter S. Mazinger d629e57d62 memmove, exit are external iconv_main 20 年之前
  Peter S. Mazinger 2f7571c9b6 Correct C_SYMBOL_PREFIX handling for asm, supports only none or _ 20 年之前
  Peter S. Mazinger 78c62942f5 Hope it solves JBG's problem, why didn't it bail out here? 20 年之前
  Peter S. Mazinger 255fb838c8 Macros are no good for jump relocs, hack to get rid of one introduced my new regex code 20 年之前
  Peter S. Mazinger eb326e80ad Use hidden towupper in new regex 20 年之前
  Peter S. Mazinger e5b07a0aed Make new regex build w/ WCHAR disabled, vapier, does it now work for you? 20 年之前
  Peter S. Mazinger f6ec4106b6 Use kernel provided syscalls for user-space, the one from libc is not usable 20 年之前
  Peter S. Mazinger b5543599fd Better guards within _LIBC, cleanup, typos 20 年之前