Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 11858d31aa rename internal locale file handling locale maps há 10 anos atrás
  Rich Felker 61a3364d24 overhaul locale internals to treat categories roughly uniformly há 10 anos atrás
  Rich Felker 63c188ec42 replace atomics with locks in locale-setting code há 10 anos atrás
  Rich Felker dc031ee0b1 add rcrt1 start file for fully static-linked PIE há 10 anos atrás
  Rich Felker ed0c824982 fix incorrect application of visibility to Scrt1.o há 10 anos atrás
  Rich Felker 9bbddf730f reprocess all libc/ldso symbolic relocations in dynamic linking stage 3 há 10 anos atrás
  Rich Felker 768b82c6de move call to dynamic linker stage-3 into stage-2 function há 10 anos atrás
  Rich Felker 967bcbf67c mark mips crt code as code há 10 anos atrás
  Rich Felker 7b75c4877d mark mips cancellable syscall code as code há 10 anos atrás
  Rich Felker 0e0e49421f simplify/shrink relocation processing in dynamic linker stage 1 há 10 anos atrás
  Rich Felker 09db855b35 remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap há 10 anos atrás
  Rich Felker 9f26ebded1 fix stack alignment code in mips crt_arch.h há 10 anos atrás
  Rich Felker 63caf1d207 add .text section directive to all crt_arch.h files missing it há 10 anos atrás
  Rich Felker 3b0e83264d remove outdated and misleading comment in iconv.c há 10 anos atrás
  Rich Felker 39b8ce66f2 in iconv_open, accept "CHAR" and "" as aliases for "UTF-8" há 10 anos atrás
  Rich Felker c648cefb27 fix inconsistency in a_and and a_or argument types on x86[_64] há 10 anos atrás
  Bobby Bingham 390f93ef69 inline llsc atomics when building for sh4a há 10 anos atrás
  Rich Felker c093e2e820 reprocess libc/ldso RELA relocations in stage 3 of dynamic linking há 10 anos atrás
  Rich Felker 43e9f652bf fix null pointer dereference in dcngettext under specific conditions há 10 anos atrás
  Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state há 10 anos atrás
  Rich Felker 707d7c30f3 in i386 __set_thread_area, don't assume %gs register is initially zero há 10 anos atrás
  Rich Felker c0f10cf067 make arm reloc.h CRTJMP macro compatible with thumb há 10 anos atrás
  Rich Felker 83340c7a58 make arm crt_arch.h compatible with thumb code generation há 10 anos atrás
  Rich Felker dbf74a98be release 1.1.9 há 10 anos atrás
  Szabolcs Nagy 20de36cc89 fix netinet/ether.h for c++ há 10 anos atrás
  Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer há 10 anos atrás
  Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary há 10 anos atrás
  Rich Felker d0040e239e improve iswdigit macro to diagnose errors há 10 anos atrás
  Rich Felker 7fe273b2c1 fix broken cancellation on x32 due to incorrect saved-PC offset há 10 anos atrás
  Rich Felker 551c1d7a57 fix crash in x32 sigsetjmp há 10 anos atrás