Histórico de commits

Autor SHA1 Mensagem Data
  Rich Felker 5e1019b01c make arch __set_thread_area backends hidden 6 anos atrás
  Rich Felker f5f7673d71 make arch __clone backends hidden 6 anos atrás
  Rich Felker 1bbe166e15 move tlsdesc and internal dl function declarations to dynlink.h 6 anos atrás
  Rich Felker 15230afc8d add internal header for declaring __pleval function (used by gettext) 6 anos atrás
  Rich Felker 50a298ea3b move __stdio_exit_needed to stdio_impl.h 6 anos atrás
  Rich Felker 7dc8df56c1 move __loc_is_allocated declaration to locale_impl.h 6 anos atrás
  Rich Felker 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h 6 anos atrás
  Rich Felker f9db9eca40 add and use internal header for *rand48 lcg 6 anos atrás
  Rich Felker 01294da7f7 move __strftime_fmt_1 declaration to time_impl.h 6 anos atrás
  Rich Felker 72bc6cbfed move __tm_to_tzname declaration to time_impl.h with related functions 6 anos atrás
  Rich Felker 8dafb84e66 remove unused code from strcpy.c 6 anos atrás
  Rich Felker 432f9f0e31 move __res_msend_rc declaration to lookup.h 6 anos atrás
  Rich Felker 405102dc50 fix type-mismatched declarations of __nl_langinfo_l in source files 6 anos atrás
  Rich Felker 60056a8010 for c11 mtx and cnd functions, use externally consistent type names 6 anos atrás
  Rich Felker c98bf5b869 move and deduplicate declarations of __dns_parse to make it checkable 6 anos atrás
  Rich Felker 59d88940d2 move lgamma-related internal declarations to libm.h 6 anos atrás
  Rich Felker aee11e5acc declare __syscall_ret as hidden in vfork asm 6 anos atrás
  Patrick Oppenlander a8c53794a0 add arm asm for vfork 7 anos atrás
  Rich Felker 55a1c9c890 move declarations for malloc internals to malloc_impl.h 6 anos atrás
  Rich Felker 18bf0829a7 improve machinery for ldso to report libc version 6 anos atrás
  Rich Felker 3b028c2831 make internal declarations for flockfile tracking functions checkable 6 anos atrás
  Rich Felker 736a950b3d make inadvertently exposed __h{create,delete,search}_r functions static 6 anos atrás
  Rich Felker 10bbbbf5c6 make inadvertently exposed __pthread_{timed,try}join_np functions static 6 anos atrás
  Rich Felker b5dbf4d424 use idiomatic weak alias approach for defining asctime_r 6 anos atrás
  Rich Felker cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 anos atrás
  Rich Felker 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 anos atrás
  Rich Felker c221d3e586 fix issues from public functions defined without declaration visible 6 anos atrás
  Rich Felker eeb6f77425 remove leftover declarations for removed functions from pthread_impl.h 6 anos atrás
  Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 anos atrás
  Rich Felker 2de29bc994 fix namespace violation for c11 mutex functions 6 anos atrás