Ulrich Drepper
19e6317f58
Regenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in
1999-07-26 01:57:38 +00:00
Andreas Schwab
fc8973d4e3
.
1999-07-21 16:14:15 +00:00
Andreas Schwab
670d1f26f3
* libio/fileops.c (_IO_new_file_underflow): Set error indicator
...
when reading from write-only stream.
* libio/oldfileops.c (_IO_old_file_underflow): Likewise.
1999-07-21 16:08:34 +00:00
Roland McGrath
f82e8b38a1
.
1999-07-20 21:08:11 +00:00
Roland McGrath
b47cac74e3
1999-07-19 Roland McGrath <roland@baalperazim.frob.com>
...
* hurd/hurdsig.c (_hurd_internal_post_signal): If a
hurd_signal_preemptor matches but its `preemptor' field is null, use
its `handler' field directly. This is to comply with behavior
documented in <hurd/sigpreempt.h>.
1999-07-20 21:07:55 +00:00
Roland McGrath
b9d638fcd4
1999-07-20 Mark Kettenis <kettenis@gnu.org>
...
* sysdeps/mach/_strerror.c: Include <libintl.h>.
1999-07-20 21:07:48 +00:00
Andreas Schwab
d8441947d4
.
1999-07-20 08:38:20 +00:00
Andreas Schwab
01ff174aeb
* iconvdata/Makefile (distribute): Don't distribute CVS
...
directory.
* sysdeps/generic/Dist: Add siglist.h.
* sysdeps/mach/hurd/Dist: Add siglist.h.
1999-07-20 08:36:38 +00:00
Ulrich Drepper
117a8fcbcd
Update.
1999-07-19 01:48:01 +00:00
Ulrich Drepper
6b30a99829
Add ldd-rewrite.sed.
1999-07-19 01:47:30 +00:00
Ulrich Drepper
936cb88815
Remade for stable-2.1.2
1999-07-19 00:46:33 +00:00
Ulrich Drepper
1dd106fb02
Update.
1999-07-18 07:18:21 +00:00
Ulrich Drepper
d71eb21438
Undo last patch.
1999-07-18 07:17:25 +00:00
Ulrich Drepper
c6636f69fa
Update.
1999-07-18 01:50:03 +00:00
Ulrich Drepper
355b9ae4bc
(dl_main): When putting back the interpreter object handle the case where
...
a missing object might occur in the list of objects but not in the search
list when in trace mode.
1999-07-18 01:48:35 +00:00
Ulrich Drepper
2f245ae37c
(common-generated): Don't prepend $(common-prefix).
1999-07-18 01:46:48 +00:00
Ulrich Drepper
48eeade786
Update.
1999-07-17 23:48:45 +00:00
Ulrich Drepper
cb47b9a159
Include <stdlib.h> to get prototype for free.
1999-07-17 23:48:13 +00:00
Ulrich Drepper
4ca67fe172
Update.
1999-07-17 23:46:15 +00:00
Ulrich Drepper
9de3145ddd
Add missing chunk of patch from 1999-07-04.
1999-07-17 23:44:47 +00:00
Ulrich Drepper
bc9d3ed73f
Update.
1999-07-17 23:40:12 +00:00
Ulrich Drepper
094e45d49d
Use addl instead of pop/pop to keep program deterministic.
1999-07-16 23:25:29 +00:00
Ulrich Drepper
cd1bc5a045
(_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2.
1999-07-16 23:23:46 +00:00
Ulrich Drepper
7969fed273
Avoid memory leak.
1999-07-16 23:23:32 +00:00
Ulrich Drepper
bc50216158
Update.
1999-07-16 23:19:03 +00:00
Ulrich Drepper
4d31cea226
Align _pthread_descr_struct to 32 bytes.
1999-07-16 23:18:26 +00:00
Ulrich Drepper
4e814796bb
Update.
1999-07-15 18:14:08 +00:00
Ulrich Drepper
8d11d8174f
Use __PMT for exit.
1999-07-15 18:13:57 +00:00
Ulrich Drepper
d6d99d12f9
Update.
1999-07-15 11:34:26 +00:00
Ulrich Drepper
2295e95813
(fixup, profile_fixup): Call alloca to prevent inlining.
1999-07-15 11:33:32 +00:00
Ulrich Drepper
5a6d39adc1
Update
1999-07-14 18:23:57 +00:00
Ulrich Drepper
ea2ad16a09
(get_number): Handle number parsing more
...
consistent with strftime. Only parse a given number of digits.
(get_alt_number): Fix implementation. Was broken.
(strptime_internal): Add third parameter to get_number and
get_alt_number calls.
1999-07-14 18:23:32 +00:00
Andreas Schwab
71919c7272
Regenerated: autoconf configure.in
1999-07-13 01:55:36 +00:00
Ulrich Drepper
feab180d17
Update.
1999-07-12 21:32:03 +00:00
Ulrich Drepper
c7aca6f6bd
(gaih_inet): For non-passive connections without a hostname set address to
...
localhost address.
1999-07-12 21:31:45 +00:00
Ulrich Drepper
d411ce8525
Fix typo.
1999-07-12 18:15:19 +00:00
Ulrich Drepper
d2ddfa4164
Update.
1999-07-12 18:14:34 +00:00
Ulrich Drepper
4d20a458e5
Add prefix "__" to get[a-z]*_r () to get nscd's own strong version of the
...
get[a-z]*_r function.
1999-07-12 18:14:25 +00:00
Ulrich Drepper
0f25460908
Recognize 2.95 as gcc version number.
1999-07-12 18:13:29 +00:00
Roland McGrath
f58c1b068e
.
1999-07-11 17:17:00 +00:00
Roland McGrath
ce5922110a
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/mach/hurd/brk.c (static_data_start): New variable.
(_hurd_set_brk, init_brk): Use that instead of &__data_start.
Initialize it from &__data_start if defined, or else &_end.
1999-07-11 17:13:53 +00:00
Roland McGrath
ba39129c14
1999-06-25 Roland McGrath <roland@baalperazim.frob.com>
...
* hurd/hurd.h, hurd/hurd/fd.h, hurd/hurd/port.h, hurd/hurd/signal.h,
hurd/hurd/threadvar.h, hurd/hurd/userlink.h: Instead of
_EXTERN_INLINE, use a macro specific to each file,
_HURD_FD_H_EXTERN_INLINE and the like.
* hurd/Makefile (inline-headers): New variable.
(routines): Remove hurdinline. Add $(inlines).
(inlines): New variable.
($(inlines:%=$(objpfx)%.c)): New static pattern rule to generate them.
(generated): Append those here.
* hurd/hurdinline.c: File removed.
1999-07-11 17:02:11 +00:00
Ulrich Drepper
d97e5d3cd0
Update.
1999-07-10 09:58:57 +00:00
Ulrich Drepper
667217ce8e
(pthread_handle_create): Free mmap region after stack if clone failed.
1999-07-10 09:57:24 +00:00
Ulrich Drepper
5c87d67634
(__memcpy_c): Help some stupid old compilers.
...
(__memset_cc): Likewise.
1999-07-10 09:57:03 +00:00
Ulrich Drepper
249b3724ed
For SUID binaries check whether the standard file descriptors are open.
1999-07-10 09:56:37 +00:00
Ulrich Drepper
a75a5b6ad6
Remove mmap64 alias for mmap.
1999-07-10 09:56:18 +00:00
Ulrich Drepper
bd09d69b2e
Test whether mapped area is in range of mmap. If not fail.
1999-07-10 09:55:58 +00:00
Ulrich Drepper
702b909d14
Fix typo.
1999-07-10 00:04:04 +00:00
Ulrich Drepper
c3980b2cc1
Update.
1999-07-09 22:26:37 +00:00