Commit History

Author SHA1 Message Date
  Rich Felker 017e67ddde drop lazy plural forms init in dcngettext 6 years ago
  Rich Felker 1281779330 fix broken atomic store on powerpc[64] 6 years ago
  Khem Raj 7d7f44253f define MAX_HANDLE_SZ for use with name_to_handle_at 6 years ago
  Rich Felker 036df43d2a fix regression with compilers not incorporating C99 DR#289 resolution 6 years ago
  Rich Felker 7634101069 configure: only try -Qunused-arguments for clang 6 years ago
  Khem Raj 3e14bbcd19 wireup linux/name_to_handle_at and name_to_handle_at syscalls 6 years ago
  Rich Felker 5e46e8d4b0 remove vis.h protected-visibility hack 6 years ago
  Rich Felker 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
  Rich Felker 09e87db555 move misplaced __fork_handler declaration 6 years ago
  Rich Felker 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
  Rich Felker 0676c3a34c use wrapper headers to hide most namespaced/internally-public symbols 6 years ago
  Rich Felker ced75472d7 remove __vfork alias 6 years ago
  Rich Felker 6d47488e86 hide purely dependency-triggering functions in stdio __toread & __towrite 6 years ago
  Rich Felker c04c6993dc declare __env_rm_add in wrapper stdlib.h 6 years ago
  Rich Felker 239c15565f hide dependency-triggering pointer object in malloc_usable_size.c 6 years ago
  Rich Felker ef8d45d6c9 rework malloc_usable_size to use malloc_impl.h 6 years ago
  Rich Felker 055dfbb7f7 remove unused __futex function and source file 6 years ago
  Rich Felker a60d579f5e hide __pthread_once_full symbol 6 years ago
  Rich Felker a2f0eb1a07 declare and make hidden additional internal init/exit symbols 6 years ago
  Rich Felker a3944d3f0c declare and make hidden additional internal stdio symbols 6 years ago
  Rich Felker c52ae69844 move declaration and apply hidden visibility to __utc string 6 years ago
  Rich Felker 81e19341d8 declare and make hidden more internal locale functions 6 years ago
  Rich Felker ebb6afde68 remove unused __getdents, rename and move file 6 years ago
  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