Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2017-02-22 15:56:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
A draft glibc year-2038 design document
The year-2038 apocalypse is now just under
21 years away. For those who are curious about how the GNU C Library
plans to deal with this problem, there is a
draft design document
out for review. "In order to avoid
duplicating APIs for 32-bit and 64-bit time, glibc will provide either one
but not both for a given application; the application code will have to
choose between 32-bit or 64-bit time support, and the same set of symbols
(e.g. time_t or clock_gettime) will be provided in both cases.
"


(Читать комментарии) (Добавить комментарий)