glibc/sysdeps/unix/sysv/linux/ia64/bits
Ulrich Drepper aeba9785a6 Update.
2001-03-16  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
	Drop hack that was needed for 2.1.1 kernel headers.

	* sysdeps/unix/sysv/linux/ia64/ucontext_i.h: New file.

	* sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Rewrite to make it
	overlay with kernel's "struct sigcontext".

	* sysdeps/unix/sysv/linux/ia64/Makefile (sysdep_headers): Add
	sys/rse.h for "misc" subdir.
	(sysdep_routines): Add __start_context for "stdlib" subdir.

	* sysdeps/unix/sysv/linux/ia64/sys/rse.h: New file (based on
	kernel file of the same name).

	* stdlib/Makefile (tests): Add tst-setcontext.
	* stdlib/tst-setcontext.c: New file (based on a sample program by
	Uli Drepper).

	* sysdeps/unix/sysv/linux/ia64/setcontext.S: New file.
	* sysdeps/unix/sysv/linux/ia64/getcontext.S: New file.
	* sysdeps/unix/sysv/linux/ia64/__start_context.S: New file.
	* sysdeps/unix/sysv/linux/ia64/makecontext.c: New file.

	* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): Use extr.u
	instead of shift & and.
2001-03-16 21:07:22 +00:00
..
endian.h Update. 2000-05-05 16:49:44 +00:00
fcntl.h Update. 2000-09-29 20:25:04 +00:00
ipc.h Update. 2000-06-29 19:33:05 +00:00
mman.h Update. 2000-07-15 17:04:58 +00:00
msq.h Update. 2000-07-15 17:04:58 +00:00
resource.h (RLIMIT_LOCKS): Added. (RLIMIT_NLIMITS): Sync with kernel definition. (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Also define as macros. 2000-10-23 19:36:18 +00:00
sem.h Update. 2000-07-15 17:04:58 +00:00
setjmp.h Update. 2000-06-10 00:14:45 +00:00
shm.h Update. 2000-06-29 19:33:05 +00:00
sigaction.h Update. 2000-06-10 00:05:44 +00:00
sigcontext.h Update. 2001-03-16 21:07:22 +00:00
siginfo.h Update. 2001-03-04 19:31:21 +00:00
sigstack.h Update. 2000-08-29 02:37:20 +00:00
socket.h Update. 2001-01-27 21:26:25 +00:00
stat.h (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. 2001-03-05 18:28:43 +00:00
statfs.h Update. 2000-06-22 19:43:32 +00:00
statvfs.h Update. 2001-01-27 22:44:52 +00:00
time.h Update. 2001-01-28 05:38:29 +00:00
types.h Update. 2001-01-27 19:28:32 +00:00