Skip to content

Set of frameworks for application development based on The GNU C Library (glibc) and GNOME GLib.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

kurijlj/cframeworks

Repository files navigation

cframeworks

Set of frameworks for application development based on The GNU C Library (glibc) and GNOME GLib.

Notes

Test with:

$ LANG=sr_RS@latin ./glibframework

Do memory profiling with:

$ LANG=sr_RS@latin profilemyapp ./glibframework

Make sure that /etc/profile.d/lang.* configuration files are set in a proper way, i.e.:

/etc/profile.d/lang.sh
export LANG=en_US.UTF-8
#export LANGUAGE=en_US.UTF-8
#export LINGUAS=en_US.UTF-8
#export LC_ALL=en_US.UTF-8

/etc/profile.d/lang.csh
setenv LANG en_US.UTF-8
#setenv LANGUAGE en_US.UTF-8
#setenv LINGUAS en_US.UTF-8
#setenv LC_ALL en_US.UTF-8

About

Set of frameworks for application development based on The GNU C Library (glibc) and GNOME GLib.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published