Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker a2f0eb1a07 declare and make hidden additional internal init/exit symbols há 6 anos atrás
  Rich Felker 7e399fabd3 apply hidden visibility to various remaining internal interfaces há 6 anos atrás
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers há 6 anos atrás
  Rich Felker 18bf0829a7 improve machinery for ldso to report libc version há 6 anos atrás
  Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs há 6 anos atrás
  Rich Felker d56460c939 unify static and dynamic linked implementations of thread-local storage há 9 anos atrás
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct há 9 anos atrás
  Rich Felker 61a3364d24 overhaul locale internals to treat categories roughly uniformly há 9 anos atrás
  Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state há 9 anos atrás
  Rich Felker f203b3511f fix inconsistent visibility for __hwcap and __sysinfo symbols há 10 anos atrás
  Rich Felker f9cccfc16e remove cruft for libc struct accessor function and broken visibility há 10 anos atrás
  Rich Felker 19a1fe670a remove remnants of support for running in no-thread-pointer mode há 10 anos atrás
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile há 10 anos atrás
  Rich Felker 6cb4f91db7 implement locale file loading and state for remaining locale categories há 10 anos atrás
  Rich Felker 0bc03091bb add locale framework há 10 anos atrás
  Rich Felker dab441aea2 always initialize thread pointer at program start há 11 anos atrás
  Rich Felker e803829e6b fix potential deadlock bug in libc-internal locking logic há 11 anos atrás
  Szabolcs Nagy b20760c023 support configurable page size on mips, powerpc and microblaze há 11 anos atrás
  Rich Felker 7586360bad add support for init/fini array in main program, and greatly simplify há 11 anos atrás
  Rich Felker 23ccb80fcb consistently use the internal name __environ for environ há 12 anos atrás
  Rich Felker 03b0f13e90 fix trailing whitespace issues that crept in here and there há 12 anos atrás
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls há 12 anos atrás
  Rich Felker 36be5284c2 workaround broken hidden-visibility handling in pcc há 12 anos atrás
  Rich Felker dcd6037150 support for TLS in dynamic-loaded (dlopen) modules há 12 anos atrás
  Rich Felker 8431d7972f TLS (GNU/C11 thread-local storage) support for static-linked programs há 12 anos atrás
  Rich Felker e1b9c1b01b save AT_HWCAP from auxv for subsequent use in machine-specific code há 12 anos atrás
  Rich Felker a541297617 enable LARGEFILE64 aliases há 12 anos atrás
  Rich Felker 0c29adfe42 remove everything related to forkall há 13 anos atrás
  Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock há 13 anos atrás
  Rich Felker f34d0ea511 new internal locking primitive; drop spinlocks há 13 anos atrás