• This repository has been archived on 05/Feb/2022
  • Stars
    star
    1,818
  • Rank 25,535 (Top 0.6 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created over 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GNU Libc - Extremely old repo used for research purposes years ago. Please do not rely on this repo.
This directory contains the sources of the GNU C Library.
See the file "version.h" for what release version you have.

The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system.  It provides the
system API for all programs written in C and C-compatible languages such
as C++ and Objective C; the runtime facilities of other programming
languages use the C library to access the underlying operating system.

In GNU/Linux systems, the C library works with the Linux kernel to
implement the operating system behavior seen by user applications.
In GNU/Hurd systems, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the
GNU/Hurd system, using configurations i[4567]86-*-gnu.

When working with Linux kernels, this version of the GNU C Library
requires Linux kernel version 3.2 or later.

Also note that the shared version of the libgcc_s library must be
installed for the pthread library to work correctly.

The GNU C Library supports these configurations for using Linux kernels:

	aarch64*-*-linux-gnu
	alpha*-*-linux-gnu
	arm-*-linux-gnueabi
	hppa-*-linux-gnu
	i[4567]86-*-linux-gnu
	x86_64-*-linux-gnu	Can build either x86_64 or x32
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	powerpc-*-linux-gnu	Hardware or software floating point, BE only.
	powerpc64*-*-linux-gnu	Big-endian and little-endian.
	s390-*-linux-gnu
	s390x-*-linux-gnu
	riscv64-*-linux-gnu
	sh[34]-*-linux-gnu
	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu

If you are interested in doing a port, please contact the glibc
maintainers; see http://www.gnu.org/software/libc/ for more
information.

See the file INSTALL to find out how to configure, build, and install
the GNU C Library.  You might also consider reading the WWW pages for
the C library at http://www.gnu.org/software/libc/.

The GNU C Library is (almost) completely documented by the Texinfo manual
found in the `manual/' subdirectory.  The manual is still being updated
and contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.  For
corrections to the manual, please file a bug in the `manual' component,
following the bug-reporting instructions below.  Please be sure to check
the manual in the current development sources to see if your problem has
already been corrected.

Please see http://www.gnu.org/software/libc/bugs.html for bug reporting
information.  We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.  License copyright years may be
listed using range notation, e.g., 1996-2015, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.

More Repositories

1

articles

Various articles I've written
Shell
116
star
2

freebsd

FreeBSD's source with custom patches
C
59
star
3

metasploit

Ruby
31
star
4

bhyve

FreeBSD's BHyVe project
C
26
star
5

queue

Thread-safe queue implementation for a friend
C
21
star
6

linkedlist

A generic linked list implementation for a friend
C
13
star
7

exploits

C
13
star
8

drupal-jailadmin

Drupal module to administer FreeBSD vnet jails
PHP
12
star
9

openbsd

GitHub clone of the estpak OpenBSD repo
C
11
star
10

dotfiles

Vim Script
10
star
11

dd-wrt

C
9
star
12

libsock

Simple socket library
C
6
star
13

ini

Simple INI configuration parser
C
6
star
14

nikto

Perl
5
star
15

presentations

Source for Presentations I've given
HTML
5
star
16

mysql

Generic MySQL integration code in C
C
5
star
17

mysqlcsv

Convert rows returned from MySQL to a CSV file
C
4
star
18

jailadmin-c

FreeBSD vnet jail administration project written in C
C
4
star
19

helpers

Helper scripts
Shell
3
star
20

rand

XKCD 221 implementation for FreeBSD
C
3
star
21

jailadmin

PHP scripts to admin FreeBSD vnet jails
PHP
3
star
22

bhyveng

Next-Generation bhyve
C
3
star
23

drupalbot

Custom drupalbot code used for BinRev
PHP
2
star
24

transtor

Config for transparent Tor on my netbook
Shell
2
star
25

timeout

Timeout app for cron jobs
C
2
star
26

jaild

Pluggable daemon to administer FreeBSD vnet jails
PHP
2
star
27

nightlies

Nightly Scripts
Shell
2
star
28

CounterSpy

Archived issues of CounterSpy
2
star
29

pipecmd

Multidirectional pipe
C
2
star
30

PoCs

Various technical proofs-of-concept code
C
2
star
31

liblattutil

C
1
star
32

intellibot

A BSD-licensed IRC bot that helps stop flood attacks
C
1
star
33

file_action

Iterates through a directory hierarchy, allowing a user to perform actions on each entry.
C
1
star
34

whitepapers

My whitepapers
Shell
1
star
35

finder

Little app to exclude path/file names from find.
C
1
star
36

scripts

Various scripts I've written
Shell
1
star
37

vimconfig

vimrc and associated themes, bundles, and scripts
Vim Script
1
star
38

pybot

Python
1
star
39

cpresent

Console Presentation Application
1
star
40

passdb

Password database Drupal module
1
star
41

hbsd-ports

1
star
42

github_rss

Simple Go project to poll GitHub project RSS feeds
Go
1
star
43

go3status

i3status replacement written in Go
Go
1
star
44

zmods

zsh modules
1
star
45

curl

C
1
star
46

0xfeedface

Drupal code driving 0xfeedface.org
PHP
1
star
47

qalarm

C
1
star