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

« back to all changes in this revision

Viewing changes to man3/atoi.3

  • Committer: Bazaar Package Importer
  • Author(s): Joey Schulze
  • Date: 2010-03-02 21:49:58 UTC
  • mfrom: (1.1.42 upstream) (2.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100302214958-69yjgb70t7wrjo3m
New upstream version
. Remove crufty statement in setuid(2) that seteuid() is not in POSIX
(closes: Bug#569812)
. Fix description of 'nochdir' argument in daemon(3) (closes: Bug#554819)
. Fix NAME line in path_resolution(7) (closes: Bug#558300)

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
.BR atoq ()
95
95
is a GNU extension.
96
96
.SH NOTES
97
 
The non-standard
 
97
The nonstandard
98
98
.BR atoq ()
99
99
function is not present in libc 4.6.27
100
100
or glibc 2, but is present in libc5 and libc 4.7 (though only as an
109
109
.BR strtol (3),
110
110
.BR strtoul (3)
111
111
.SH COLOPHON
112
 
This page is part of release 3.23 of the Linux
 
112
This page is part of release 3.24 of the Linux
113
113
.I man-pages
114
114
project.
115
115
A description of the project,