Skip to content

Adding support for uclibc's funtimens in set_file_handle_times - #1

Open
plauche wants to merge 3 commits into
masterfrom
uclibc-funtimes-fix
Open

Adding support for uclibc's funtimens in set_file_handle_times#1
plauche wants to merge 3 commits into
masterfrom
uclibc-funtimes-fix

Conversation

@plauche

@plauche plauche commented Feb 6, 2020

Copy link
Copy Markdown

The uClibc library does not provide an implementation for futimes, but it does provide futimens. This PR fixes the implementation of set_file_handle_times for uClibc by substituting in futimens and also provides the required to_timespec function.

@plauche
plauche force-pushed the uclibc-funtimes-fix branch from a883d54 to a306d48 Compare February 13, 2020 16:39
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