Results 1 to 2 of 2
I need to convert 'time_t' to "unsigned int". I am using x86 system and have no option of using 64bit systems. I just need to be able to set my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-17-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 1
Converting time_t to unsigned int
I need to convert 'time_t' to "unsigned int". I am using x86 system and have no option of using 64bit systems. I just need to be able to set my linux system time upto (max.) 2099 and changing the type of time_t would do for me.
How can i do that "Convert 'time_t' to 'unsigned int' type. Where should i make changes, kernel, glibc, etc.?
Is there any examples, tutorials that would guide me through this process.?
- 12-14-2010 #2Just Joined!
- Join Date
- Dec 2010
- Posts
- 1
Last edited by Vijay_Nikam; 12-14-2010 at 07:30 AM.




