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

« back to all changes in this revision

Viewing changes to man3/mkfifoat.3

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-11-17 16:35:58 UTC
  • mfrom: (1.1.45 upstream) (2.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101117163558-9h3ho5jumqm3rdmd
Tags: 3.27-1ubuntu1
* Merge from Debian unstable; remaining changes:
  - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
    PR_SET_PTRACER behavior.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
.in
41
41
.sp
42
42
.BR mkfifoat ():
43
 
.br
44
 
Since glibc 2.10: _XOPEN_SOURCE >= 700 || _POSIX_C_SOURCE >= 200809L
45
 
.br
 
43
.PD 0
 
44
.ad l
 
45
.RS 4
 
46
.TP 4
 
47
Since glibc 2.10:
 
48
_XOPEN_SOURCE\ >=\ 700 || _POSIX_C_SOURCE\ >=\ 200809L
 
49
.TP
46
50
Before glibc 2.10:
47
51
_ATFILE_SOURCE
 
52
.RE
 
53
.ad
 
54
.PD
48
55
.SH DESCRIPTION
49
56
The
50
57
.BR mkfifoat ()
121
128
.BR mkfifo (3),
122
129
.BR path_resolution (7)
123
130
.SH COLOPHON
124
 
This page is part of release 3.26 of the Linux
 
131
This page is part of release 3.27 of the Linux
125
132
.I man-pages
126
133
project.
127
134
A description of the project,