]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/getdate.3
Added/updated glibc feature test macro requirements
[thirdparty/man-pages.git] / man3 / getdate.3
index 8d378781a1cdbbcd9fa8edcc1070907741c626b2..b3d45b1136676128f5397a84f2f362de60796868 100644 (file)
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
 .\" Modified, 2001-12-26, aeb
-.TH GETDATE 3 2001-12-26 "" "Linux Programmer's Manual"
+.TH GETDATE 3 2007-07-26 "" "Linux Programmer's Manual"
 .SH NAME
 getdate \- convert a string to struct tm
 .SH SYNOPSIS
-.B "#define _XOPEN_SOURCE"
-.br
-.B "#define _XOPEN_SOURCE_EXTENDED
+.B "#define _XOPEN_SOURCE 500"
 .br
 .B "#include <time.h>"
 .sp