Ulrich Drepper
aa7075b052
Allocate one more byte for rulearr and clear this element.
2002-01-29 03:51:53 +00:00
Ulrich Drepper
597d127a79
Handle zero-length arguments specially.
2002-01-29 03:44:02 +00:00
Ulrich Drepper
96f3aa5253
(__mempcpy): For gcc 3.0+, don't use
...
__mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
short lengths and constant src.
(strcpy): Don't optimize for gcc 3.0+.
(__stpcpy): For gcc 3.0+, don't use
__stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
for short string literal src.
2002-01-29 03:31:42 +00:00
Ulrich Drepper
58db8a88b0
Update.
2002-01-29 03:26:17 +00:00
Ulrich Drepper
8b67700424
(libc_cv_gcc_unwind_find_fde): Set for arm, too.
2002-01-29 03:23:58 +00:00
Andreas Jaeger
57300ad3e3
Merge with mainline.
2002-01-26 10:30:06 +00:00
Andreas Jaeger
cf9663144a
Update.
2002-01-26 10:27:11 +00:00
Andreas Jaeger
7b7eb23e42
Merge from mainline.
2002-01-26 10:26:48 +00:00
Ulrich Drepper
7d04edce92
(distribute): Filter out xmalloc.c.
2002-01-21 07:14:56 +00:00
Ulrich Drepper
95a647ed2a
(nscd-modules): Add xmalloc for nscd.
2002-01-18 16:11:44 +00:00
Andreas Schwab
5bb25c8ae7
.
2002-01-18 13:07:24 +00:00
Andreas Schwab
e2bd0a6c89
(libc_cv_gcc_unwind_find_fde): Set for m68k, too.
2002-01-18 13:07:12 +00:00
Ulrich Drepper
869d9c5141
Update.
2002-01-18 06:05:57 +00:00
Ulrich Drepper
c5072acd09
Update to Apple's latest definition.
2002-01-18 06:02:23 +00:00
Ulrich Drepper
02f53c8dc2
Update.
2002-01-18 02:16:26 +00:00
Ulrich Drepper
7c9433a638
(begin_drop_privileges): New function.
...
(finish_drop_privileges): New function.
(nscd_init): Call the new functions which also install all groups
for the server user.
2002-01-18 02:13:47 +00:00
Ulrich Drepper
bc30e47e7a
(drop_privileges): Removed. Adjust caller.
2002-01-18 02:13:18 +00:00
Ulrich Drepper
82a2eb4574
Update.
2002-01-17 23:16:03 +00:00
Ulrich Drepper
2d243804a2
Use 64 bit instructions for pointer operations.
2002-01-17 22:57:59 +00:00
Andreas Jaeger
8c4dbc4101
Update.
2002-01-17 17:37:52 +00:00
Andreas Jaeger
a84562fa98
GCC 3.1 has __uint128_t build-in.
2002-01-17 17:37:40 +00:00
Andreas Jaeger
a974878164
Update.
2002-01-17 17:20:55 +00:00
Andreas Jaeger
8881b13276
* sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and PowerPC.
2002-01-17 17:20:03 +00:00
Ulrich Drepper
64137de321
Update copyright year.
2002-01-17 07:48:56 +00:00
Ulrich Drepper
798d48f6bb
Update.
2002-01-17 07:48:08 +00:00
Ulrich Drepper
941bc057b7
Update.
2002-01-17 06:48:39 +00:00
Ulrich Drepper
310970c627
Fix regexp to reliably remove "-ia64" from rtld name.
2002-01-17 06:44:55 +00:00
Ulrich Drepper
fa831e8f1c
Update.
2002-01-17 00:47:26 +00:00
Ulrich Drepper
541e0e9620
swapcontext implementation for S390.
2002-01-17 00:46:11 +00:00
Ulrich Drepper
268090dfe7
We need different files for 32 and 64 bits.
2002-01-17 00:44:15 +00:00
Ulrich Drepper
53e010438b
(MEMORY_BARRIER): Define.
...
(CURRENT_STACK_FRAME): Remove duplicate definition.
2002-01-17 00:41:15 +00:00
Ulrich Drepper
c573730a9e
Update.
2002-01-17 00:29:02 +00:00
Ulrich Drepper
b413ec9cec
(CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent automatic inline.
2002-01-17 00:27:17 +00:00
Ulrich Drepper
7d6736e2a1
Update.
2002-01-12 01:44:29 +00:00
Ulrich Drepper
3c8d17cb7e
Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
2002-01-12 01:43:16 +00:00
Ulrich Drepper
ac4ddec1ba
Add framestate.
2002-01-12 01:42:50 +00:00
Ulrich Drepper
44662670eb
s390-64 specific profile counter definitions.
2002-01-12 01:42:33 +00:00
Ulrich Drepper
a710437e19
s390-32 specific profile counter definitions.
2002-01-12 01:42:17 +00:00
Ulrich Drepper
49b0393f42
Need different versions for 31 and 64 bit machines.
2002-01-12 01:41:23 +00:00
Ulrich Drepper
93a6348b16
(__brk): Correct inline assembly contraints.
2002-01-12 01:40:40 +00:00
Ulrich Drepper
6dee5db02d
(libc_cv_gcc_unwind_find_fde): Set for s390 and s390x architectures.
2002-01-12 01:40:17 +00:00
Ulrich Drepper
0d9ab59d7d
(sighandler): Initialize all elements to SIG_ERR.
...
(__sigaction): Don't use value from sighandler if it is SIG_ERR.
2002-01-12 01:36:39 +00:00
Ulrich Drepper
f5844ac743
Update.
2002-01-11 01:08:06 +00:00
Ulrich Drepper
ffd03ced90
(__ieee754_sqrt): Don't use multi-line string literals.
...
(__full_ieee754_sqrt): Add __attribute_used__.
2002-01-11 01:03:31 +00:00
Ulrich Drepper
5128ccc6e5
(__group_member): Also check groups[0].
2002-01-11 01:02:18 +00:00
Roland McGrath
f66582f9a3
.
2002-01-09 04:18:05 +00:00
Roland McGrath
cff42af517
2001-12-02 Roland McGrath <roland@frob.com>
...
* mach/Makefile, mach/Machrules: Move comments out of \ continuations.
* mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
* mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
Reported by Jeff Bailey <jbailey@nisa.net>.
2002-01-09 04:16:57 +00:00
Roland McGrath
c9db034125
2001-12-02 Roland McGrath <roland@frob.com>
...
* hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
Reported by Jeff Bailey <jbailey@nisa.net>.
* hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
Reported by Jeff Bailey <jbailey@nisa.net>.
2002-01-09 04:16:50 +00:00
Ulrich Drepper
fb0f5abcb4
Update.
2002-01-08 21:44:30 +00:00
Ulrich Drepper
3ba9028cc2
(distribute): Add scripts/cpp.
2002-01-08 21:43:50 +00:00