Commit History

Author SHA1 Message Date
  Rich Felker 3fe595de83 remove or make static various unused __-prefixed symbols 6 years ago
  Rich Felker 49722a8ed4 move additional pthread internal declarations to pthread_impl.h, hide 6 years ago
  Rich Felker 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 years ago
  Rich Felker b6e59cd925 apply hidden visibility to sigreturn code fragments 6 years ago
  Rich Felker 50fea6c75f apply hidden visibility to pthread internals 6 years ago
  Rich Felker d06fdd7f27 apply hidden visibility to stdio internals 6 years ago
  Rich Felker 444a1b21a1 apply hidden visibility to internal time[zone] implementation functions 6 years ago
  Rich Felker 46e3895b6c apply hidden visibility to internal math functions 6 years ago
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers 6 years ago
  Rich Felker 8c1ac426e1 declare __getopt_msg in stdio_impl.h 6 years ago
  Rich Felker cf7db2427f use lighter internal stdio lock in getopt error printing 6 years ago
  Rich Felker 7ab1578d05 add crypt_des header for declarations shared with encrypt function 6 years ago
  Rich Felker 4de46b5ab5 make mkostemps source file include the header for its declaration 6 years ago
  Rich Felker b07a5d6698 move __memalign declaration to malloc_impl.h 6 years ago
  Rich Felker 762cf6cdb3 use hidden visibility for sh __unmapself backends 6 years ago
  Rich Felker fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn 6 years ago
  Rich Felker 039f1b3c56 make arch __fesetround backends hidden 6 years ago
  Rich Felker 5e1019b01c make arch __set_thread_area backends hidden 6 years ago
  Rich Felker f5f7673d71 make arch __clone backends hidden 6 years ago
  Rich Felker 1bbe166e15 move tlsdesc and internal dl function declarations to dynlink.h 6 years ago
  Rich Felker 15230afc8d add internal header for declaring __pleval function (used by gettext) 6 years ago
  Rich Felker 50a298ea3b move __stdio_exit_needed to stdio_impl.h 6 years ago
  Rich Felker 7dc8df56c1 move __loc_is_allocated declaration to locale_impl.h 6 years ago
  Rich Felker 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h 6 years ago
  Rich Felker f9db9eca40 add and use internal header for *rand48 lcg 6 years ago
  Rich Felker 01294da7f7 move __strftime_fmt_1 declaration to time_impl.h 6 years ago
  Rich Felker 72bc6cbfed move __tm_to_tzname declaration to time_impl.h with related functions 6 years ago
  Rich Felker 8dafb84e66 remove unused code from strcpy.c 6 years ago
  Rich Felker 432f9f0e31 move __res_msend_rc declaration to lookup.h 6 years ago
  Rich Felker 405102dc50 fix type-mismatched declarations of __nl_langinfo_l in source files 6 years ago