~mfisch/ubuntu/saucy/manpages/update_to_3.51

« back to all changes in this revision

Viewing changes to man3/aio_write.3

  • Committer: Package Import Robot
  • Author(s): Kees Cook
  • Date: 2012-03-22 12:04:52 UTC
  • mfrom: (1.1.47) (2.2.12 sid)
  • Revision ID: package-import@ubuntu.com-20120322120452-9zmahwcmm3qea0ja
Tags: 3.35-0.1ubuntu1
* Merge from Debian testing/unstable; remaining changes:
  - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
    PR_SET_PTRACER behavior.
  - Fix typo in the scanf documentation: use ';' to terminate C code
    example line instead of ':'. Bug fixed upstream in 3.36.

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
.BR aio_return (3)
103
103
(returns status \-1) and
104
104
.BR aio_error (3)
105
 
(error status whatever one would have gotten in
 
105
(error status\(emwhatever one would have gotten in
106
106
.IR errno ,
107
107
such as
108
108
.BR EBADF ).
156
156
.BR lio_listio (3),
157
157
.BR aio (7)
158
158
.SH COLOPHON
159
 
This page is part of release 3.32 of the Linux
 
159
This page is part of release 3.35 of the Linux
160
160
.I man-pages
161
161
project.
162
162
A description of the project,
163
163
and information about reporting bugs,
164
164
can be found at
165
 
http://www.kernel.org/doc/man-pages/.
 
165
http://man7.org/linux/man-pages/.