glibc/sysdeps/unix/sysv/linux/ia64
Ulrich Drepper 3172f58fa3 Update.
2002-07-15  Alexandre Oliva  <aoliva@redhat.com>

	* configure.in (static_nss): Set to `yes' if --disable-shared.

2002-07-23  Bruno Haible  <bruno@clisp.org>

	* intl/loadmsgcat.c (PRI*): Redefine the macros if PRI_MACROS_BROKEN
	is set.

2002-07-25  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h: New file.
	* sysdeps/unix/sysv/linux/ia64/profil-counter.h: Fix profil_counter
	arguments.

2002-07-25  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal): Add
	alias.

2002-07-21  Bruno Haible  <bruno@clisp.org>

	* intl/libintl.h (__GNU_GETTEXT_SUPPORTED_REVISION): New macro.
	* intl/gettext.h (struct mo_file_header): New fields n_sysdep_segments,
	sysdep_segments_offset, n_sysdep_strings, orig_sysdep_tab_offset,
	trans_sysdep_tab_offset.
	(struct sysdep_segment): New type.
	(struct sysdep_string): New type.
	(SEGMENTS_END): New macro.
	* intl/gettextP.h (struct sysdep_string_desc): New type.
	(struct loaded_domain): New fields malloced, n_sysdep_strings,
	orig_sysdep_tab, trans_sysdep_tab, must_swap_hash_tab. Make fields
	orig_tab, trans_tab, hash_tab to const pointers because they point
	into read-only memory.
	* intl/loadmsgcat.c: Include stdint.h, inttypes.h, hash-string.h.
	(PRI*): Define fallback values.
	(get_sysdep_segment_value): New function.
	(_nl_load_domain): Distinguish major and minor revision parts. Add
	support for minor revision 1 with system dependent strings.
	(_nl_unload_domain): Also free the 'malloced' field.
	* intl/dcigettext.c (_nl_find_msg): Remove test for domain->hash_size,
	now done in loadmsgcat.c. Add support for system dependent strings.
2002-07-27 08:47:23 +00:00
..
bits Update. 2002-07-17 23:44:03 +00:00
net Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sys (uc_sigmask): Fix typo: corresponding sigcontext field is called sc_mask, not sc_sigmask. 2002-06-19 07:22:14 +00:00
__longjmp.S Update. 2001-07-06 06:58:28 +00:00
__start_context.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
brk.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-_setjmp.S Update. 2000-06-10 00:14:45 +00:00
bsd-setjmp.S Update. 2000-06-10 00:14:45 +00:00
clone2.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
clone.S Update. 2000-10-07 22:28:05 +00:00
Dist Add ldd-rewrite.sed. 2002-01-08 21:54:06 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
dl-cache.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-iteratephdr-static.c Update. 2001-07-25 20:47:02 +00:00
dl-static.c Update. 2002-02-01 01:33:04 +00:00
fork.S Update. 2002-06-20 22:48:53 +00:00
fstatfs64.c Update. 2000-06-29 19:33:05 +00:00
ftruncate64.c Update. 2000-06-29 19:33:05 +00:00
fxstat64.c Update. 2000-06-12 22:13:56 +00:00
fxstat.c Update. 2002-04-27 20:14:37 +00:00
get_clockfreq.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getclktck.c Update. 2000-11-01 08:10:10 +00:00
getcontext.S Fix typo. 2002-06-20 22:14:00 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getdents.c Update. 2000-08-12 05:14:52 +00:00
getpagesize.c Update. 2002-04-14 08:47:01 +00:00
getrlimit64.c Update. 2000-06-29 19:33:05 +00:00
glob64.c Update. 2000-06-29 19:33:05 +00:00
ioperm.c Update. 2001-08-30 23:25:18 +00:00
ldconfig.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldd-rewrite.sed Update. 2002-01-17 07:38:47 +00:00
ldsodefs.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lxstat64.c Update. 2000-06-12 22:13:56 +00:00
lxstat.c Update. 2002-04-27 20:14:37 +00:00
makecontext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile (CFLAGS-initfini.s): Remove, it's not used anywhere anymore. 2001-05-23 06:24:29 +00:00
mmap64.c Update. 2000-06-20 01:36:28 +00:00
pipe.S Don't overwrite r8 on error. 2002-04-05 16:41:13 +00:00
pread64.c Update. 2000-06-29 19:33:05 +00:00
profil-counter.h Update. 2002-07-27 08:47:23 +00:00
pwrite64.c Update. 2000-06-29 19:33:05 +00:00
readdir64_r.c Update. 2000-06-29 19:33:05 +00:00
readdir64.c Update. 2000-06-29 19:33:05 +00:00
readdir_r.c Update. 2000-08-19 16:58:09 +00:00
readdir.c Update. 2000-08-19 16:58:09 +00:00
readelflib.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setcontext.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.S Update. 2001-07-06 06:58:28 +00:00
setrlimit64.c Update. 2000-06-29 19:33:05 +00:00
sigaction.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigcontextinfo.h Update. 2002-07-27 08:47:23 +00:00
sigpending.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigprocmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigsuspend.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statfs64.c Update. 2000-06-29 19:33:05 +00:00
swapcontext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list Update. 2002-06-07 12:34:08 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
truncate64.c Update. 2000-06-29 19:33:05 +00:00
ucontext_i.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
unwind-dw2-fde.c Update. 2001-11-16 01:27:24 +00:00
Versions Update. 2002-04-25 00:18:11 +00:00
vfork.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wordexp.c Update. 2001-01-26 02:17:50 +00:00
xstat64.c Update. 2000-06-12 22:13:56 +00:00
xstat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00