Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time.t: resolve issue with internal and standard C time.h files and r… #165

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

jmalak
Copy link
Contributor

@jmalak jmalak commented Jul 9, 2024

…emove all hacks

  • fix issue by renaming header file and symbols which consolidate with standard C time.h
  • rename also date.h for consistency
  • remove all hacks from make files and from sys.c

now can share new dtime.h with standard C time.h without any collision that any order of internal and standard C header path is possible

…emove all hacks

- fix issue by renaming header file and symbols which consolidate with standard C time.h
- rename also date.h for consistency
- remove all hacks from make files and from sys.c

now can share new dtime.h with standard C time.h without any collision that any order of internal and standard C header path is possible
@PerditionC PerditionC merged commit 5304e65 into FDOS:master Jul 10, 2024
1 check passed
@jmalak jmalak deleted the time.h branch July 10, 2024 17:40
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.

2 participants