mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 19:53:32 +08:00
* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
This commit is contained in:
parent
c4243ff43f
commit
8907459218
@ -1,10 +1,14 @@
|
||||
2007-06-17 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
|
||||
|
||||
2007-06-16 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
[BZ #4125]
|
||||
* sysdeps/unix/sysv/linux/sys/ptrace.h
|
||||
(PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
|
||||
PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
|
||||
PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
|
||||
PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
|
||||
PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
|
||||
PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
|
||||
Define.
|
||||
|
@ -1,3 +1,8 @@
|
||||
2007-06-17 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/pthread/pt-initfini.c: Tell gcc about the nonstandard
|
||||
sections.
|
||||
|
||||
2007-06-17 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* allocatestack.c (allocate_stack): Make code compile if
|
||||
|
Loading…
Reference in New Issue
Block a user