aboutsummaryrefslogtreecommitdiff
path: root/src/prng/seed48.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-12move __strftime_fmt_1 declaration to time_impl.hRich Felker2-2/+2
2018-09-12move __tm_to_tzname declaration to time_impl.h with related functionsRich Felker2-1/+1
2018-09-12remove unused code from strcpy.cRich Felker1-7/+0
2018-09-12move __res_msend_rc declaration to lookup.hRich Felker2-1/+1
2018-09-12fix type-mismatched declarations of __nl_langinfo_l in source filesRich Felker2-2/+2
2018-09-12for c11 mtx and cnd functions, use externally consistent type namesRich Felker6-12/+17
2018-09-12move and deduplicate declarations of __dns_parse to make it checkableRich Felker4-2/+3
2018-09-12move lgamma-related internal declarations to libm.hRich Felker5-12/+7
2018-09-12declare __syscall_ret as hidden in vfork asmRich Felker4-0/+4