glibc/locale/programs
Ulrich Drepper 00c2b3b91d [BZ #1978]
2005-12-16  Thorsten Kukuk  <kukuk@suse.de>
	[BZ #1978]
	* sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
	Map more filesystem types to a string.
	* sysdeps/unix/sysv/linux/linux_fsinfo.h: Add SYSFS_MAGIC.

2005-12-19  Jakub Jelinek  <jakub@redhat.com>

	* locale/Makefile (programs/%-kw.h): Run $(GPERF) inside of the
	programs subdirectory.

	* sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use
	PTR_DEMANGLE for PC if defined.
	* sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
	Likewise.
	* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): Likewise.
	* sysdeps/s390/s390-32/__longjmp.c (__longjmp): Xor %r14 with
	THREAD_GET_POINTER_GUARD () if PTR_DEMANGLE is defined.
	* sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
	* sysdeps/powerpc/powerpc32/setjmp-common.S (__sigsetjmp): Use
	PTR_MANGLE for PC if defined.
	* sysdeps/powerpc/powerpc64/setjmp-common.S (__sigsetjmp): Likewise.
	* sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
	Avoid call to __sigjmp_save if IS_IN_rtld.
	* sysdeps/s390/s390-32/elf/setjmp.S (__sigsetjmp): Likewise.
	* sysdeps/s390/s390-64/setjmp.S (__sigsetjmp): Likewise.
	* sysdeps/s390/s390-64/elf/setjmp.S (__sigsetjmp): Likewise.
	* sysdeps/unix/sysv/linux/ia64/setjmp.S (__sigsetjmp): Likewise.
	* sysdeps/unix/sysv/linux/ia64/sysdep.h (PTR_MANGLE, PTR_DEMANGLE):
	Define.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Include tls.h.
	(PTR_MANGLE, PTR_DEMANGLE): Define.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Include tls.h
	(PTR_MANGLE, PTR_DEMANGLE): Define.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Include tls.h.
	(PTR_MANGLE, PTR_DEMANGLE): Define.
	(SYSCALL_ERROR_HANDLER): Add missing semicolons.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Include tls.h.
	(PTR_MANGLE, PTR_DEMANGLE): Define.
	* sysdeps/unix/sysv/linux/s390/s390-64/socket.S (__socket): Add
	SYSCALL_ERROR_HANDLER.

2005-12-19  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Handle NO_WEAK_ALIAS.
	* sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Likewise.
	Patch by Clint Adams.

2005-12-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/sys/user.h: Copy struct user and
	dependent definitions from the kernel header to sys/user.h and
	remove the #include of asm/user.h.
2005-12-20 07:21:59 +00:00
..
3level.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
charmap-dir.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
charmap-dir.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
charmap-kw.gperf * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
charmap-kw.h [BZ #1978] 2005-12-20 07:21:59 +00:00
charmap.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
charmap.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
config.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-address.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-collate.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-ctype.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-identification.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-measurement.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-messages.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-monetary.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-name.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-numeric.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-paper.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-telephone.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
ld-time.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
linereader.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
linereader.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locale-spec.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locale.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
localedef.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
localedef.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locarchive.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locfile-kw.gperf * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locfile-kw.h [BZ #1978] 2005-12-20 07:21:59 +00:00
locfile-token.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locfile.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
locfile.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
repertoire.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
repertoire.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
simple-hash.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
simple-hash.h * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
xmalloc.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
xstrdup.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00