glibc/dlfcn
Ulrich Drepper 1e71bd5279 Update.
* elf/rtld.c (process_envvars): Call __strtoul_internal instead of
	strtoul.
	* elf/dl-minimal.c (strtol, __strtol_internal, strtoul): Removed.
	(__sigjmp_save): Set __mask_was_saved to zero since we don't save
	anything.
	* dlfcn/eval.c (__strtol_internal): Define here.
	(eval): Use __strtol_internal instead of strtol.
2001-01-19 00:36:48 +00:00
..
Makefile Update. 2001-01-07 07:37:31 +00:00
Versions Update. 1999-07-07 18:39:33 +00:00
default.c Update. 2000-11-16 02:17:26 +00:00
defaultmod1.c Update. 2000-11-29 00:04:54 +00:00
defaultmod2.c Update. 2000-11-29 00:04:54 +00:00
dladdr.c Update. 1999-07-07 18:39:33 +00:00
dlclose.c Update. 1999-07-07 18:39:33 +00:00
dlerror.c Update. 2001-01-03 04:50:22 +00:00
dlfcn.h Update. 2000-06-08 03:03:00 +00:00
dlopen.c Update. 2000-11-29 00:04:54 +00:00
dlopenold.c Update. 2000-11-29 00:04:54 +00:00
dlsym.c Update. 2000-07-18 17:18:38 +00:00
dlvsym.c Update. 2000-07-18 17:18:38 +00:00
errmsg1.c Update. 2001-01-03 04:50:22 +00:00
errmsg1mod.c Add prototype for foo to shut up GCC. 2000-12-28 06:57:34 +00:00
eval.c Update. 2001-01-19 00:36:48 +00:00
failtest.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
failtestmod.c Update. 2000-11-29 00:04:54 +00:00
glreflib1.c Update. 2000-11-29 00:04:54 +00:00
glreflib2.c Update. 2000-11-29 00:04:54 +00:00
glrefmain.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
tst-dladdr.c Add prototype for foo. 2000-12-27 19:58:36 +00:00