glibc/sysdeps/unix/sysv/aix/bits
Ulrich Drepper 2aa1543085 Update.
2000-12-04  Ulrich Drepper  <drepper@redhat.com>

	* configure.in: Define HAVE_ASM_GLOBAL_DOT_NAME for AIX.
	* config.h.in: Add HAVE_ASM_GLOBAL_DOT_NAME.
	* include/libc-symbols.h (strong_alias): Define special version
	for HAVE_ASM_GLOBAL_DOT_NAME.
	(weak_alias): Likewise.
	* sysdeps/powerpc/bsd-setjmp.S: Use strong_alias not .set.
	* sysdeps/unix/sysv/aix/Makefile [$(subdir)==login]
	(sysdep_routines): Add setutxent, getutxent, endutxent, getutxid,
	getutxline, pututxline, and utmpxname.
	* sysdeps/unix/sysv/aix/fchdir.c: Define __fchdir.
	* sysdeps/unix/sysv/aix/lseek.c: Define __libc_lseek alias.
	* sysdeps/unix/sysv/aix/open.c: Define __libc_open alias.
	* sysdeps/unix/sysv/aix/pread.c: Define pread alias.
	* sysdeps/unix/sysv/aix/pread64.c: Define pread64 alias.
	* sysdeps/unix/sysv/aix/sysdep.h (JUMPTARGET): Use C_TEXT.
	* sysdeps/unix/sysv/aix/bits/types.h: Define __clockid_t and __timer_t.
	* sysdeps/unix/sysv/aix/bits/utmp.h: Cleanup.  Add comments.
	* sysdeps/unix/sysv/linux/sys/param.h (MAXHOSTNAMELEN): Define.
	Patches by Michael Keezer <mkeezer@redhat.com>.
2000-12-05 04:18:59 +00:00
..
dirent.h Update. 2000-03-21 01:29:48 +00:00
dlfcn.h Update. 2000-03-21 01:29:48 +00:00
endian.h Update. 2000-03-21 01:29:48 +00:00
errno.h Add EAFNOSUPPORT. 2000-04-17 21:18:22 +00:00
fcntl.h Update. 2000-04-30 07:17:24 +00:00
ioctl-types.h AIX ioctl definitions. 2000-04-17 21:28:18 +00:00
ioctls.h AIX ioctl definitions. 2000-04-17 21:28:18 +00:00
poll.h AIX msgget implementation. 2000-04-17 23:11:32 +00:00
resource.h Update. 2000-03-21 01:29:48 +00:00
setjmp.h Update. 2000-03-21 01:29:48 +00:00
sigaction.h Update. 2000-03-21 01:29:48 +00:00
sigcontext.h Update. 2000-03-21 01:29:48 +00:00
signum.h Update. 2000-03-21 01:29:48 +00:00
sigset.h Update. 2000-03-21 01:29:48 +00:00
sigstack.h Update. 2000-03-21 01:29:48 +00:00
socket.h Update. 2000-09-14 01:43:19 +00:00
stat.h Update. 2000-06-22 17:59:07 +00:00
statfs.h Update. 2000-03-21 01:29:48 +00:00
termios.h AIX msgget implementation. 2000-04-17 23:11:32 +00:00
types.h Update. 2000-12-05 04:18:59 +00:00
uio.h Update. 2000-03-21 01:29:48 +00:00
utmp.h Update. 2000-12-05 04:18:59 +00:00
utmpx.h Update. 2000-03-21 01:29:48 +00:00
utsname.h Update. 2000-03-21 01:29:48 +00:00