* libc/include/_ansi.h: Add new _EXFNPTR macro for using with
function pointer arguments.
* libc/iconv/lib/conv.h: Use _EXFNPTR rather than _EXPARM macro.
* libc/iconv/lib/ucsconv.h: Ditto.
* libc/include/stdlib.h: Use new _EXFNPTR macro for function pointers.
* libc/include/sys/reent.h: Ditto.
* libc/include/sys/unistd.h: Ditto.
* libc/search/bsearch.c: Ditto.
* libc/stdio/fseek.c: Ditto.
* libc/stdio64/fseeko64.c: Ditto.
* libc/stdlib/atexit.c: Ditto.
* libc/stdlib/on_exit.c: Ditto.
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| bsearch.c | ||
| db_local.h | ||
| extern.h | ||
| hash.c | ||
| hash.h | ||
| hash_bigkey.c | ||
| hash_buf.c | ||
| hash_func.c | ||
| hash_log2.c | ||
| hash_page.c | ||
| hcreate.3 | ||
| hcreate.c | ||
| hcreate_r.c | ||
| page.h | ||
| qsort.c | ||
| tdelete.c | ||
| tdestroy.c | ||
| tfind.c | ||
| tsearch.3 | ||
| tsearch.c | ||
| twalk.c | ||