glibc/sysdeps/unix
Ulrich Drepper 835bf8e016 Update.
2000-08-01  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_greg_t, ELF_NGREG,
	elf_gregset_t, elf_fpregset_t, elf_fpxregset_t): Moved to
	sysdeps/unix/sysv/linux/i386/sys/procfs.h.
	Remove the junk that's only relevant in the Linux kernel itself.
	Add a warning saying that this file is now obsolete, and include
	<sys/procfs.h>.
	* sysdeps/unix/sysv/linux/i386/sys/procfs.h (elf_greg_t,
	ELF_NGREG, elf_gregset_t, elf_fpregset_t, elf_fpxregset_t): Moved
	here from sysdeps/unix/sysv/linux/i386/sys/elf.h.  Don't include
	<signal.h>, <sys/ucontext.h> and <sys/elf.h>.  Remove parts of
	`struct elf_prstatus' that are #ifdef'ed out.  Improve comments
	and add the notice that the file is primarily there for GDB.
	* sysdeps/unix/sysv/linux/i386/sys/user.h: Fix comment.

2000-08-09  Jakub Jelinek  <jakub@redhat.com>

	* time/tzfile.c (__tzfile_compute): __tzstring zones
	from zone_names.

2000-08-09  Jakub Jelinek  <jakub@redhat.com>

	* resolv/resolv.h (__res_state): Surround prototype with
	__BEGIN_DECLS/__END_DECLS.
	* sysdeps/unix/sysv/linux/m68k/chown.c: Include kernel-features.h.

2000-08-04  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/bits/resource.h (__rlimit_resource):
	Make independant of asm/resource.h from the Linux kernel.

2000-08-06  Bruno Haible  <haible@clisp.cons.org>

	* iconv/gconv_conf.c (__gconv_read_conf): Don't call realpath.

2000-08-06  Bruno Haible  <haible@clisp.cons.org>

	* intl/Makefile (CPPFLAGS): Remove $(i18ndir) from LOCALE_ALIAS_PATH.
	* locale/Makefile (locale-CPPFLAGS): Likewise.

2000-08-09  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/fpu/libm-test-ulps: Increase several error values
	for AMD processors.

2000-08-03  Jakub Jelinek  <jakub@redhat.com>

	* misc/Versions (mincore): Export at GLIBC_2.2.

2000-08-03  Bruno Haible  <haible@clisp.cons.org>

	* intl/libintl.h (gettext, dgettext, dcgettext): Add back __THROW.
2000-08-10 04:40:02 +00:00
..
alpha Update. 1998-11-02 10:07:25 +00:00
arm Update. 1998-10-22 11:18:01 +00:00
bsd Update. 2000-07-15 21:56:03 +00:00
common * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
i386 * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. 2000-06-27 01:52:26 +00:00
inet * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
mips 2000-04-21 Andreas Jaeger <aj@suse.de> 2000-04-21 22:03:39 +00:00
mman * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
powerpc Update. 1999-10-10 20:36:40 +00:00
sh Update. 2000-06-12 20:50:37 +00:00
sparc Update. 1999-01-29 12:01:59 +00:00
sysv Update. 2000-08-10 04:40:02 +00:00
_exit.S Update. 1999-02-07 12:50:11 +00:00
alarm.c Update. 1997-05-26 23:01:17 +00:00
clock_gettime.c Update. 2000-04-12 20:53:19 +00:00
clock_nanosleep.c (clock_nanosleep): Add one more __builtin_expect. 2000-06-26 19:26:07 +00:00
clock_settime.c Update. 2000-04-10 15:30:06 +00:00
closedir.c Update. 1998-03-18 09:01:59 +00:00
configure Update. 1999-05-30 09:07:13 +00:00
configure.in
confstr.h
dirfd.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
dirstream.h Update. 1997-06-21 02:59:26 +00:00
Dist Update. 1998-07-04 14:40:35 +00:00
errnos-tmpl.c Update. 1997-06-23 21:55:26 +00:00
errnos.awk
execve.S update from main archive 961119 1996-11-20 03:45:51 +00:00
fork.S Updated. 1997-06-26 22:23:01 +00:00
fxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getdents.c update from main archive 970121 1997-01-23 04:24:20 +00:00
getegid.S Updated. 1997-06-26 22:23:01 +00:00
geteuid.S Updated. 1997-06-26 22:23:01 +00:00
getlogin_r.c Update. 1999-11-10 02:42:49 +00:00
getlogin.c Update. 1997-07-12 23:35:19 +00:00
getpagesize.c Update. 1997-06-23 21:55:26 +00:00
getppid.S Updated. 1997-06-26 22:23:01 +00:00
grantpt.c Update. 1998-12-13 14:52:55 +00:00
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c Update. 1999-06-19 09:58:37 +00:00
make-syscalls.sh * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
Makefile Update. 1999-12-01 23:16:28 +00:00
mk-local_lim.c Update. 1997-06-23 21:55:26 +00:00
mkdir.c Update. 1997-06-23 21:55:26 +00:00
mkfifo.c Update. 1997-06-23 21:55:26 +00:00
nice.c Update. 1997-06-23 21:55:26 +00:00
opendir.c Update. 1998-12-11 15:26:32 +00:00
pipestream.c
readdir_r.c Update. 1999-04-27 13:06:39 +00:00
readdir.c Update. 1999-04-27 13:06:39 +00:00
rewinddir.c Update. 1998-07-16 11:44:36 +00:00
rmdir.c Update. 1997-06-23 21:55:26 +00:00
s-proto.S
seekdir.c Update. 1999-08-18 18:44:33 +00:00
siglist.c Update. 1999-06-19 09:58:37 +00:00
snarf-ioctls Update. 1997-07-06 22:02:42 +00:00
start.c Update. 2000-02-28 21:16:38 +00:00
stime.c Update. 1997-06-23 21:55:26 +00:00
Subdirs Update. 1997-08-10 18:37:15 +00:00
syscall.S Updated. 1997-06-26 22:23:01 +00:00
syscalls.list * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
sysdep.h Update. 1998-10-21 15:29:52 +00:00
system.c
telldir.c Update. 1999-08-18 00:34:47 +00:00
time.c Update. 1997-05-26 23:01:17 +00:00
utime.c Update. 1997-05-26 23:01:17 +00:00
xmknod.c update from main archive 960105 1997-01-06 22:07:28 +00:00
xstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00