Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Peter S. Mazinger e483359d3e Hide towctrans*. What is SMALL_UPLOW and why do we need it? 20 年之前
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 20 年之前
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 20 年之前
  Peter S. Mazinger a1915d4502 Convert users 20 年之前
  Peter S. Mazinger b865ce517b New regex as well 20 年之前
  Peter S. Mazinger c39976972e glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled 20 年之前
  Peter S. Mazinger a9e4cbde64 Correct some problems 20 年之前
  Peter S. Mazinger 42d2cb36ee New hidden versions 20 年之前
  Peter S. Mazinger d482ef60da Get rid of warnings, use internals, create new hidden versions 20 年之前
  Peter S. Mazinger 59bf5cbe99 Hide C and wchar related stuff 20 年之前
  Peter S. Mazinger 979dd261f6 Hide locales 20 年之前
  Peter S. Mazinger 94e9dd95c2 Convert some users 20 年之前
  Peter S. Mazinger 979f6e640a Disable some unused stuff, better guard for libc 20 年之前
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 20 年之前
  Peter S. Mazinger 1956924cea Make clone use internal _exit 20 年之前
  Peter S. Mazinger 81c39339ef Build x64 versions only if LFS is enabled 20 年之前
  Peter S. Mazinger 9d2c271f9b Hide exit/_exit 20 年之前
  Peter S. Mazinger f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 20 年之前
  Peter S. Mazinger 1ab4af32db Add for assembler all *alias 20 年之前