TSource Engine Query on Nostr: The interesting part of published Elbrus glibc code is that they fixed a lot of stuff ...
The interesting part of published Elbrus glibc code is that they fixed a lot of stuff for mptr128 mode, where the pointer is consists of three parts: size, offset and address, which by itself gives some complications when such pointers are converted to (u)intptr_t and back. Can't imagine how tedious it was, but they have mptr128 glibc port for a while now.
Also, the weird part is how they imported the whole math library from Sun's libc. Not sure why though.
Published at
2024-07-04 00:31:35Event JSON
{
"id": "5f2f740416e4e29bda0bf9c451fd0193cd87694c5eb78294db6630953c9c04ae",
"pubkey": "288059249d3068d2994e16ca1aa07ec4db75f434042952e536305c8ea1ce16a9",
"created_at": 1720053095,
"kind": 1,
"tags": [
[
"proxy",
"https://suya.place/objects/d83e7abb-1c1f-416d-9a9f-7f44da83b004",
"activitypub"
]
],
"content": "The interesting part of published Elbrus glibc code is that they fixed a lot of stuff for mptr128 mode, where the pointer is consists of three parts: size, offset and address, which by itself gives some complications when such pointers are converted to (u)intptr_t and back. Can't imagine how tedious it was, but they have mptr128 glibc port for a while now.\n\nAlso, the weird part is how they imported the whole math library from Sun's libc. Not sure why though.",
"sig": "eb8bda19efdf77fe0a87853c25788c118612529ee8bdfd54c045ed39f0a9fe3394772bbd6d2501c6a137b73f3744ffa24d044c3d375cb97bdfecb7eb96641603"
}