13108 Commits

Author SHA1 Message Date
Jakub Jelinek
e759ccae88 Updated to fedora-glibc-20050504T0728 2005-05-04 07:51:31 +00:00
Jakub Jelinek
c5636422a9 2.3.5-5 cvs/fedora-glibc-2_3_5-5 2005-05-03 09:40:10 +00:00
Jakub Jelinek
cd6fa64a21 * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,
call ftruncate if offset is bigger than current size.  Make sure
	the file is offset + len bytes long if that is more than current size.
	Don't overwrite previous content of the file.
	* sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
	Likewise.
2005-05-03 09:39:16 +00:00
Jakub Jelinek
eec65e81e7 Updated to fedora-glibc-20050503T0852 2005-05-03 09:28:32 +00:00
Jakub Jelinek
a0971eefb7 2.3.5-4 cvs/fedora-glibc-2_3_5-4 2005-04-28 09:20:01 +00:00
Jakub Jelinek
7647ac7978 Updated to fedora-glibc-20050428T0846 2005-04-28 09:10:12 +00:00
Jakub Jelinek
484a05dfdb 2.3.5-3 cvs/fedora-glibc-2_3_5-3 2005-04-27 19:34:55 +00:00
Jakub Jelinek
4653df411d Updated to fedora-glibc-20050427T1912 2005-04-27 19:25:35 +00:00
Jakub Jelinek
27bf484e98 2.3.5-2 cvs/fedora-glibc-2_3_5-2 2005-04-27 11:59:11 +00:00
Jakub Jelinek
44c3fe3909 * elf/rtld.c (dl_main): Call _dl_init_linuxthreads_paths
if GLRO(dl_osversion) <= 0x20413.
	* elf/dl-load.c (_dl_init_paths): Allocate one extra pointer in
	rtld_search_dirs.dirs.
	(_dl_init_linuxthreads_paths): New function.
2005-04-27 11:40:21 +00:00
Jakub Jelinek
35278cc7d7 Updated to fedora-glibc-20050427T1043 2005-04-27 11:31:41 +00:00
Roland McGrath
536db0d3b5 Add nosegneg build in glibc-xen subpackage on i686. 2005-04-27 07:16:23 +00:00
Roland McGrath
6183d906dd Updated to fedora-glibc-20050415T0909 cvs/fedora-glibc-2_3_5-1 2005-04-15 09:33:04 +00:00
Roland McGrath
a19fc30a4b Remove undefined targets from .PHONY. 2005-04-08 17:18:39 +00:00
Roland McGrath
bc783511b0 Synchronize makefile tweaks with 2.3 branch. 2005-04-08 17:17:01 +00:00
Jakub Jelinek
ff44b53b52 Updated to fedora-glibc-20050405T2114 cvs/fedora-glibc-2_3_4-21 2005-04-05 21:39:50 +00:00
Jakub Jelinek
8fedcc4046 2.3.4-21 2005-04-05 21:36:50 +00:00
Jakub Jelinek
0d49410af1 * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use
__inline instead of inline.
	* sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise.
2005-04-05 21:26:42 +00:00
Jakub Jelinek
d40d5d298a 2.3.4-20 cvs/fedora-glibc-2_3_4-20 2005-04-05 21:00:48 +00:00
Jakub Jelinek
797de46345 2.3.4-19 cvs/fedora-glibc-2_3_4-19 2005-04-05 17:51:01 +00:00
Jakub Jelinek
d1a01a8176 2.3.4-19 2005-04-01 16:11:45 +00:00
Jakub Jelinek
e8eaba2b25 Updated to fedora-glibc-20050401T1444 2005-04-01 15:13:31 +00:00
Jakub Jelinek
e3166b6660 2.3.4-18 cvs/fedora-glibc-2_3_4-18 2005-03-25 12:00:14 +00:00
Jakub Jelinek
11782bdb17 * sysdeps/wordsize-64/strtol_l.c: Don't add aliases if UNSIGNED.
* sysdeps/wordsize-64/wcstol_l.c: Likewise.
2005-03-25 11:59:01 +00:00
Jakub Jelinek
55a24b753a Updated to fedora-glibc-20050324T0715 cvs/fedora-glibc-2_3_4-17 2005-03-24 08:19:18 +00:00
Jakub Jelinek
dfaef65dcf 2.3.4-16 cvs/fedora-glibc-2_3_4-16 2005-03-20 18:12:27 +00:00
Jakub Jelinek
8f8ebbc438 Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15 2005-03-19 21:04:10 +00:00
Jakub Jelinek
f5c3480e83 2.3.4-15 2005-03-19 20:42:51 +00:00
Jakub Jelinek
e818d7d503 Updated to fedora-glibc-20050319T1907 2005-03-19 20:18:00 +00:00
Jakub Jelinek
359f642662 Add %dir %{_prefix}/%{_lib}/gconv to glibc's file list. 2005-03-17 12:46:40 +00:00
Roland McGrath
723d2419d0 try that again cvs/fedora-glibc-2_3_4-14 2005-03-06 23:35:47 +00:00
Roland McGrath
af1d845398 Typo in last change 2005-03-06 23:34:29 +00:00
Roland McGrath
30dd715452 2.3.4-13 - fix bits/socket2.h macro typos cvs/fedora-glibc-2_3_4-13 2005-03-06 20:55:30 +00:00
Roland McGrath
4474b9a1c3 Typo fixes. 2005-03-06 20:54:57 +00:00
Jakub Jelinek
beaa52cb4b 2.3.4-12 cvs/fedora-glibc-2_3_4-12 2005-03-05 13:36:49 +00:00
Jakub Jelinek
82820f17b4 * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
$(inst_slibdir) in AS_NEEDED directive.
2005-03-05 13:13:06 +00:00
Jakub Jelinek
af2c08fa76 * include/bits/unistd.h: New file.
* include/bits/socket2.h: New file.
2005-03-05 13:04:47 +00:00
Jakub Jelinek
2a626c2bd2 * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define
unconditionally to (defined RTLD_BOOTSTRAP).
	* sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise.
linuxthreads/
	* sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Rework for GCC 4.
2005-03-05 13:03:35 +00:00
Jakub Jelinek
e6826c2b97 . cvs/fedora-glibc-2_3_4-11 2005-03-03 17:48:04 +00:00
Jakub Jelinek
1f53f6f82f 2.3.4-11 2005-03-03 16:52:27 +00:00
Jakub Jelinek
a3f1b27bd6 Updated to fedora-glibc-20050303T1335 2005-03-03 14:03:17 +00:00
Jakub Jelinek
d0fec8d06c Updated to fedora-glibc-20050302T1820 2005-03-03 13:34:35 +00:00
Roland McGrath
00e4559b61 Use -kk to suppress patches for $Id$ differences between branches. 2005-02-18 22:05:58 +00:00
Roland McGrath
15d734b9a0 (bhc-url): quote # cvs/fedora-glibc-2_3_4-2_5_fc3 2005-02-18 02:07:01 +00:00
Jakub Jelinek
204a365170 Use -mtune=pentium4 for i686. 2005-02-16 21:44:34 +00:00
Roland McGrath
831b6c6c90 Default COLLECTION now dist-fc4 for fedora-branch. 2005-02-16 21:21:42 +00:00
Roland McGrath
ff245362e3 fix tarball names when on branch 2005-02-16 21:21:13 +00:00
Jakub Jelinek
c397a00640 Don't fail on non-bi-arch arches. cvs/fedora-glibc-2_3_4-10 2005-02-12 11:49:17 +00:00
Jakub Jelinek
3a8051e58a 2.3.4-10 2005-02-12 10:04:41 +00:00
Jakub Jelinek
231d429bea * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flag
before relocating ld.so again.
2005-02-12 10:01:55 +00:00