newlib-cygwin/newlib/libc/time
Mike Frysinger 72b6105518 newlib: docs: add "Function " to every function node
When creating a split manual with one-node-per-page, the main index.html
ends up getting clobbered by the page for the index() function because
it uses "@node index" which, for html, also creates an index.html page.
To remedy this, add "Function " to every function node so now we output
"Function-index.html" and avoid clobbering.  It also namespaces every
other function and helps make sure we don't clobber anything else.

Otherwise, there isn't really much rendering difference as @node text
is mostly internal.  Node title text comes from @section instead.
2024-01-22 21:58:58 -05:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
asctime.c Add --enable-newlib-reent-thread-local option 2022-07-13 06:55:46 +02:00
asctime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
clock.c time: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
ctime.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ctime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
difftime.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
gettzinfo.c newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
gmtime.c Add --enable-newlib-reent-thread-local option 2022-07-13 06:55:46 +02:00
gmtime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
lcltime.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
lcltime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
local.h libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
mktime.c Fix 32-bit overflow in mktime() when time_t is 64-bits long 2018-05-29 15:27:03 +02:00
month_lengths.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
strftime.c strftime/wcsftime: use STRLEN, not strlen 2022-10-29 20:15:58 +02:00
strptime.c strptime.c(strptime_l): add %q GNU quarter 2022-10-24 14:07:23 +02:00
time.c Fix some Coverity Scan errors. 2022-08-31 15:18:08 -04:00
time.tex newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
tzcalc_limits.c Fix 32-bit integer overflow when calculating TZ rules 2020-11-04 13:33:36 -05:00
tzlock.c ansification: remove _VOID 2018-01-17 11:47:20 -06:00
tzset.c Add angle TZ angle bracket support to tzset_r 2022-04-08 15:10:50 -04:00
tzset_r.c Modify tzset_r.c to handle errors 2022-05-27 11:05:11 -04:00
tzvars.c 2005-11-08 Tom Walsh <tom@openhardware.net> 2005-11-08 22:44:16 +00:00
wcsftime.c time: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00