[PR #2375] [MERGED] Call C++11 get_time and put_time #2509

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2375
Author: @gaul
Created: 11/19/2023
Status: Merged
Merged: 11/20/2023
Merged by: @ggtakec

Base: masterHead: put_time


📝 Commits (1)

  • 8139b30 Call C++11 get_time and put_time

📊 Changes

4 files changed (+20 additions, -43 deletions)

View changed files

📝 src/metaheader.cpp (+6 -4)
📝 src/s3fs_logger.cpp (+2 -3)
📝 src/string_util.cpp (+12 -30)
📝 src/string_util.h (+0 -6)

📄 Description

This removes workarounds and fixed-length buffers.


🔄 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/2375 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/19/2023 **Status:** ✅ Merged **Merged:** 11/20/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `put_time` --- ### 📝 Commits (1) - [`8139b30`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8139b302581391ec7c14979e0ac7d5685dd4bd7e) Call C++11 get_time and put_time ### 📊 Changes **4 files changed** (+20 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `src/metaheader.cpp` (+6 -4) 📝 `src/s3fs_logger.cpp` (+2 -3) 📝 `src/string_util.cpp` (+12 -30) 📝 `src/string_util.h` (+0 -6) </details> ### 📄 Description This removes workarounds and fixed-length buffers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:54 +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#2509
No description provided.