mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +00:00
[REACTOS] Refresh old URLs (#7632)
URLs are getting old. We have to update URLs for documentation purpose. JIRA issue: CORE-19963 - Refresh old URLs. - Add " (DEAD_LINK)" labels to dead links. - Use MS Learn links rather than MSDN ones. - Some dead links revived by Web Archive. - Don't change Wine Tests and Wine Sync. - Don't change 3rd party libraries. - Don't append "redirected" labels.
This commit is contained in:
parent
9a9aa6fdb9
commit
fe11f7a2e5
187 changed files with 303 additions and 305 deletions
|
@ -86,7 +86,7 @@ __p__tzname(void)
|
|||
* \brief Initializes the variables _daylight, _timezone, and _tzname from the
|
||||
* "TZ" environment variable if available or else by calling
|
||||
* GetTimeZoneInformation.
|
||||
* \sa http://msdn.microsoft.com/en-us/library/90s5c885.aspx
|
||||
* \sa https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/tzset?view=msvc-170
|
||||
*/
|
||||
void
|
||||
_tzset(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue