Go to file
Ulrich Drepper e918a7feeb Update.
1998-07-09 13:34  Ulrich Drepper  <drepper@cygnus.com>

	* grp/grp.h: Define gid_t also for __USE_XOPEN.
	* io/fcntl.h: Include <sys/stat.h> also for __USE_XOPEN.
	* io/utime.h: Define time_t also for __USE_XOPEN.
	* io/sys/stat.h: Define time_t also for __USE_XOPEN.
	Define *_t types except for pid_t also for __USE_XOPEN.
	Define S_* macros also for __USE_XOPEN.
	* locale/langinfo.h: Define CODESET, CRNCYSTR, RADIXCHAR, and
	THOUSEP also for __USE_XOPEN.
	* math/math.c: Define M_* macros also for __USE_XOPEN.
	* math/bits/mathcalls.h: Declare hypot also for __USE_XOPEN.
	* posix/fnmatch.h: Define FNM_NOSYS and for if _XOPEN_SOURCE is
	defined.
	* posix/glob.h: Likewise for GLOB_NOSYS.
	* posix/regex.h: Likewise for REG_NOSYS.
	* posix/wordexp.h: Likewise for WRDE_NOSYS.
	* posix/unistd.h: Define *_t types also for __USE_XOPEN.
	* posix/sys/wait.h: Define pid_t for __USE_XOPEN.
	* pwd/pwd.h: Define gid_t and pid_t also for __USE_XOPEN.
	* signal/signal.h: Define pid_t also fir __USE_XOPEN.
	* sysdeps/unix/sysv/linux/bits/fcntl.h: Define _RSYNC and O_DSYNC also
	for __USE_POSIX199309.
	* sysdeps/unix/sysv/linux/bits/termios.h: Define the various B*
	constants also for __USE_XOPEN.
	* wcsmbs/wchar.h: For XPG4 include wctype.h.

	* intl/dcgettext.c (find_msg): Initialize act to prevent warning.
	* locale/setlocale.c (new_composite_name): Likewise for last_len.

	* libio/stdio.h: Don't declare fclose_unlocked.

	* sysdeps/posix/fpathconf.c: Handle _PC_FILESIZEBITS.

1998-07-08  Mark Kettenis  <kettenis@phys.uva.nl>

	* stdio/stdio.h: Add prototypes for fflush_unlocked,
	getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked,
	fgets_unlocked, fread_unlocked, fwrite_unlocked,
	clearerr_unlocked, feof_unlocked, ferror_unlocked,
	fileno_unlocked, flockfile, ftrylockfile, funlockfile.
	[__USE_XOPEN && !__USE_GNU] Declare optarg, optind, opterr.  Add
	prototype for getopt.
	* stdio/clearerr.c (clearerr_unlocked): Weak alias for clearerr.
	* stdio/feof.c (feof_unlocked): Weak alias for feof.
	* stdio/ferror.c (ferror_unlocked): Weak alias for ferror.
	* stdio/fflush.c (fflush_unlocked): Weak alias for fflush.
	* stdio/fgets.c (fgets_unlocked): Weak alias for fgets.
	* stdio/fileno.c (fileno_unlocked): Weak alias for fileno.
	* stdio/fputc.c (fputc_unlocked): Weak alias for fputc.
	* stdio/fread.c (fread_unlocked): Weak alias for fread.
	* stdio/fwrite.c (fwrite_unlocked): Weak alias for fwrite.
	* stdio/getc.c (getchar_unlocked): Weak alias for getc.
	* stdio/getchar.c (getchar_unlocked): Weak alias for getchar.
	* stdio/putc.c (putc_unlocked): Weak alias for putc.
	* stdio/putchar.c (putchar_unlocked): Weak alias for putchar.
	* stdio/Versions [GLIBC_2.1]: Add clearerr_unlocked,
	feof_unlocked, ferror_unlocked, fflush_unlocked, fgets_unlocked,
	fileno_unlocked, fputc_unlocked, fread_unlocked, fwrite_unlocked,
	getc_unlocked, getchar_unlocked, putc_unlocked and
	putchar_unlocked.

	* libio/Versions: Move flockfile, ftrylockfile and funlockfile
	from here ...
	* stdio-common/Versions: ... to here.

1998-07-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* Makerules (versioning): Correct typo.
1998-07-09 13:58:47 +00:00
aout Update. 1997-07-28 22:35:20 +00:00
argp Update. 1998-07-02 22:51:40 +00:00
assert Update. 1998-07-04 10:39:13 +00:00
bare update from main arhive 970119 1997-01-20 02:49:49 +00:00
bits Update. 1998-07-08 22:53:56 +00:00
catgets Update. 1998-07-02 22:51:40 +00:00
conf
csu Update. 1998-07-04 14:40:35 +00:00
ctype Update. 1998-07-02 22:51:40 +00:00
db Update. 1998-07-02 22:51:40 +00:00
db2 Update. 1998-07-06 17:09:00 +00:00
debug Update. 1998-07-02 22:51:40 +00:00
dirent Update. 1998-07-02 22:51:40 +00:00
elf Update. 1998-07-08 22:53:56 +00:00
gmon Update. 1998-07-02 22:51:40 +00:00
gnulib update from main arhive 970119 1997-01-20 02:49:49 +00:00
grp Update. 1998-07-09 13:42:26 +00:00
hesiod Update. 1998-07-02 22:51:40 +00:00
hurd Update. 1998-07-02 22:51:40 +00:00
iconv Update. 1998-07-08 22:53:56 +00:00
iconvdata Update. 1998-06-18 10:33:29 +00:00
include Update. 1998-06-30 12:09:42 +00:00
inet Update. 1998-07-05 11:57:59 +00:00
intl Update. 1998-07-09 13:42:26 +00:00
io Update. 1998-07-09 13:42:26 +00:00
libio Update. 1998-07-09 13:42:26 +00:00
linuxthreads Update. 1998-07-09 13:58:47 +00:00
locale Update. 1998-07-09 13:58:47 +00:00
localedata Update. 1998-07-04 10:39:13 +00:00
login Update. 1998-07-02 22:51:40 +00:00
mach Update. 1998-07-04 14:40:35 +00:00
malloc Update. 1998-07-02 22:51:40 +00:00
manual Update. 1998-06-30 13:22:33 +00:00
math Update. 1998-07-09 13:58:47 +00:00
md5-crypt Update. 1998-07-02 22:51:40 +00:00
misc Update. 1998-07-08 22:53:56 +00:00
nis Update. 1998-07-06 17:09:00 +00:00
nscd Update. 1998-07-04 10:39:13 +00:00
nss Update. 1998-07-05 12:05:16 +00:00
po Update. 1998-04-09 10:14:17 +00:00
posix Update. 1998-07-09 13:58:47 +00:00
pwd Update. 1998-07-09 13:58:47 +00:00
resolv Update. 1998-07-05 12:05:16 +00:00
resource Update. 1998-07-02 22:51:40 +00:00
rpm Update. 1998-05-18 11:43:16 +00:00
rt Update. 1998-07-02 22:51:40 +00:00
scripts Update. 1998-07-08 22:53:56 +00:00
setjmp Update. 1998-07-02 22:51:40 +00:00
shadow Update. 1998-07-02 22:51:40 +00:00
signal Update. 1998-07-09 13:58:47 +00:00
socket Update. 1998-07-02 22:51:40 +00:00
stdio Update. 1998-07-09 13:58:47 +00:00
stdio-common Update. 1998-07-09 13:58:47 +00:00
stdlib Update. 1998-07-08 22:53:56 +00:00
streams Update. 1998-07-02 22:51:40 +00:00
string Update. 1998-07-04 10:39:13 +00:00
sunrpc Update. 1998-07-02 22:51:40 +00:00
sysdeps Update. 1998-07-09 13:58:47 +00:00
sysvipc Update. 1998-07-02 22:51:40 +00:00
termios Update. 1998-07-02 22:51:40 +00:00
time Update. 1998-07-05 12:05:16 +00:00
timezone Update. 1998-07-04 10:39:13 +00:00
wcsmbs Update. 1998-07-09 13:58:47 +00:00
wctype Update. 1998-07-04 10:39:13 +00:00
.cvsignore Update. 1998-05-12 12:22:17 +00:00
abi-tags Update. 1998-05-06 09:52:22 +00:00
aclocal.m4 Update. 1998-04-07 15:41:36 +00:00
BUGS Update. 1998-04-08 20:27:31 +00:00
ChangeLog Update. 1998-07-09 13:58:47 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
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. 1997-07-22 00:10:33 +00:00
ChangeLog.7 Update. 1997-11-18 02:50:07 +00:00
config-name.in
config.h.in Update. 1998-05-06 14:43:15 +00:00
config.make.in Update. 1998-06-26 14:47:05 +00:00
configure Update. 1998-06-26 14:47:05 +00:00
configure.in Update. 1998-06-26 14:47:05 +00:00
extra-lib.mk Update. 1998-05-15 14:46:36 +00:00
FAQ Update. 1998-06-29 12:44:22 +00:00
FAQ.in Update. 1998-06-29 12:44:22 +00:00
glibcbug.in Update. 1998-05-29 10:21:16 +00:00
INSTALL Update. 1998-05-18 09:53:46 +00:00
Make-dist Update. 1998-05-20 10:50:03 +00:00
Makeconfig Update. 1998-07-02 22:51:40 +00:00
Makefile Update. 1998-07-08 22:53:56 +00:00
Makefile.in Update. 1998-02-26 16:30:54 +00:00
Makerules Update. 1998-07-09 13:42:26 +00:00
MakeTAGS Update. 1998-05-12 12:22:17 +00:00
NEWS Update. 1998-03-17 17:40:39 +00:00
NOTES Update. 1997-10-12 04:05:44 +00:00
o-iterator.mk
PROJECTS Update. 1998-05-14 19:14:48 +00:00
README Update. 1998-05-25 10:01:47 +00:00
README-alpha Update. 1998-05-05 20:21:09 +00:00
README.libm update from main archive 961105 1996-11-06 04:24:40 +00:00
README.template Update. 1998-03-26 18:01:01 +00:00
Rules Update. 1998-06-01 13:41:16 +00:00
shlib-versions * shlib-versions: Match alpha*. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove. * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New. Implement copysign* with and without __ prefix. Likewise for fabs; use builtin for gcc 2.8. (floor*): New. (fdim*): New. * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New. (R_SPARC*): Match current v9 ABI. * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long. * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t. * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise. * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise. * sysdeps/generic/getresgid.c: Use prototype form because of warning. * sysdeps/unix/sysv/linux/getdents.c: Likewise. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise. * sysdeps/unix/grantpt.c (argv): Fix consts. * sysdeps/unix/sysv/linux/getpt.c: Include <string.h> * sysdeps/unix/sysv/linux/sigaction.c: Likewise. 1998-03-01 00:56:42 +00:00
test-skeleton.c Update. 1998-04-14 16:51:08 +00:00
version.h Update. 1998-05-24 18:51:11 +00:00
Versions.def Update. 1998-07-02 22:51:40 +00:00

This directory contains the version 2.0.94 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:

		*-*-gnu			GNU Hurd
		i[3456]86-*-linux-gnu	Linux-2.x on Intel
		m68k-*-linux-gnu	Linux-2.x on Motorola 680x0
		alpha-*-linux-gnu	Linux-2.x on DEC Alpha
		powerpc-*-linux-gnu     Linux and MkLinux on PowerPC systems
		sparc-*-linux-gnu	Linux-2.x on SPARC
		sparc64-*-linux-gnu	Linux-2.x on UltraSPARC
		arm-*-none		ARM standalone systems
		arm-*-linuxaout		Linux-2.x on ARM using a.out binaries


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.94.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 installed 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.