Commit History

Author SHA1 Message Date
  Mike Frysinger b000e6fce3 kill off minor warning 20 years ago
  Mike Frysinger e66dfe1d63 Aubrey writes: 20 years ago
  Mike Frysinger 66376169bf Jan-Benedict Glaw writes: 20 years ago
  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 years ago
  Peter S. Mazinger 0eef7f38a1 Move fnmatch.c to fnmatch_old.c 20 years ago
  Peter S. Mazinger 730b60ea34 Build PIC objects if DOPIC is set, thx to pcj 20 years ago
  Mike Frysinger cff695fb4c Jie Zhang writes: 20 years ago
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 20 years ago
  Peter S. Mazinger 17d53dd7b3 Remove trailing ; 20 years ago
  Peter S. Mazinger 0d5d9538d1 Remove trailing ; after *alias() 20 years ago
  Peter S. Mazinger 0d8bfb18d5 Typo 20 years ago
  Peter S. Mazinger 8c67f4a7a4 Adapt some missed prototypes 20 years ago
  Peter S. Mazinger c0ffa5031a Forgot about the macros ;-( 20 years ago
  Peter S. Mazinger d629e57d62 memmove, exit are external iconv_main 20 years ago
  Peter S. Mazinger 2f7571c9b6 Correct C_SYMBOL_PREFIX handling for asm, supports only none or _ 20 years ago
  Peter S. Mazinger 78c62942f5 Hope it solves JBG's problem, why didn't it bail out here? 20 years ago
  Peter S. Mazinger 255fb838c8 Macros are no good for jump relocs, hack to get rid of one introduced my new regex code 20 years ago
  Peter S. Mazinger eb326e80ad Use hidden towupper in new regex 20 years ago
  Peter S. Mazinger e5b07a0aed Make new regex build w/ WCHAR disabled, vapier, does it now work for you? 20 years ago
  Peter S. Mazinger f6ec4106b6 Use kernel provided syscalls for user-space, the one from libc is not usable 20 years ago
  Peter S. Mazinger b5543599fd Better guards within _LIBC, cleanup, typos 20 years ago
  Peter S. Mazinger e483359d3e Hide towctrans*. What is SMALL_UPLOW and why do we need it? 20 years ago
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 20 years ago
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 20 years ago
  Peter S. Mazinger a1915d4502 Convert users 20 years ago
  Peter S. Mazinger b865ce517b New regex as well 20 years ago
  Peter S. Mazinger c39976972e glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled 20 years ago
  Peter S. Mazinger a9e4cbde64 Correct some problems 20 years ago
  Peter S. Mazinger 42d2cb36ee New hidden versions 20 years ago
  Peter S. Mazinger d482ef60da Get rid of warnings, use internals, create new hidden versions 20 years ago