glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 9c7ff11a5c Update.
2003-06-11  Ulrich Drepper  <drepper@redhat.com>

	* time/tzfile.c: Add a couple of __builtin_expect.

	Remove warnings gcc 3.3 shows.
	* argp/argp-help.c (hol_entry_short_iterate): Don't inline.
	* elf/dl-load.c (fillin_rpath): Likewise.
	(add_path): Likewise.
	* elf/dl-version.c (find_needed): Always inline.
	* elf/do-lookup.c (FCT): Don't inline.
	* iconv/Makefile: Extend vpath to intl subdir.
	(iconvconfig-modules): Add hash-string.
	* iconv/gconv_charset.h (strip): Don't inline.
	(upstr): Always inline.
	Move __gconv_compare_alias prototype to...
	* iconv/gconv_int.h: ...here.
	* iconv/gconv_db.c: Don't include gconv_charset.h.
	* iconv/gconv_conf.c (add_alias): Don't inline.
	(insert_module): Likewise.
	* iconv/gconv_simple.c (internal_ucs4_loop): Always inline.
	(internal_ucs4_loop_unaligned): Likewise.
	(internal_ucs4_loop_single): Likewise.
	(ucs4_internal_loop): Likewise.
	(ucs4_internal_loop_unaligned): Likewise.
	(ucs4_internal_loop_single): Likewise.
	(internal_ucs4le_loop): Always inline.
	(internal_ucs4le_loop_unaligned): Likewise.
	(internal_ucs4le_loop_single): Likewise.
	(ucs4le_internal_loop): Likewise.
	(ucs4le_internal_loop_unaligned): Likewise.
	(ucs4le_internal_loop_single): Likewise.
	* iconv/loop.c: Always inline the defined functions.
	* iconvdata/cns11642.h: Likewise.
	* iconvdata/cns11642l1.h: Likewise.
	* iconvdata/euc-kr.c: Likewise.
	* iconvdata/gb2312.h: Likewise.
	* iconvdata/jis0201.h: Likewise.
	* iconvdata/jis0208.h: Likewise.
	* iconvdata/jis0212.h: Likewise.
	* iconvdata/jisx0213.h: Likewise.
	* iconvdata/ksc5601.h: Likewise.
	* iconvdata/utf-7.c (base64): Don't inline.
	* include/libc-symbols.h (symbol_set_first_element): Add cast
	(symbol_set_end_p): Likewise.
	* include/set-hooks (RUN_HOOK): Likewise.
	* inet/Makefile (aux): Add ifreq.
	* intl/Makefile (aux): Add some entries from routines.  Add
	hash-string.
	* intl/hash-string.c: New file.
	* intl/hash-string.h: Remove hash_string definition.  Declare
	__hash_string.
	* iconv/gconv_cache.c (find_module_idx): Adjust hash_string caller.
	* iconv/iconvconfig.c (new_name): Likewise.
	* intl/dcigettext.c (_nl_find_msg): Likewise.
	* intl/loadmsgcat.c (_nl_load_domain): Likewise.
	* io/ftw.c (open_dir_stream): Always inline.
	(process_entry): Don't inline.
	* locale/findlocale.c: Include gconv_int.h.
	* locale/setlocale.c (new_composite_name): Don't inline.
	* locale/weight.h (findidx): Always inline.
	* locale/weightwc.h (findidx): Likewise.
	* locale/programs/linereader.c (lr_ignore_rest): Define here.
	* locale/programs/linereader.h (lr_ignore_rest): Don't define here,
	just declare it.
	(lr_getc): Always inline.
	(lr_ungetc): Likewise.
	* nss/nss_files/files-parse.c (parse_list): Likewise.
	* stdio-common/Makefile (aux): Add printf-parsemb and
	printf-parsewc.
	* stdio-common/_itoa.h (_itoa_word): Always inline.
	(_fitoa_word, _fitoa): Don't define here, only declare.
	* stdio-common/_itoa.c (_iftoa_word): Add here.
	(_fitoa): Likewise.
	* stdio-common/_itowa.h (_itowa_word): Always inline.
	* stdio-common/printf-parse.h (read_int): Don't inline.
	(find_spec): Don't define.
	Declare __find_specmb and __find_specwc.
	(parse_one_spec): Don't define.
	Declare __parse_one_specmb and __parse_one_specwc.
	* stdio-common/printf-parsemb.c: New file.
	* stdio-common/printf-parsewc.c: New file.
	* stdio-common/vfprintf.c: Update calls to find_spec and
	parse_one_spec for new names.
	* stdio-common/printf-prs.c: Likewise.  Define DONT_NEED_READ_INT.
	* stdlib/Makefile (aux): Add grouping and groupingwc.
	* stdlib/grouping.c: New file.
	* stdlib/groupingwc.c: New file.
	* stdlib/grouping.h (correctly_grouped_prefix): Don't define here.
	Just prototype.
	* stdlib/rpmatch.c (try): Don't inline.
	* stdlib/strtod.c (round_and_return): Don't line.
	(str_to_mpn): Likewise.
	(__mpn_lshift_1): Always inline.  Optimize only for constant count.
	Adjust for name change of correctly_grouped_prefix.
	* sysdeps/generic/strtol.c: Adjust for name change of
	correctly_grouped_prefix.
	* string/strxfrm.c (utf8_encode): Don't inline.
	* sysdeps/generic/dl-cache.c: Define _dl_cache_libcmp.
	* sysdeps/generic/dl-cache.h: Just declare _dl_cache_libcmp.
	* sysdeps/generic/ifreq.c: New file.
	* sysdeps/unix/sysv/linux/ifreq.c: New file.
	* sysdeps/generic/ifreq.h (__ifreq): Only declare here.
	* sysdeps/unix/sysv/linux/ifreq.h: Likewise.
	* sysdeps/generic/ldsodefs.h (_dl_name_match_p): Always inline.
	* sysdeps/generic/unwind-dw2-fde.c (start_fde_sort): Don't inline.
	(fde_split): Likewise.
	(fde_merge): Likewise.
	(end_fde_sort): Likewise.
	(init_object): Likewise.
	(binary_search_unencoded_fdes): Likewise.
	(binary_search_single_encoding_fdes): Likewise.
	(binary_search_mixed_encoding_fdes): Likewise.
	* sysdeps/generic/wordexp.c (w_addchar): Don't inline.
	* sysdeps/i386/dl-machine.c (elf_machine_runtime_setup): Always inline.
	* sysdeps/posix/sprofil.c (profil_count): Don't inline.
	* sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
	Add xstatconv.
	* sysdeps/unix/sysv/linux/xstatconv.h: New file.
	* sysdeps/unix/sysv/linux/xstatconv.c: Don't inline the function.
	Export them.  Prepend __ to name.
	* sysdeps/unix/sysv/linux/Dist: Add xstatconv.h.
	* sysdeps/unix/sysv/linux/fxstat.c: Adjust for name change of
	conversion functions.
	* sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/lxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/xstat.c: Likewise.
	* sysdeps/unix/sysv/linux/xstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
	* sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max,
	__statfs_filesize_max, __statfs_symlinks): Define here.  __ prepended
	to name.  Change callers.
	* sysdeps/unix/sysv/linux/pathconf.h (__statfs_link_max,
	__statfs_filesize_max, __statfs_symlinks): Don't define here, just
	declare.
	* sysdeps/unix/sysv/linux/fpathconf.c: Change all callers.
	* time/tzfile.c (decode): Always inline.
	* wcsmbs/wcsnrtombs.c: Change type of inbuf to unsigned char*.
	Remove cast in tomb function call.
	* wcsmbs/wcsrtombs.c Likewise.
	* wcsmbs/wcstob.c: Introduce new temp variable to take pointer in
	tomb function call.
2003-06-11 23:22:36 +00:00
..
alpha Update. 2003-06-11 23:22:36 +00:00
arm * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use 2003-03-27 02:45:58 +00:00
bits (IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST, IPV6_IPSEC_POLICY, IPV6_XFRM_POLICY): Define. 2003-06-10 16:20:32 +00:00
cris Update. 2003-03-23 19:44:31 +00:00
hppa Update. 2003-04-01 06:20:33 +00:00
i386 Update. 2003-06-11 23:22:36 +00:00
ia64 Replace hard-coded offsets into struct sigcontext with generated file. 2003-06-02 19:56:35 +00:00
m68k semtimedop implementation for Linux/m68k. 2003-04-27 17:08:00 +00:00
mips 2003-05-30 Guido Guenther <agx@sigxcpu.org> 2003-05-30 17:41:46 +00:00
net Update. 2002-10-03 08:58:56 +00:00
netash
netatalk
netax25
neteconet
netinet Update. 2003-05-10 08:39:58 +00:00
netipx
netpacket
netrom
netrose
nfs
powerpc (LOADARGS_0, LOADARGS_1, LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5, LOADARGS_6): Don't error if syscall argument is a string literal. 2003-05-21 19:17:35 +00:00
s390 Update. 2003-05-21 19:31:11 +00:00
scsi
sh Update. 2003-05-05 18:24:09 +00:00
sparc Update. 2003-06-10 02:32:35 +00:00
sys Update. 2003-03-25 01:14:36 +00:00
x86_64 Update. 2003-05-30 16:12:18 +00:00
_exit.c Update. 2002-10-03 16:37:04 +00:00
a.out.h
accept.S Update. 2002-12-31 20:46:11 +00:00
adjtime.c Update. 2002-07-25 08:19:59 +00:00
aio_sigqueue.c
bind.S Update. 2002-05-15 00:22:23 +00:00
check_pf.c Update. 2003-06-10 08:58:05 +00:00
clock_getres.c Update. 2003-03-03 04:57:09 +00:00
clock_gettime.c Update. 2003-03-03 04:57:09 +00:00
clock_nanosleep.c Update. 2003-03-03 04:57:09 +00:00
clock_settime.c Update. 2003-03-03 04:57:09 +00:00
clock.c
cmsg_nxthdr.c
configure * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt. 2003-03-23 02:10:04 +00:00
configure.in * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt. 2003-03-23 02:10:04 +00:00
connect.S Update. 2002-12-15 10:26:23 +00:00
device-nrs.h
Dist Update. 2003-06-11 23:22:36 +00:00
dl-brk.c Update. 2002-06-09 20:15:14 +00:00
dl-librecon.h Revert unintentional commits. 2003-02-26 00:01:15 +00:00
dl-origin.c
dl-osinfo.h * sysdeps/generic/libc-start.c (__libc_start_main): Do 2002-12-01 22:14:57 +00:00
dl-sbrk.c Update. 2002-06-09 20:15:14 +00:00
dl-sysdep.c
errqueue.h
execve.c Don't try calling __pthread_kill_other_threads_np. 2002-10-11 07:59:08 +00:00
exit-thread.S Update. 2002-09-15 02:37:32 +00:00
fatal-prepare.h Update. 2003-04-19 16:57:17 +00:00
fd_to_filename.h
fexecve.c Update. 2002-12-06 23:38:01 +00:00
fpathconf.c Update. 2003-06-11 23:22:36 +00:00
fstatfs64.c
fstatvfs64.c
fstatvfs.c Update. 2002-09-21 05:54:00 +00:00
ftime.c
ftruncate64.c
fxstat64.c Update. 2003-06-11 23:22:36 +00:00
fxstat.c Update. 2003-06-11 23:22:36 +00:00
gai_sigqueue.c
getclktck.c
getcwd.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
getdents64.c
getdents.c Update. 2002-12-30 02:31:19 +00:00
getdirentries64.c
getdirentries.c
getdtsz.c
gethostid.c 2003-04-22 Roland McGrath <roland@redhat.com> 2003-04-23 01:54:03 +00:00
getloadavg.c
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getpeername.S
getpriority.c * include/sys/resource.h: Use libc_hidden_proto for getpriority, 2002-08-04 03:50:21 +00:00
getpt.c
getsockname.S Update. 2002-05-15 00:22:23 +00:00
getsockopt.S
getsysstats.c Update. 2003-04-03 18:53:31 +00:00
grantpt.c Update. 2002-07-20 01:14:41 +00:00
if_index.c * include/sys/wait.h (__waitpid): Add libc_hidden_proto. 2002-08-13 01:08:15 +00:00
ifaddrs.c Update. 2003-06-10 08:58:05 +00:00
ifreq.c Update. 2003-06-11 23:22:36 +00:00
ifreq.h Update. 2003-06-11 23:22:36 +00:00
Implies
init-first.c * sysdeps/generic/libc-start.c (__libc_start_main): Do 2002-12-01 22:14:57 +00:00
internal_statvfs.c Update. 2002-09-21 05:54:00 +00:00
ipc_priv.h Update. 2003-04-02 23:49:47 +00:00
kernel_sigaction.h
kernel_stat.h (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New. 2003-01-01 19:56:23 +00:00
kernel_termios.h
kernel-features.h Update. 2003-06-10 02:32:35 +00:00
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h Update. 2002-07-20 17:31:30 +00:00
libc_fatal.c Update. 2003-04-19 16:57:17 +00:00
linux_fsinfo.h Update. 2003-03-14 06:28:45 +00:00
listen.S Update. 2002-05-15 00:22:23 +00:00
llseek.c Update. 2002-12-15 10:26:23 +00:00
lseek64.c
lxstat64.c Update. 2003-06-11 23:22:36 +00:00
lxstat.c Update. 2003-06-11 23:22:36 +00:00
Makefile Update. 2003-06-11 23:22:36 +00:00
mmap64.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
msgctl.c Update. 2002-07-20 01:14:41 +00:00
msgget.c
msgrcv.c Update. 2002-12-15 10:26:23 +00:00
msgsnd.c Update. 2002-12-15 10:26:23 +00:00
nice.c
not-cancel.h 2003-04-22 Roland McGrath <roland@redhat.com> 2003-04-23 01:54:03 +00:00
ntp_gettime.c Update. 2002-07-25 08:19:59 +00:00
open64.c Update. 2002-12-15 10:26:23 +00:00
opendir.c
opensock.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
pathconf.c Update. 2003-06-11 23:22:36 +00:00
pathconf.h Update. 2003-06-11 23:22:36 +00:00
paths.h
poll.c Update. 2002-12-15 10:26:23 +00:00
posix_fadvise.c Update. 2003-02-05 23:30:38 +00:00
pread64.c Update. 2002-12-15 10:26:23 +00:00
pread.c Update. 2002-12-15 10:26:23 +00:00
profil.c
ptrace.c
ptsname.c Update. 2003-01-16 18:14:10 +00:00
pwrite64.c Update. 2002-12-15 10:26:23 +00:00
pwrite.c Update. 2002-12-15 10:26:23 +00:00
readahead.c Update. 2002-05-30 23:35:59 +00:00
readdir64_r.c
readdir64.c
readv.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:22:47 +00:00
reboot.c
recv.S Update. 2002-12-15 10:26:23 +00:00
recvfrom.S Update. 2002-12-15 10:26:23 +00:00
recvmsg.S Update. 2002-12-15 10:26:23 +00:00
rt_sigaction.c
rt_sigpending.c
rt_sigprocmask.c
rt_sigqueueinfo.c
rt_sigreturn.c
rt_sigsuspend.c
rt_sigtimedwait.c
s_pread64.c
s_pwrite64.c
sa_len.c
sched_getaffinity.c Update. 2003-05-10 05:36:37 +00:00
sched_setaffinity.c Update. 2003-05-10 05:36:37 +00:00
segfault.c Update. 2002-11-03 08:52:36 +00:00
semctl.c Update. 2002-05-15 06:02:35 +00:00
semget.c
semop.c
semtimedop.c Update. 2003-05-01 21:41:01 +00:00
send.S Update. 2002-12-15 10:26:23 +00:00
sendmsg.S Update. 2002-12-15 10:26:23 +00:00
sendto.S Update. 2002-12-15 10:26:23 +00:00
setegid.c Update. 2003-06-10 02:32:35 +00:00
seteuid.c Update. 2003-06-10 02:32:35 +00:00
sethostid.c
setsockopt.S Update. 2002-05-15 00:22:23 +00:00
shm_open.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
shm_unlink.c
shmat.c * sysdeps/powerpc/elf/libc-start.c [! SHARED]: Call 2002-09-03 02:45:12 +00:00
shmctl.c
shmdt.c
shmget.c
shutdown.S
sigaction.c Update. 2003-01-03 01:35:14 +00:00
siglist.h Update. 2003-04-01 06:20:33 +00:00
signal.c
sigpending.c
sigprocmask.c Update. 2003-04-21 07:39:20 +00:00
sigqueue.c
sigreturn.c
sigset-cvt-mask.h 2002-09-04 Bruno Haible <bruno@clisp.org> 2002-09-05 18:52:18 +00:00
sigstack.c
sigsuspend.c Update. 2002-12-15 10:26:23 +00:00
sigtimedwait.c Update. 2003-05-16 19:56:47 +00:00
sigwait.c Update. 2003-01-09 04:19:03 +00:00
sigwaitinfo.c Update. 2003-05-16 19:56:47 +00:00
sizes.h
sleep.c Update. 2003-06-07 00:19:38 +00:00
socketcall.h
socketpair.S
speed.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
statfs64.c
statvfs64.c
statvfs.c Update. 2002-09-21 05:54:00 +00:00
syscalls.list * Makerules (check-abi) [$(enable-check-abi) = warn]: 2003-03-27 09:48:09 +00:00
sysconf.c (__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres failed. 2003-03-27 17:55:08 +00:00
sysctl.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
system.c Update. 2003-04-17 16:34:08 +00:00
tcdrain.c Update. 2002-12-15 10:26:23 +00:00
tcflow.c
tcflush.c
tcgetattr.c Update. 2003-02-17 20:46:52 +00:00
tcgetpgrp.c
tcsetattr.c Update. 2003-02-21 00:12:29 +00:00
tcsetpgrp.c
termio.h
testrtsig.h
truncate64.c
ttyname_r.c Update. 2003-02-25 02:46:33 +00:00
ttyname.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
ualarm.c
ulimit.c
umount2.S
umount.S
unlockpt.c
updwtmp.c
usleep.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
ustat.c
utmp_file.c
Versions Update. 2002-12-16 23:38:42 +00:00
vfork.c
wait3.c
wait.c * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn. 2002-12-15 23:23:24 +00:00
waitpid.c Update. 2003-05-13 23:57:02 +00:00
writev.c Update. 2002-12-15 10:26:23 +00:00
xmknod.c Update. 2002-08-04 09:27:27 +00:00
xstat64.c Update. 2003-06-11 23:22:36 +00:00
xstat.c Update. 2003-06-11 23:22:36 +00:00
xstatconv.c Update. 2003-06-11 23:22:36 +00:00
xstatconv.h Update. 2003-06-11 23:22:36 +00:00