Historique des commits

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