Skip to content

jsdate: replace obsoleted gettimeofday with clock_gettime#204

Open
lanodan wants to merge 1 commit into
ccxvii:masterfrom
lanodan:clock_gettime
Open

jsdate: replace obsoleted gettimeofday with clock_gettime#204
lanodan wants to merge 1 commit into
ccxvii:masterfrom
lanodan:clock_gettime

Conversation

@lanodan

@lanodan lanodan commented Jun 29, 2025

Copy link
Copy Markdown
  • clock_gettime got added in POSIX.1b-1993 and SUSv2 (1997)
  • gettimeofday got marked obsolescent in POSIX.1-2008 / SUSv7 and then
    removed in POSIX.1-2024 / SUSv8

* clock_gettime got added in POSIX.1b-1993 and SUSv2 (1997)
* gettimeofday got marked obsolescent in POSIX.1-2008 / SUSv7 and then
  removed in POSIX.1-2024 / SUSv8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant