~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man2/futex.2

  • Committer: Package Import Robot
  • Author(s): Loïc Minier
  • Date: 2011-10-17 13:06:22 UTC
  • mfrom: (1.1.46 upstream) (2.2.11 sid)
  • Revision ID: package-import@ubuntu.com-20111017130622-rbdw3julnma2baqu
Tags: 3.32-0.2ubuntu1
* Merge from Debian testing/unstable; remaining changes:
  - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
    PR_SET_PTRACER behavior.
* Keep Debian's glibc-doc version in the Replaces as it's satisfactory for
  upgrades from natty and lucid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
 
137
137
Because it was inherently racy,
138
138
.B FUTEX_FD
139
 
has been removed from Linux 2.6.26 onwards.
 
139
has been removed from Linux 2.6.26 onward.
140
140
.TP
141
141
.BR FUTEX_REQUEUE " (since Linux 2.5.70)"
142
142
This operation was introduced in order to avoid a "thundering herd" effect
272
272
.br
273
273
ftp://ftp.nl.kernel.org/pub/linux/kernel/people/rusty/.
274
274
.SH COLOPHON
275
 
This page is part of release 3.27 of the Linux
 
275
This page is part of release 3.32 of the Linux
276
276
.I man-pages
277
277
project.
278
278
A description of the project,