You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roland McGrath eb63bdd072 * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not 31 years ago
arpa initial import 32 years ago
assert Sat Nov 25 02:48:47 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> 31 years ago
bare * Make-dist (README): Commit it to CVS if there is a CVS directory. 31 years ago
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 31 years ago
csu * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref). 31 years ago
ctype * Make-dist (README): Commit it to CVS if there is a CVS directory. 31 years ago
db * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not 31 years ago
dirent Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
elf * elf/dynamic-link.h [ELF_MACHINE_NO_REL] (ELF_DYNAMIC_DO_REL): 31 years ago
gmon * gmon/Makefile (CFLAGS-mcount.c): New variable. 31 years ago
gnu Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
gnulib * Make-dist (README): Commit it to CVS if there is a CVS directory. 31 years ago
grp Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
hurd Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
inet Fixed typo in IPPORT_WHOIS. 31 years ago
intl Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
io * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod. 31 years ago
libio Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/error.c 31 years ago
locale Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
mach Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
manual Reverse order of arguments in getgroups call (in example) to match prototype. 31 years ago
math Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com> 31 years ago
misc (union ieee854_long_double.ieee_nan): Add missing ; in little-endian case. 31 years ago
netinet initial import 32 years ago
posix * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not 31 years ago
protocols initial import 32 years ago
pwd Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
resolv Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
resource * Make-dist (README): Commit it to CVS if there is a CVS directory. 31 years ago
rpc initial import 32 years ago
setjmp * Make-dist (README): Commit it to CVS if there is a CVS directory. 31 years ago
signal [__USE_BSD] (sig_t): New typedef. 31 years ago
socket Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
stdio Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
stdio-common Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
stdlib * misc/efgcvt_r.c (ecvt_r): Handle negative values. 31 years ago
string Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 31 years ago
sunrpc Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 31 years ago
sys Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
sysdeps * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not 31 years ago
sysvipc Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
termios Wed Nov 8 16:31:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
time Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
.cvsignore Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 31 years ago
=__ify initial import 32 years ago
ChangeLog * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not 31 years ago
ChangeLog.1 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.2 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.3 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.4 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
INSTALL initial import 32 years ago
Make-dist Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
MakeTAGS Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 31 years ago
Makeconfig Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
Makefile Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
Makefile.in initial import 32 years ago
Makerules Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
NEWS * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'. 31 years ago
NOTES initial import 32 years ago
README * Make-dist (README): Commit it to CVS if there is a CVS directory. 31 years ago
README.template initial import 32 years ago
Rules Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/error.c 31 years ago
a.out.h initial import 32 years ago
aclocal.m4 initial import 32 years ago
alloca.h initial import 32 years ago
ansidecl.h initial import 32 years ago
assert.h initial import 32 years ago
config-name.in initial import 32 years ago
config.guess (AViiON): Add ix86-dg-dgux 31 years ago
config.h.in * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
config.make.in * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
config.sub Recognize go32* as an os. 31 years ago
configure * sysdeps/unix/sysv/linux/sys/mman.h: Add prototypes for new functions 31 years ago
configure.in Thu Nov 23 18:26:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
crypt-README initial import 32 years ago
ctype.h initial import 32 years ago
dirent.h initial import 32 years ago
elf.h (os=gnu*): Always set elf=yes, not just for os=gnu*elf*. 31 years ago
endian.h initial import 32 years ago
errno.h Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com> 31 years ago
error.h Sun Dec 10 09:56:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
extra-lib.mk Tue Oct 31 00:07:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
fcntl.h initial import 32 years ago
features.h Mon Sep 18 01:58:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
fnmatch.h initial import 32 years ago
ftw.h initial import 32 years ago
getopt.h initial import 32 years ago
glob.h initial import 32 years ago
gnu-stabs.h initial import 32 years ago
gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): New macro. 31 years ago
grp.h initial import 32 years ago
install-sh (transformbasename): Fix misspelling in initialization. 31 years ago
langinfo.h Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 32 years ago
libc-symbols.h Sun Nov 26 12:44:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
libintl.h Fri Nov 10 14:15:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
limits.h initial import 32 years ago
locale.h initial import 32 years ago
malloc.h initial import 32 years ago
math.h initial import 32 years ago
memory.h initial import 32 years ago
mkinstalldirs Remove weird unnecessary shell construction. 31 years ago
move-if-change * Makefile (subdirs): Add elf first. 32 years ago
munch-tmpl.c * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes. 31 years ago
munch.awk initial import 32 years ago
netdb.h Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
nlist.h initial import 32 years ago
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 32 years ago
obstack.h initial import 32 years ago
paths.h initial import 32 years ago
poll.h initial import 32 years ago
posix1_lim.h initial import 32 years ago
posix2_lim.h initial import 32 years ago
printf.h initial import 32 years ago
printsources initial import 32 years ago
pwd.h initial import 32 years ago
queue.h Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
regex.h Wed May 17 16:50:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
resolv.h initial import 32 years ago
search.h Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 31 years ago
set-hooks.h initial import 32 years ago
set-init.c Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
setjmp.h initial import 32 years ago
sgtty.h initial import 32 years ago
signal.h initial import 32 years ago
stdio.h * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 31 years ago
stdlib.h initial import 32 years ago
string.h initial import 32 years ago
strings.h initial import 32 years ago
syslog.h initial import 32 years ago
tar.h initial import 32 years ago
termios.h initial import 32 years ago
time.h initial import 32 years ago
ttyent.h initial import 32 years ago
unistd.h initial import 32 years ago
utime.h Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
values.h Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
version.c Tue May 2 01:52:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
wordexp.h initial import 32 years ago

README

This directory contains the version 1.09.6 test release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

As of this release, the GNU C library has been ported to the following
configurations:

alpha-dec-osf1
i386-bsd4.3
i386-force_cpu386-none
i386-gnu (for Hurd development only)
i386-isc2.2
i386-isc3
i386-sco3.2
i386-sco3.2v4
i386-sequent-bsd
i386-sysv
i386-sysv4
i960-nindy960-none
m68k-hp-bsd4.3
m68k-mvme135-none
m68k-mvme136-none
m68k-sony-newsos3
m68k-sony-newsos4
m68k-sun-sunos4
mips-dec-ultrix4
mips-sgi-irix4
sparc-sun-solaris2
sparc-sun-sunos4

Porting the library is not hard. If you are interested in doing a port,
please get on the mailing list by sending electronic mail to
bug-glibc-request@prep.ai.mit.edu.

The GNU C library now includes Michael Glad's Ultra Fast Crypt, which
provides the Unix `crypt' function, plus some other entry points.
Because of the United States export restriction on DES implementations,
we are distributing this code separately from the rest of the C
library. There is an extra distribution tar file just for crypt; it is
called `glibc-1.09.6-crypt.tar.gz'. You can just unpack the crypt
distribution along with the rest of the C library and build; you can
also build the library without getting crypt. Users outside the USA
can get the crypt distribution via anonymous FTP from ftp.uni-c.dk
[129.142.6.74], or another archive site outside the USA. Archive
maintainers are encouraged to copy this distribution to their archives
outside the USA. Please get it from ftp.uni-c.dk; transferring this
distribution from prep.ai.mit.edu (or any other site in the USA) to a
site outside the USA is in violation of US export laws.

See the file INSTALL to find out how to configure, build, install, and port
the GNU C library.

The GNU C Library is 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. Please
send comments on the manual to bug-glibc-manual@prep.ai.mit.edu, and
not to the library bug-reporting address.

The file NOTES contains a description of the feature-test macros used
in the GNU C library, explaining how you can tell the library what
facilities you want it to make available.

Send bug reports to bug-glibc@prep.ai.mit.edu.

The GNU C Library is free software. See the file COPYING.LIB for copying
conditions.