Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker b6e59cd925 apply hidden visibility to sigreturn code fragments hace 6 años
  Rich Felker 50fea6c75f apply hidden visibility to pthread internals hace 6 años
  Rich Felker d06fdd7f27 apply hidden visibility to stdio internals hace 6 años
  Rich Felker 444a1b21a1 apply hidden visibility to internal time[zone] implementation functions hace 6 años
  Rich Felker 46e3895b6c apply hidden visibility to internal math functions hace 6 años
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers hace 6 años
  Rich Felker 8c1ac426e1 declare __getopt_msg in stdio_impl.h hace 6 años
  Rich Felker cf7db2427f use lighter internal stdio lock in getopt error printing hace 6 años
  Rich Felker 7ab1578d05 add crypt_des header for declarations shared with encrypt function hace 6 años
  Rich Felker 4de46b5ab5 make mkostemps source file include the header for its declaration hace 6 años
  Rich Felker b07a5d6698 move __memalign declaration to malloc_impl.h hace 6 años
  Rich Felker 762cf6cdb3 use hidden visibility for sh __unmapself backends hace 6 años
  Rich Felker fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn hace 6 años
  Rich Felker 039f1b3c56 make arch __fesetround backends hidden hace 6 años
  Rich Felker 5e1019b01c make arch __set_thread_area backends hidden hace 6 años
  Rich Felker f5f7673d71 make arch __clone backends hidden hace 6 años
  Rich Felker 1bbe166e15 move tlsdesc and internal dl function declarations to dynlink.h hace 6 años
  Rich Felker 15230afc8d add internal header for declaring __pleval function (used by gettext) hace 6 años
  Rich Felker 50a298ea3b move __stdio_exit_needed to stdio_impl.h hace 6 años
  Rich Felker 7dc8df56c1 move __loc_is_allocated declaration to locale_impl.h hace 6 años
  Rich Felker 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h hace 6 años
  Rich Felker f9db9eca40 add and use internal header for *rand48 lcg hace 6 años
  Rich Felker 01294da7f7 move __strftime_fmt_1 declaration to time_impl.h hace 6 años
  Rich Felker 72bc6cbfed move __tm_to_tzname declaration to time_impl.h with related functions hace 6 años
  Rich Felker 8dafb84e66 remove unused code from strcpy.c hace 6 años
  Rich Felker 432f9f0e31 move __res_msend_rc declaration to lookup.h hace 6 años
  Rich Felker 405102dc50 fix type-mismatched declarations of __nl_langinfo_l in source files hace 6 años
  Rich Felker 60056a8010 for c11 mtx and cnd functions, use externally consistent type names hace 6 años
  Rich Felker c98bf5b869 move and deduplicate declarations of __dns_parse to make it checkable hace 6 años
  Rich Felker 59d88940d2 move lgamma-related internal declarations to libm.h hace 6 años