glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 19212f875d Update.
1998-03-09 08:21  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/chown.c: Moved to ...
	* sysdeps/unix/sysv/linux/i386/chown.c: ...here.

	* sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
	* libc.map: Add chown to GLIBC_2.1.
	* sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
	* sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.

1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
	weak alias.
	* sysdeps/alpha/ffs.c: Likewise.
	* sysdeps/am29k/ffs.c: Likewise.
	* sysdeps/i386/ffs.c: Likewise.
	* sysdeps/i960/ffs.c: Likewise.
	* sysdeps/m68k/ffs.c: Likewise.
	* sysdeps/m88k/ffs.c: Likewise.
	* sysdeps/powerpc/ffs.c: Likewise.
	* sysdeps/rs6000/ffs.c: Likewise.
	* sysdeps/vax/ffs.s: Likewise.
	* string/string.h: Declare __ffs.
	* libc.map: Export it.
	* elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
	__builtin_ffs, which is not guaranteed to be namespace clean.

1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/sprof.c: Rewrite symbol handling to use the normal symbol
	table, which is much more likely to exist than debugging symbols.
	(printsym): Remove const.
	(load_shobj): Don't use _dl_pagesize.  Fix mapping of section
	header table.

	* libc.map: Export __profile_frequency, used by elf/sprof, to
	avoid infinite recursion during startup.

1998-03-09 12:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1998-03-09 09:11:57 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
sys Update. 1998-01-25 17:01:47 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 1998-03-09 09:11:57 +00:00
clone.S Update. 1998-03-03 17:58:38 +00:00
Dist Update. 1997-12-28 16:01:53 +00:00
dl-procinfo.h Update. 1998-01-31 13:28:12 +00:00
getgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
Makefile update from main archive 970121 1997-01-23 04:24:20 +00:00
mmap.S Update. 1998-03-03 17:58:38 +00:00
profil-counter.h Update. 1998-03-08 15:26:29 +00:00
s_pread64.S Update. 1998-03-03 17:58:38 +00:00
s_pwrite64.S Update. 1998-03-03 17:58:38 +00:00
setgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
sigaction.c Update. 1998-03-03 17:58:38 +00:00
socket.S Update. 1998-03-03 17:58:38 +00:00
syscall.S Update. 1998-03-03 17:58:38 +00:00
syscalls.list Update. 1998-03-09 09:11:57 +00:00
sysdep.h Update. 1998-03-06 11:39:36 +00:00
sysdep.S Update. 1998-02-13 17:54:15 +00:00