* locale/programs/locarchive.c (add_alias): Change locrec_offset arg
authorRoland McGrath <roland@gnu.org>
Tue, 22 Oct 2002 16:11:43 +0000 (16:11 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 22 Oct 2002 16:11:43 +0000 (16:11 +0000)
commitbd6daf3b198cb5b06d677333d476b89d8e699c2f
tree761ac09ccb392318b4c4c899c13d74a12cb9b523
parent3a0742f9accb9c8d14366809c4ff723447a86929
* locale/programs/locarchive.c (add_alias): Change locrec_offset arg

into pointer to locrec_offset.
(add_locale_to_archive): Adjust callers.  Free normalized_name right
before returning, not immediately after add_locale, pass it to
add_alias if not NULL instead of name.  Rename second normalized_name
occurence to nnormalized_codeset_name.

2002-10-21  Andreas Schwab  <schwab@suse.de>

* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
caller to EXTRA instead of execve, since the latter has a
higher-priority implementation in linuxthreads.
ChangeLog
linuxthreads/ChangeLog
linuxthreads/manager.c
locale/programs/locarchive.c