История изменений
Исправление beastie, (текущая версия) :
Ты не перепутал glib и glibc?
Без понятия. ;)
glibc
is a core C runtime library. It provides things likeprintf(3)
andfopen(3)
.glib
is an object-based event loop and utility library written in C.gnulib
is a library that provides an adapter from the POSIX API to the native API.
Что имел в виду ТС – не знаю.
Исходная версия beastie, :
Ты не перепутал glib и glibc?
Без понятия. ;)
- glibc is a core C runtime library. It provides things like printf(3) and fopen(3).
- glib is an object-based event loop and utility library written in C.
- gnulib is a library that provides an adapter from the POSIX API to the native API.
Что имел в виду ТС – не знаю.