You are here |
mihai.fm | ||
| | | |
stoppels.ch
|
|
| | | | ||
| | | |
ariadne.space
|
|
| | | | Most of my readers are probably aware of the Y2038 issue by now. If not, it refers to 3:14:07 UTC on January 19, 2038, when 32-bit time_t will overflow. The Linux kernel has internally switched to 64-bit timekeeping several years ago, and Alpine made the jump to 64-bit time_t with the release of Alpine 3. | |
| | | |
fy.blackhats.net.au
|
|
| | | | Firstyear's blog | |
| | | |
mcuoneclipse.com
|
|
| | Welcome to 'Alice in Wonderland'! For a university research project using an ARM Cortex-M33 we are evaluating position-independent code as way to load applications or part of it with a bootloader. It sounds simple: just add -fPIC to the compiler settings and you are done. Unfortunately, it is not that simple. That option opened up... |