This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.3pre1


Am Don, 06 Jan 2000 schrieb Ulrich Drepper:
>I've uploaded to
>
>	ftp://sourceware.cygnus.com/pub/glibc/snapshots
>and
>	ftp://ftp.xx.kernel.org/pub/software/libs/glibc
>
>the first test release of glibc 2.1.3 (xx is your country code).
>
>
>There you find
>
>	glibc-2.1.3pre1.tar.bz2 (or .gz)
>and
>	glibc-linuxthreads-2.1.3pre1.tar.gz
>
>No new crypt add-on is needed.
>
>This release is probably only usable on Linux (not Hurd).  But on
>Linux it should provide several improvements in stability.  Give it a
>try and please also report positive results to this list.

Builds and works fine, just a few warnings during build:

../sysdeps/unix/sysv/linux/execve.c:40: warning: passing arg 2 of `__syscall_execve' discards qualifiers from pointer target type
../sysdeps/unix/sysv/linux/execve.c:40: warning: passing arg 3 of `__syscall_execve' discards qualifiers from pointer target type
../sysdeps/posix/pread.c:32: warning: implicit declaration of function `__libc_lseek'
../sysdeps/posix/pwrite.c:32: warning: implicit declaration of function `__libc_lseek'
../sysdeps/posix/open64.c:37: warning: implicit declaration of function `__libc_open'

And what about [sg]etrlimit on PPC? Is this now the final version (symbol
version @2.0) for the new ugetrlimit kernel stuff?

Franz.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]