Go to file
David S. Miller 1f5ed31e30 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_fixup_plt):
Always perform the flush during RTLD_BOOTSTRAP.
1998-05-23 04:35:34 +00:00
arpa initial import 1995-02-18 01:27:10 +00:00
assert (assert_perror): Correct test for errnum. 1998-01-30 16:53:08 +00:00
bare update from main arhive 970119 1997-01-20 02:49:49 +00:00
catgets Fix @gnu.ai.mit.edu -> @gnu.org. 1998-03-25 13:50:38 +00:00
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 1995-09-08 20:24:57 +00:00
csu (routines): Add libc-start. 1998-03-30 12:45:29 +00:00
ctype update from main arhive 970119 1997-01-20 02:49:49 +00:00
db Fix @gnu.ai.mit.edu -> @gnu.org. 1998-03-25 13:50:38 +00:00
dirent Add defines for DT_*. 1998-01-30 16:54:02 +00:00
elf Commit all Sparc 2.0 patches to date. 1998-04-08 19:32:25 +00:00
gmon Change for 2.0.5b 1997-09-09 01:45:55 +00:00
gnulib update from main arhive 970119 1997-01-20 02:49:49 +00:00
grp Correct handling of enlarging buffers (clear errno). 1998-01-30 17:23:34 +00:00
hurd update for 2.0.5pre1 1997-08-05 23:36:21 +00:00
inet Correct handling of enlarging buffers (clear errno). 1998-01-30 17:23:34 +00:00
intl Don't discard lines after comments. 1997-11-19 22:55:04 +00:00
io update for 2.0.5pre1 1997-08-05 23:36:21 +00:00
libio (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE flag. 1998-03-10 21:29:01 +00:00
locale (locfile_read): Fix typo. 1998-04-04 18:17:30 +00:00
login (pututline_file): Don't always report success if similar entry is 1998-01-30 17:01:30 +00:00
mach (__mach_setup_thread): Delete avoidance of a cthreads bug that hasn't 1997-08-08 00:28:01 +00:00
malloc __malloc_initialized now signals three states: uninitialized, 1998-03-25 10:34:44 +00:00
manual (Reporting Bugs): Change bug-glibc-manual@prep.ai.mit.edu to 1998-03-30 09:18:35 +00:00
math Don't use _Mldbl 1998-03-03 09:08:58 +00:00
md5-crypt update for 2.0.5pre1 1997-08-05 23:36:21 +00:00
misc (vsyslog): Don't try to send if not connected to syslog daemon. 1998-03-10 21:30:32 +00:00
netinet Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-28 08:56:59 +00:00
nis Add prototypes to prevent warnings. 1998-03-03 17:03:27 +00:00
nss (REENTRANT_GETNAME): Avoid endless loop. 1998-03-30 17:47:02 +00:00
po Update. 1997-12-28 18:24:23 +00:00
posix POSIX.1 says that argv[0] *should* be provided, but does not require it. 1998-02-27 10:22:03 +00:00
protocols initial import 1995-02-18 01:27:10 +00:00
pwd Correct handling of enlarging buffers (clear errno). 1998-01-30 17:23:34 +00:00
resolv (underscorechar): New. 1998-04-02 16:12:29 +00:00
resource update from main arhive 970119 1997-01-20 02:49:49 +00:00
rpc update from main archive 961110 1996-11-11 00:59:33 +00:00
rpm update from main archive 961020 1996-10-21 01:26:31 +00:00
setjmp Change references of ANSI C to ISO C. 1997-03-20 03:17:26 +00:00
shadow Correct handling of enlarging buffers (clear errno). 1998-01-30 17:23:34 +00:00
signal Always define sigset_t if __need_sigset_h is defined. 1998-03-02 13:38:49 +00:00
socket (setsockopt): Make OPTVAL parameter const. 1998-03-02 13:38:59 +00:00
stdio (vasprintf): Give full prototype. 1997-03-17 03:59:30 +00:00
stdio-common (inchar): Fix typos. 1998-03-02 18:34:10 +00:00
stdlib (struct drand48_data): Leave X to user macros and use x for member 1998-03-04 17:20:42 +00:00
string (main): Update strsep tests from 2.1. 1998-03-14 09:57:39 +00:00
sunrpc More prototype cleanups. 1998-03-04 11:34:25 +00:00
sys Moved to sysdeps. 1997-05-21 00:07:41 +00:00
sysdeps * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_fixup_plt): 1998-05-23 04:35:34 +00:00
sysvipc Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined. 1997-05-25 18:22:14 +00:00
termios Change prototype accordingly. 1997-11-19 23:54:02 +00:00
time (dolink): Use symlink if hard link failed with EXDEV. 1998-01-30 18:05:01 +00:00
wcsmbs update for 2.0.5pre1 1997-08-05 23:36:21 +00:00
wctype (_ISwxxx): Renamed from _ISxxx, all uses 1998-03-02 13:42:25 +00:00
.cvsignore update from main archive 970209 1997-02-10 03:19:57 +00:00
=__ify initial import 1995-02-18 01:27:10 +00:00
aclocal.m4 Add AC_PROG_CC_LOCAL which does not fail for environments in which linking 1997-05-26 21:28:20 +00:00
aliases.h update from main archive 961113 1996-11-14 02:04:07 +00:00
alloca.h initial import 1995-02-18 01:27:10 +00:00
ansidecl.h initial import 1995-02-18 01:27:10 +00:00
argz.h Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-04-29 05:21:53 +00:00
assert.h initial import 1995-02-18 01:27:10 +00:00
autolock.sh Last minute change. 1996-08-12 02:44:03 +00:00
BUGS Update. 1998-03-14 10:00:17 +00:00
ChangeLog Update. 1998-04-04 18:19:43 +00:00
ChangeLog.1 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.2 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.3 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.4 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.5 Thu Jul 18 12:33:57 1996 Roland McGrath <roland@baalperazim.frob.com> 1996-07-20 12:06:21 +00:00
ChangeLog.6 update from main archive 970201 1997-02-02 01:50:11 +00:00
ChangeLog.SPARC * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_fixup_plt): 1998-05-23 04:35:34 +00:00
config-name.in initial import 1995-02-18 01:27:10 +00:00
config.guess Update. 1997-04-18 00:19:40 +00:00
config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry. 1997-12-09 23:40:00 +00:00
config.make.in Add MAKEINFO definition. 1998-03-02 13:31:02 +00:00
config.sub Update. 1997-12-10 00:00:16 +00:00
configure Regenerated: autoconf configure.in 1998-03-03 09:48:15 +00:00
configure.in Fix msgfmt test. 1998-03-02 17:47:00 +00:00
ctype.h initial import 1995-02-18 01:27:10 +00:00
db.h Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-20 11:53:52 +00:00
dirent.h initial import 1995-02-18 01:27:10 +00:00
dlfcn.h Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-20 11:53:52 +00:00
elf.h (os=gnu*): Always set elf=yes, not just for os=gnu*elf*. 1995-05-13 06:16:24 +00:00
endian.h initial import 1995-02-18 01:27:10 +00:00
envz.h Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-04-29 05:21:53 +00:00
err.h update from main archive 960818 1996-08-19 01:07:44 +00:00
errno.h update from main archive 961030 1996-10-31 02:57:12 +00:00
error.h Sun Dec 10 09:56:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-12-11 10:00:21 +00:00
extra-lib.mk update from main archive 960906 1996-09-07 04:10:57 +00:00
FAQ Remove redundant case in libc.so doc. 1998-03-31 23:06:51 +00:00
fcntl.h initial import 1995-02-18 01:27:10 +00:00
features.h update from main archive 960105 1997-01-06 22:07:28 +00:00
fnmatch.h initial import 1995-02-18 01:27:10 +00:00
ftw.h initial import 1995-02-18 01:27:10 +00:00
getopt.h initial import 1995-02-18 01:27:10 +00:00
glibcbug.in Add more information of build environment and flags. 1997-12-12 02:29:35 +00:00
glob.h initial import 1995-02-18 01:27:10 +00:00
gnu-versions.h update from main archive 970121 1997-01-23 04:24:20 +00:00
grp.h initial import 1995-02-18 01:27:10 +00:00
INSTALL Update. 1997-08-23 22:49:13 +00:00
install-sh cleanups 1996-11-20 21:28:45 +00:00
interp.c update from main archive 961220 1996-12-21 04:13:58 +00:00
langinfo.h Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 03:00:08 +00:00
libc-symbols.h update from main archive 970120 1997-01-21 06:10:42 +00:00
libintl.h Fri Nov 10 14:15:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-11-10 20:38:31 +00:00
limits.h Always define MB_LEN_MAX. 1997-12-24 21:05:48 +00:00
link.h update from main archive 961201 1996-12-02 04:00:15 +00:00
locale.h initial import 1995-02-18 01:27:10 +00:00
Make-dist Don't automatically ignore .c files os .S or .s files are ignored. 1997-04-19 15:13:27 +00:00
Makeconfig (CPPFLAGS-.So): Add -DPIC. 1998-04-07 16:04:49 +00:00
Makefile (subdirs): Undo last patch. 1998-03-03 10:09:42 +00:00
Makefile.in update from main archive 970201 1997-02-02 01:50:11 +00:00
Makerules (install): Change comment for libc.so following the libc_nonshared changes. 1998-03-31 23:07:42 +00:00
MakeTAGS (all-sources): Add $(test-srcs). 1997-03-20 03:36:48 +00:00
malloc.h update from main archive 970125 1997-01-26 05:33:35 +00:00
math.h initial import 1995-02-18 01:27:10 +00:00
mathcalls.h Mon Mar 4 20:54:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-03-05 21:41:30 +00:00
mcheck.h update from main archive 970127 1997-01-28 03:59:29 +00:00
memory.h initial import 1995-02-18 01:27:10 +00:00
mkinstalldirs Don't report an error if mkdir fails because a directory was created by another process. 1996-05-03 07:37:52 +00:00
move-if-change * Makefile (subdirs): Add elf first. 1995-02-21 06:15:34 +00:00
munch-tmpl.c * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes. 1995-07-27 09:00:07 +00:00
munch.awk initial import 1995-02-18 01:27:10 +00:00
netdb.h Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-22 22:47:57 +00:00
netgroup.h update from main archive 961001 1996-10-02 01:40:17 +00:00
NEWS Change bug-glibc-manual@prep.ai.mit.edu to bug-glibc-manual@gnu.org. 1998-03-30 09:19:48 +00:00
nlist.h initial import 1995-02-18 01:27:10 +00:00
NOTES update from main archive 961109 1996-11-10 02:21:51 +00:00
nss.h Last minute change. 1996-08-12 02:44:03 +00:00
nsswitch.h update from main archive 961001 1996-10-02 01:40:17 +00:00
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
obstack.h initial import 1995-02-18 01:27:10 +00:00
poll.h initial import 1995-02-18 01:27:10 +00:00
posix1_lim.h initial import 1995-02-18 01:27:10 +00:00
posix2_lim.h initial import 1995-02-18 01:27:10 +00:00
printf.h update from main archive 961201 1996-12-02 04:00:15 +00:00
printsources initial import 1995-02-18 01:27:10 +00:00
PROJECTS Update. 1998-03-04 17:21:03 +00:00
pwd.h initial import 1995-02-18 01:27:10 +00:00
README Remade for production-2.0.7 1998-03-31 13:29:51 +00:00
README.libm update from main archive 961105 1996-11-06 04:24:40 +00:00
README.template Change bug-glibc-manual@prep.ai.mit.edu to bug-glibc-manual@gnu.org. 1998-03-30 09:19:48 +00:00
regex.h Wed May 17 16:50:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-18 09:00:09 +00:00
rellns-sh Handle files in the same directory correctly. 1997-04-21 13:34:31 +00:00
resolv.h Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 08:56:57 +00:00
Rules Remove handling of static-only-routines. 1998-03-30 10:21:06 +00:00
sched.h update from main archive 960912 1996-09-13 03:21:39 +00:00
search.h Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-09-17 20:23:15 +00:00
set-hooks.h initial import 1995-02-18 01:27:10 +00:00
set-init.c update from main archive 960105 1997-01-06 22:07:28 +00:00
setjmp.h initial import 1995-02-18 01:27:10 +00:00
sgtty.h initial import 1995-02-18 01:27:10 +00:00
shadow.h Update. 1996-08-12 01:42:37 +00:00
shlib-versions Commit all Sparc 2.0 patches to date. 1998-04-08 19:32:25 +00:00
signal.h initial import 1995-02-18 01:27:10 +00:00
stdio.h * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
stdlib.h initial import 1995-02-18 01:27:10 +00:00
string.h initial import 1995-02-18 01:27:10 +00:00
strings.h initial import 1995-02-18 01:27:10 +00:00
syscall.h update from main archive 960105 1997-01-06 22:07:28 +00:00
syslog.h initial import 1995-02-18 01:27:10 +00:00
tar.h initial import 1995-02-18 01:27:10 +00:00
termios.h initial import 1995-02-18 01:27:10 +00:00
time.h initial import 1995-02-18 01:27:10 +00:00
ttyent.h initial import 1995-02-18 01:27:10 +00:00
unistd.h initial import 1995-02-18 01:27:10 +00:00
utime.h Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-25 19:23:32 +00:00
utmp.h Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-29 04:48:04 +00:00
values.h update from main archive 970118 1997-01-19 04:54:28 +00:00
version.c Fix @gnu.ai.mit.edu -> @gnu.org. 1998-03-25 13:50:38 +00:00
version.h (VERSION): Bump to 2.0.7. 1998-03-03 09:22:37 +00:00
wchar.h Mon Apr 1 13:34:55 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu> 1996-04-02 13:27:17 +00:00
wctype.h Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-01 13:55:18 +00:00
wordexp.h initial import 1995-02-18 01:27:10 +00:00
xopen_lim.h Include stdio_lim.h to get definition of FOPEN_MAX. 1997-12-21 21:10:46 +00:00

This directory contains the version 2.0.7 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 is known to run on the following
configurations:

		i[3456]86-*-gnu		GNU Hurd
		i[3456]86-*-linux-gnu	Linux-2.0 on Intel
		m68k-*-linux-gnu	Linux-2.0 on Motorola 680x0
		alpha-*-linux-gnu	Linux-2.0 on DEC Alpha


Former releases of this library (version 1.09.1 and perhaps earlier
versions) used to run on the following configurations:

		alpha-dec-osf1
		i[3456]86-*-bsd4.3
		i[3456]86-*-isc2.2
		i[3456]86-*-isc3
		i[3456]86-*-sco3.2
		i[3456]86-*-sco3.2v4
		i[3456]86-*-sysv
		i[3456]86-*-sysv4
		i[3456]86-force_cpu386-none
		i[3456]86-sequent-bsd
		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

Since no one has volunteered to test and fix the above configurations,
these are not supported at the moment.  It's expected that these don't
work anymore.  Porting the library is not hard.  If you are interested
in doing a port, please contact the glibc maintainers by sending
electronic mail to <bug-glibc@gnu.org>.

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-crypt-2.0.7.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.ifi.uio.no
[129.240.64.21], 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.ifi.uio.no; transferring this
distribution from ftp.gnu.org (or any other site in the USA) to a
site outside the USA is in violation of US export laws.

Beside the separate crypt tar file there are some more add-ons which can be
used together with GNU libc.  They are designed in a way to ease the
installation by integrating them in the libc source tree.  Simply get the
add-ons you need and use the --enable-add-ons option of the `configure'
script to tell where the add-ons are found.  Please read the FAQ file for
more details.

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

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@gnu.org>, 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.

We prefer to get bug reports sent using the `glibcbug' shell script which
is install together with the rest of the GNU libc to <bugs@gnu.org>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@gnu.org> as normal
electronic mails.

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