[PR #512] [MERGED] Changed clock_gettime func to s3fs_clock_gettime for homebrew - #468 #1532

Closed
opened 2026-03-04 02:00:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/512
Author: @ggtakec
Created: 12/4/2016
Status: Merged
Merged: 12/4/2016
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (4)

  • 90eda81 Merge remote-tracking branch 'upstream/issue#435'
  • 7e2d6a3 Merge remote-tracking branch 'upstream/issue#435'
  • 989d403 Merge remote-tracking branch 'upstream/master'
  • 6fc9729 Changed clock_gettime func to s3fs_clock_gettime for homebrew - #468

📊 Changes

1 file changed (+8 additions, -3 deletions)

View changed files

📝 src/cache.cpp (+8 -3)

📄 Description

For #468, changed clock_gettime static function name to s3fs_clock_gettime, because this function name is conflicted on homebrew.
Then this function name do not need same name in library, so it should be changed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/512 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 12/4/2016 **Status:** ✅ Merged **Merged:** 12/4/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`90eda81`](https://github.com/s3fs-fuse/s3fs-fuse/commit/90eda816246e0dd8d684a08fdf12f41b6e4ce1ed) Merge remote-tracking branch 'upstream/issue#435' - [`7e2d6a3`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7e2d6a3eed92180271fe4cf55206ac46ad20a19b) Merge remote-tracking branch 'upstream/issue#435' - [`989d403`](https://github.com/s3fs-fuse/s3fs-fuse/commit/989d403b1fe1efdabf483a36ccc4258377d5474f) Merge remote-tracking branch 'upstream/master' - [`6fc9729`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6fc972972fe05d5fd14b2b466a2361a8ae2ce8f1) Changed clock_gettime func to s3fs_clock_gettime for homebrew - #468 ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+8 -3) </details> ### 📄 Description For #468, changed clock_gettime static function name to s3fs_clock_gettime, because this function name is conflicted on homebrew. Then this function name do not need same name in library, so it should be changed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:00:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1532
No description provided.