glibc/dlfcn
Ulrich Drepper ad10cac8a4 Update.
2001-05-09  Michael Keezer  <mkeezer@redhat.com>

	* Makeconfig: Added AIX-ld support for DSO.
	* Makerules: Likewise.
	* dlfcn/Makefile (defaultmod1.so): Added libc_nonshared.
	(defaultmod2.so): Likewise.
	* debug/Makefile: Conditionalize use of elf/ld.so.
	* iconvdata/Makefile: Moved LDFLAG rpath/soname info into Makeconfig.

	* sysdeps/unix/sysv/aix/Makefile: Added dl-support.c and dl-error.c.
	* sysdeps/unix/sysv/aix/Makefile: Made (f/g)rsave(0/1) &
	(f/g)prrest(0/1) static only.
	* sysdeps/unix/sysv/aix/gettimeofday.c: Removed #if 0.
	* sysdeps/unix/sysv/aix/start.c: Define __dso_handle if not ELF but
	shared.
	* sysdeps/unix/sysv/aix/setitimer.c: New file.
	* sysdeps/unix/sysv/aix/sleep.c: New file.
	* sysdeps/unix/sysv/aix/usleep.c: New file.
	* sysdeps/unix/sysv/aix/dl-addr.c: New file.
	* sysdeps/unix/sysv/aix/dl-error.c: New file.
	* sysdeps/unix/sysv/aix/dl-support.c: New file.
	* sysdeps/unix/sysv/aix/powerpc/register-dump.h: New file.

	(BODY for TO_LOOP): Keep track of Unicode 3.1 language tag. I f "ja",
	prefer conversion to Japanese character sets.  If "zh", prefer
	conversion to GB2312. I f "ko", prefer conversion to KSC5601.  Small
2001-06-20 07:10:50 +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
Makefile Update. 2001-06-20 07:10:50 +00:00
modatexit.c Update. 2001-04-06 15:23:41 +00:00
modcxaatexit.c Update. 2001-04-06 15:23:41 +00:00
tst-dladdr.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
tstatexit.c (main): Don't perform the test if __dso_handle is not available. 2001-03-10 06:32:33 +00:00
tstcxaatexit.c (main): Don't perform the test if __dso_handle is not available. 2001-03-10 06:32:33 +00:00
Versions Update. 1999-07-07 18:39:33 +00:00