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 |
Rich Felker
|
60056a8010
for c11 mtx and cnd functions, use externally consistent type names
|
6 years ago |
Rich Felker
|
c98bf5b869
move and deduplicate declarations of __dns_parse to make it checkable
|
6 years ago |
Rich Felker
|
59d88940d2
move lgamma-related internal declarations to libm.h
|
6 years ago |
Rich Felker
|
aee11e5acc
declare __syscall_ret as hidden in vfork asm
|
6 years ago |
Patrick Oppenlander
|
a8c53794a0
add arm asm for vfork
|
6 years ago |
Rich Felker
|
55a1c9c890
move declarations for malloc internals to malloc_impl.h
|
6 years ago |