Skip to content

Commit

Permalink
aarch64: Remove nptl/vfork.S
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Henderson committed Jun 3, 2014
1 parent cf7bfd2 commit 7184040
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
SAVE_PID and RESTORE_PID blocks from pt-vfork.S. Map 0 to INT_MIN
in the SAVE_PID block.
(__libc_vfork): New alias.
* sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.

* sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
child in registers, not on the stack. Remove RESET_PID conditionals.
Expand Down
37 changes: 0 additions & 37 deletions sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S

This file was deleted.

0 comments on commit 7184040

Please sign in to comment.