Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update.
2000-08-08  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add SI_KERNEL
	define.
	Add missing ILL_BADIADDR to enum and make ILL_BREAK match the
	define of the kernel.
	Add missing __SEG_PSTKOVF definition.
	Adjust the padding of struct siginfo and struct sigevent to
	match the fact that sigval_t is 64 bit.
  • Loading branch information
Ulrich Drepper committed Aug 10, 2000
1 parent 8ad8012 commit 1a5b42a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog
@@ -1,3 +1,13 @@
2000-08-08 Jes Sorensen <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add SI_KERNEL
define.
Add missing ILL_BADIADDR to enum and make ILL_BREAK match the
define of the kernel.
Add missing __SEG_PSTKOVF definition.
Adjust the padding of struct siginfo and struct sigevent to
match the fact that sigval_t is 64 bit.

2000-08-10 Ulrich Drepper <drepper@redhat.com>

* timezone/zic.c: Update from tzcode2000f.
Expand Down

0 comments on commit 1a5b42a

Please sign in to comment.