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

« back to all changes in this revision

Viewing changes to man3/timegm.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:
50
50
and
51
51
.BR gmtime (3).
52
52
.SH "CONFORMING TO"
53
 
These functions are non-standard GNU extensions
 
53
These functions are nonstandard GNU extensions
54
54
that are also present on the BSDs.
55
55
Avoid their use; see NOTES.
56
56
.SH NOTES
100
100
.BR mktime (3),
101
101
.BR tzset (3)
102
102
.SH COLOPHON
103
 
This page is part of release 3.23 of the Linux
 
103
This page is part of release 3.24 of the Linux
104
104
.I man-pages
105
105
project.
106
106
A description of the project,