
The GNU Operating System and the Free Software Movement
Jan 26, 2025 · GNU is an operating system that is free software—that is, it respects users' freedom. The GNU operating system consists of GNU packages (programs specifically released by the GNU Project) as well as free software released by third parties. The development of GNU made it possible to use a computer without software that would trample your freedom.
Software - GNU Project - Free Software Foundation
Jul 31, 2024 · The GNU system contains all of the official GNU software packages (which are listed below), and also includes non-GNU free software, notably TeX and the X Window System. Also, the GNU system is not a single static set of programs; users and distributors may select different packages according to their needs and desires.
What is Free Software? - GNU Project - Free Software Foundation
Jan 1, 2024 · Since 1983, developing the free Unix style operating system GNU, so that computer users can have the freedom to share and improve the software they use.
GNU İşletim Sistemi ve Özgür Yazılım Hareketi
GNU Nedir? GNU, özgür yazılım olan bir işletim sistemidir, yani kullanıcıların özgürlüğüne saygı duyar. GNU işletim sistemi; GNU paketlerinden (özellikle GNU Projesi tarafından yayımlanan programlar) ve üçüncü taraflarca yayımlanan özgür yazılımdan oluşur.
GCC, the GNU Compiler Collection - GNU Project
Jun 16, 2023 · The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, D and Modula-2 as well as libraries for these languages (libstdc++,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.
GNU 操作系统和自由软件运动
gnu 是什么? gnu 是一个 自由软件 操作系统—就是说,它尊重其使用者的自由。gnu 操作系统包括 gnu 软件包(专门由 gnu 工程发布的程序)和由第三方发布的自由软件。gnu 的开发使你能够使用电脑而无需安装可能会侵害你自由的软件。
Documentation of the GNU Project
Apr 12, 2022 · GNU and other free documentation can be obtained by the following methods: Most GNU manuals are online in various formats. The Free Software Directory includes links to documentation. planet.gnu.org is an aggregation of blogs and news announcements from GNU packages. FSF online store: Printed books, T-shirts, posters, and more.
Le système d'exploitation GNU et le mouvement du logiciel libre
Le système d'exploitation GNU comprend des logiciels GNU (programmes publiés par le projet GNU) ainsi que des logiciels libres publiés par des tiers. Le développement de GNU a rendu possible l'utilisation d'un ordinateur sans logiciel susceptible de bafouer votre liberté.
Linux and GNU - GNU Project - Free Software Foundation
Nov 2, 2021 · The GNU Project supports GNU/Linux systems as well as the GNU system. The FSF funded the rewriting of the Linux-related extensions to the GNU C library, so that now they are well integrated, and the newest GNU/Linux systems use …
libiconv - GNU Project - Free Software Foundation (FSF)
Dec 15, 2024 · Other programs internally store strings in Unicode, to facilitate internal processing, and need to convert between internal string representation (Unicode) and external string representation (a traditional encoding) when they are doing I/O. GNU libiconv is a conversion library for both kinds of applications.