Ulrich Drepper
|
21fd49a9ef
|
Don't unnecesarily use inotify in nscd
|
2011-10-07 01:20:53 -04:00 |
|
Ulrich Drepper
|
32b63198d6
|
Avoid warning when reload of group entry fails
|
2011-10-06 03:44:19 -04:00 |
|
Ulrich Drepper
|
054c0457fd
|
Stop crash in OOM handling in NSS
|
2011-10-06 03:18:20 -04:00 |
|
Jiri Olsa
|
64031225b2
|
More fallout from OOM in NSS
|
2011-10-06 03:14:21 -04:00 |
|
Jiri Olsa
|
0490345c9f
|
Handle OOM in NSS
|
2011-10-06 03:04:10 -04:00 |
|
Andreas Schwab
|
3a62d00d40
|
Don't call ifunc functions in trace mode
|
2011-10-05 14:35:40 +02:00 |
|
Ulrich Drepper
|
6857791843
|
Optimize libnss_files initialization
|
2011-09-28 10:01:13 -04:00 |
|
Andreas Schwab
|
68822d7426
|
Adjust powerpc libm ULPs
|
2011-09-28 10:12:56 +02:00 |
|
Roland McGrath
|
2056100b80
|
Fix some grammar in the manual.
|
2011-09-27 09:32:38 -07:00 |
|
Andreas Schwab
|
32c76b63be
|
Correctly reparse group line after enlarging the buffer
|
2011-09-27 09:55:28 +02:00 |
|
Andreas Schwab
|
bf972c9dfc
|
Fix parse error in bits/mathinline.h with --std=c99
|
2011-09-26 14:01:30 +02:00 |
|
Joseph Myers
|
e057a1b593
|
Link libresolv.so with ld.so for __stack_chk_guard.
|
2011-09-21 13:27:50 -07:00 |
|
Roland McGrath
|
ecb1482ffd
|
Clean up disabling of script_execute
|
2011-09-19 12:50:25 -07:00 |
|
Roland McGrath
|
bc7e1c3667
|
Get rid of tls.make include file.
|
2011-09-19 12:48:15 -07:00 |
|
Mike Frysinger
|
1c3b002bbb
|
Use CPPFLAGS from configure.
|
2011-09-19 12:41:04 -07:00 |
|
Ulrich Drepper
|
88738eb6e9
|
finite for 64-bit platforms
|
2011-09-15 23:01:56 -04:00 |
|
Ulrich Drepper
|
2840865d5a
|
Define IP_MULTICAST_ALL
|
2011-09-15 18:09:53 -04:00 |
|
Roland McGrath
|
b402e91af4
|
Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_chk implementations.
|
2011-09-15 12:26:08 -07:00 |
|
Ulrich Drepper
|
4d8e1f1195
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-09-15 13:12:25 -04:00 |
|
Ulrich Drepper
|
4c1a1f71c0
|
Add fmax and fmin inlines for x86-64
|
2011-09-15 13:11:08 -04:00 |
|
Andreas Schwab
|
7a775e6b3d
|
Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork
|
2011-09-15 15:36:18 +02:00 |
|
Andreas Schwab
|
edc121be8b
|
Fix PLT uses in libm on powerpc
|
2011-09-15 15:35:38 +02:00 |
|
Ulrich Drepper
|
ee4d03150a
|
Use correct section to allow merging
|
2011-09-14 13:43:24 -04:00 |
|
Ulrich Drepper
|
cd20565401
|
Optimized lrint and llrint for x86-64
|
2011-09-14 12:58:43 -04:00 |
|
Andreas Schwab
|
48b67d71ec
|
Also relocate in dependency order when doing symbol dependency testing
|
2011-09-14 13:29:24 +02:00 |
|
Andreas Schwab
|
1ae12c758f
|
Fix undefined symbol in powerpc64 dl-machine.h
|
2011-09-13 20:01:15 +02:00 |
|
Andreas Schwab
|
e529793b50
|
Avoid macro clash between <sys/select.h> and <linux/posix_types.h>
|
2011-09-13 15:16:38 +02:00 |
|
Andreas Schwab
|
52d4fef8be
|
Fix pattern on $(ldd-rewrite-script) substitution
|
2011-09-13 10:29:43 +02:00 |
|
Andreas Schwab
|
995a80dfbc
|
Only use USE___THREAD when defined
|
2011-09-13 10:21:47 +02:00 |
|
Ulrich Drepper
|
8682f8b0e4
|
Optimize logb code for 64-bit machines
|
2011-09-12 16:21:24 -04:00 |
|
Ulrich Drepper
|
037e9fe21c
|
Revert "Remove last use of USE___THREAD"
This reverts commit de82006d43 .
Conflicts:
ChangeLog
|
2011-09-12 16:20:40 -04:00 |
|
Andreas Schwab
|
a7c8e6a147
|
Fix invalid conversion in __cmsg_nxthdr
|
2011-09-12 15:48:12 +02:00 |
|
Andreas Schwab
|
de82006d43
|
Remove last use of USE___THREAD
|
2011-09-12 13:37:57 +02:00 |
|
Ulrich Drepper
|
bb016596a6
|
Cleanup CL
|
2011-09-11 15:04:13 -04:00 |
|
Ulrich Drepper
|
773523e08d
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
|
2011-09-11 15:02:32 -04:00 |
|
Ulrich Drepper
|
83cd142045
|
Remove --wth-tls option, TLS support is required
|
2011-09-11 15:02:01 -04:00 |
|
Andreas Schwab
|
0f31fe7791
|
Prepend $(..) to $(ldd-rewrite-script) if non-absolute
|
2011-09-11 20:34:57 +02:00 |
|
Ulrich Drepper
|
633f745dca
|
Avoid cast in non-gcc obstack_free
|
2011-09-11 13:04:17 -04:00 |
|
Ulrich Drepper
|
f318beb800
|
Fix use of AC_INIT
|
2011-09-11 12:14:48 -04:00 |
|
Ulrich Drepper
|
32b4c8393f
|
Provide static initializer for _dl_pagesize in statically linked code
|
2011-09-11 11:25:51 -04:00 |
|
Ulrich Drepper
|
8e58439c92
|
Remove MALLOC_FAILURE_ACTION use in malloc
|
2011-09-10 22:12:38 -04:00 |
|
Ulrich Drepper
|
02d46fc4b9
|
Simplify malloc initialization
Singificantly reduce the code needed at malloc initialization. In
the process getpagesize is simplified by always initializing
GLRO(dl_pagesize).
|
2011-09-10 21:47:36 -04:00 |
|
Ulrich Drepper
|
22a8918713
|
Simplify malloc code
Remove all kinds of unused configuration options and dead code.
|
2011-09-10 18:10:17 -04:00 |
|
Ulrich Drepper
|
d063d16433
|
Remove support for !USE___THREAD
|
2011-09-10 16:50:28 -04:00 |
|
Ulrich Drepper
|
3ce1f29594
|
Cleanup of configuration options
Make several tool features mandatory and simplify the code.
|
2011-09-10 14:34:15 -04:00 |
|
Petr Baudis
|
1248c1c415
|
Fix jn precision
|
2011-09-09 22:16:10 -04:00 |
|
Ulrich Drepper
|
f19009c155
|
Use (void*) instead of 0 for return value pointer in __cmsg_nexthdr
|
2011-09-09 21:46:08 -04:00 |
|
Ulrich Drepper
|
3f8cc204fd
|
Fix boundary conditions in scanf
Allocate large buffers with realloc. When returning error make sure
the stream is unlocked.
|
2011-09-09 21:26:05 -04:00 |
|
Ulrich Drepper
|
e4899e7b9a
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-09-09 18:21:39 -04:00 |
|
Ulrich Drepper
|
f22e10748f
|
Don't lock string streams in stream cleanup code
|
2011-09-09 16:15:25 -04:00 |
|