Commit történet

Szerző SHA1 Üzenet Dátum
  Thomas Frauendorfer | Miray Software 83603bea6c kern/misc: Add function to check printf() format against expected format 4 éve
  Thomas Frauendorfer | Miray Software 1a2a5aff71 kern/misc: Add STRING type for internal printf() format handling 4 éve
  Thomas Frauendorfer | Miray Software 7f11bde314 kern/misc: Split parse_printf_args() into format parsing and va_list handling 4 éve
  Daniel Axtens f41f0af48a kern/misc: Always set *end in grub_strtoull() 4 éve
  Peter Jones f725fa7cb2 calloc: Use calloc() at most places 5 éve
  Peter Jones 8d88ae92b5 kern: Add grub_debug_enabled() 5 éve
  Peter Jones d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers 5 éve
  Paulo Flabiano Smorigo 8c2c35dcc0 kern: Add %X option to printf functions 5 éve
  Vladimir Serbinenko dc6e1b5af8 strtoull: Fix behaviour on chars between '9' and 'a'. 9 éve
  Vladimir Serbinenko be4e9d20a5 Refresh before abort 9 éve
  Vladimir Serbinenko e5c9300191 printf: Fix and test %% behaviour in presence of subsequenbt args. 9 éve
  Vladimir Serbinenko 064360e667 Remove libgcc dependency. 10 éve
  Vladimir Serbinenko f034fab620 Supply signed division to fix ARM compilation. 10 éve
  Vladimir Serbinenko aee2502cb5 Provide __aeabi_mem{cpy,set} 10 éve
  Vladimir Serbinenko 4b8b9135f1 * grub-core/kern/misc.c (__bzero): Don't compile in GRUB_UTIL. 11 éve
  Vladimir Serbinenko 252a289cb3 Determine the need for mingw-related stubs at compile time rather than 11 éve
  Vladimir Serbinenko c311ced5d7 Make arm-emu work. 11 éve
  Vladimir Serbinenko 2d76b4d81e Eliminate variable length arrays in grub_vsnprintf_real. 11 éve
  Vladimir Serbinenko 4a0aaad022 clang emits calls to abort () under some unknown conditions. 11 éve
  Vladimir Serbinenko 6fcec43954 Replace libgcc version of ctz with our own. 11 éve
  Colin Watson 81a2e438dc * grub-core/kern/misc.c: Don't redirect divisions in the 11 éve
  Vladimir Serbinenko 16057d6bbb Redirect all divisions to grub_divmod64. 11 éve
  Vladimir Serbinenko 8506a64149 * include/grub/misc.h [__APPLE__]: Do not add regparm(0) on x86_64. 11 éve
  Vladimir Serbinenko c4f11a2a99 * grub-core/kern/misc.c (grub_divmod64): Don't fallback to 11 éve
  Vladimir Serbinenko 60375a88fe Allow compiling with clang (not really supported though). 11 éve
  Vladimir Serbinenko 4bfe934cd1 * grub-core/kern/misc.c (grub_vsnprintf_real): Remove nested functions. 11 éve
  Vladimir Serbinenko eb03ede014 * grub-core/fs/ext2.c (grub_ext2_read_symlink): Use memcpy rather 11 éve
  Vladimir Serbinenko 04dea7e6c2 * grub-core/kern/misc.c (grub_vsnprintf_real): Unify int and wchar 11 éve
  Vladimir Serbinenko a8f15bceea * grub-core/kern/misc.c (grub_abort): Make static 11 éve
  Vladimir Serbinenko a60dae7e4e * grub-core/kern/misc.c (grub_vsnprintf_real): Don't attempt to 11 éve