]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Mon, 29 Apr 2002 04:26:37 +0000 (04:26 +0000)]
(glob): Don't pass GLOB_NOMAGIC flag to glob_in_dir.
Roland McGrath [Sun, 28 Apr 2002 20:11:20 +0000 (20:11 +0000)]
.
Roland McGrath [Sun, 28 Apr 2002 20:09:03 +0000 (20:09 +0000)]
2002-04-28 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/i386/sys/io.h: New file.
* sysdeps/mach/hurd/i386/ioperm.c: New file.
* sysdeps/mach/hurd/i386/Dist: Add them.
* sysdeps/mach/hurd/i386/Versions
(libc: GLIBC_2.2.6): New set, add ioperm.
* sysdeps/mach/hurd/i386/Makefile [$(subdir) = misc]
(sysdep_routines): Append ioperm here.
(sysdep_headers): Append sys/io.h here.
* sysdeps/mach/i386/configure.in: New file.
Check to set HAVE_I386_IO_PERM_MODIFY.
* config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
* sysdeps/mach/i386/configure: New file.
* mach/Makefile (user-interfaces): Add i386/mach_i386 to the list.
Ulrich Drepper [Fri, 26 Apr 2002 20:36:24 +0000 (20:36 +0000)]
Update.
Ulrich Drepper [Fri, 26 Apr 2002 20:35:02 +0000 (20:35 +0000)]
Copied from i386/semctl.c.
(__old_semctl, __new_semctl): Only use va_arg if the argument will be used.
Ulrich Drepper [Fri, 26 Apr 2002 07:58:39 +0000 (07:58 +0000)]
Update.
Ulrich Drepper [Fri, 26 Apr 2002 07:53:32 +0000 (07:53 +0000)]
Fix recovery code.
Ulrich Drepper [Thu, 25 Apr 2002 00:17:06 +0000 (00:17 +0000)]
Update.
Ulrich Drepper [Thu, 25 Apr 2002 00:16:00 +0000 (00:16 +0000)]
Add getunwind for GLIBC_2.2.6.
Ulrich Drepper [Wed, 24 Apr 2002 21:08:14 +0000 (21:08 +0000)]
Update.
Ulrich Drepper [Wed, 24 Apr 2002 21:07:00 +0000 (21:07 +0000)]
(open_verify): Correct __lseek parameters.
Ulrich Drepper [Wed, 24 Apr 2002 20:26:40 +0000 (20:26 +0000)]
Update.
Ulrich Drepper [Wed, 24 Apr 2002 20:25:33 +0000 (20:25 +0000)]
(MAX_NEEDED_FROM): Set to 4.
(BODY for FROM_LOOP): Fix comparisons between inptr and inend.
Ulrich Drepper [Wed, 24 Apr 2002 20:24:03 +0000 (20:24 +0000)]
(EMIT_SHIFT_TO_INIT): Fix modification mask of data->__statep->__count.
Ulrich Drepper [Wed, 24 Apr 2002 20:16:02 +0000 (20:16 +0000)]
Fix the Unicode values for LETTER H WITH CARON.
Andreas Jaeger [Mon, 22 Apr 2002 11:54:29 +0000 (11:54 +0000)]
Update.
Andreas Jaeger [Mon, 22 Apr 2002 11:54:03 +0000 (11:54 +0000)]
Merge from mainline.
Andreas Jaeger [Mon, 22 Apr 2002 06:02:14 +0000 (06:02 +0000)]
Update.
Andreas Jaeger [Mon, 22 Apr 2002 05:59:13 +0000 (05:59 +0000)]
Merge from mainline.
Ulrich Drepper [Sun, 21 Apr 2002 17:58:41 +0000 (17:58 +0000)]
Update.
Ulrich Drepper [Sun, 21 Apr 2002 17:53:00 +0000 (17:53 +0000)]
Declare strerror_r also for XPG6.
Ulrich Drepper [Sat, 20 Apr 2002 23:18:22 +0000 (23:18 +0000)]
(authnone_create_once): Don't use INTUSE here.
Roland McGrath [Sat, 20 Apr 2002 21:30:33 +0000 (21:30 +0000)]
.
Roland McGrath [Sat, 20 Apr 2002 21:28:19 +0000 (21:28 +0000)]
2002-04-19 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.
Ulrich Drepper [Sat, 20 Apr 2002 19:10:11 +0000 (19:10 +0000)]
Update.
Ulrich Drepper [Sat, 20 Apr 2002 19:08:20 +0000 (19:08 +0000)]
(__rpc_thread_destroy): No need to free authnone_private_s.
Ulrich Drepper [Sat, 20 Apr 2002 19:08:08 +0000 (19:08 +0000)]
Include bits/libc-lock.h.
Delete #ifdef _RPC_THREAD_SAFE_ block.
(authnone_private): Make a struct, not a pointer to struct.
(authnone_private_guard): New once-control variable.
(authnone_create_once): New function, split out of
authnone_create. No need to allocate memory.
(authnone_create): Just call authnone_create_once via
__libc_once, then return &authnone_private->no_client.
(authnone_marshal): Access private data via CLIENT argument,
not authnone_private pointer.
Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).
Ulrich Drepper [Sat, 20 Apr 2002 19:07:45 +0000 (19:07 +0000)]
(struct rpc_thread_variables): Remove authnone_private_s.
Ulrich Drepper [Sat, 20 Apr 2002 17:20:49 +0000 (17:20 +0000)]
Update.
Ulrich Drepper [Sat, 20 Apr 2002 17:20:14 +0000 (17:20 +0000)]
(clntraw_create): Properly set xdrs and client.
Ulrich Drepper [Sat, 20 Apr 2002 01:50:13 +0000 (01:50 +0000)]
Update.
Ulrich Drepper [Sat, 20 Apr 2002 01:48:44 +0000 (01:48 +0000)]
(main): Correct the usage message.
Ulrich Drepper [Sat, 20 Apr 2002 01:48:12 +0000 (01:48 +0000)]
BODY for FROM_LOOP): When encountering an invalid input (e.g. a byte > 0x80
followed by a byte < 0x80), skip always one byte, not 0 bytes in some cases
and 2 bytes in others.
Ulrich Drepper [Fri, 19 Apr 2002 03:30:37 +0000 (03:30 +0000)]
Update.
Ulrich Drepper [Fri, 19 Apr 2002 03:28:45 +0000 (03:28 +0000)]
Include <stdlib.h>. Use %d, not %ld format for EVENING69. Include offsets in
TZ environment variable.
Ulrich Drepper [Mon, 15 Apr 2002 06:50:12 +0000 (06:50 +0000)]
Update.
Ulrich Drepper [Mon, 15 Apr 2002 06:49:02 +0000 (06:49 +0000)]
_dl_lookup_symbol): Move add_dependency call to the end of the
function. Pass original flags to recursive call if add_dependency failed.
(_dl_lookup_versioned_symbol): Likewise.
Ulrich Drepper [Mon, 15 Apr 2002 06:24:49 +0000 (06:24 +0000)]
(main): Add new tests.
Ulrich Drepper [Mon, 15 Apr 2002 06:24:31 +0000 (06:24 +0000)]
(__mktime_internal): If year is 69, don't bail out early, but check whether it
overflowed afterwards.
Ulrich Drepper [Mon, 15 Apr 2002 06:21:38 +0000 (06:21 +0000)]
Fix program name in help message.
Ulrich Drepper [Mon, 15 Apr 2002 06:18:46 +0000 (06:18 +0000)]
Fail test if buffer too small.
Ulrich Drepper [Mon, 15 Apr 2002 06:18:31 +0000 (06:18 +0000)]
Increase MONSIZE.
Ulrich Drepper [Sat, 13 Apr 2002 16:05:35 +0000 (16:05 +0000)]
Update.
Ulrich Drepper [Sat, 13 Apr 2002 16:04:45 +0000 (16:04 +0000)]
Adjust all callers of _dl_lookup_symbol and _dl_lookup_versioned_symbol.
Ulrich Drepper [Sat, 13 Apr 2002 16:03:45 +0000 (16:03 +0000)]
Adjust prototypes for _dl_lookup_symbol and _dl_lookup_versioned_symbol.
Ulrich Drepper [Sat, 13 Apr 2002 16:03:18 +0000 (16:03 +0000)]
Adjust all callers of do_lookup. Change _dl_do_lookup to also take the new
parameter and pass it on. Change 'explicit' parameter of _dl_lookup_symbol and
_dl_lookup_versioned_symbol to flags. Adjust tests.
Ulrich Drepper [Sat, 13 Apr 2002 16:02:53 +0000 (16:02 +0000)]
[!VERSIONED]: Add new parameter flags. Use it to check whether the caller
prefers getting the most recent version of a symbol of the earliest version.
Ulrich Drepper [Thu, 11 Apr 2002 20:40:59 +0000 (20:40 +0000)]
Update.
Ulrich Drepper [Thu, 11 Apr 2002 20:39:56 +0000 (20:39 +0000)]
(LOC): Don't paste in a token.
Andreas Jaeger [Mon, 8 Apr 2002 15:22:58 +0000 (15:22 +0000)]
Merge.
Andreas Jaeger [Mon, 8 Apr 2002 11:16:16 +0000 (11:16 +0000)]
Merge with mainline.
Andreas Jaeger [Mon, 8 Apr 2002 08:36:12 +0000 (08:36 +0000)]
Merge.
Andreas Jaeger [Mon, 8 Apr 2002 08:35:43 +0000 (08:35 +0000)]
Merge with mainline.
Ulrich Drepper [Sat, 6 Apr 2002 05:12:32 +0000 (05:12 +0000)]
Update.
Ulrich Drepper [Sat, 6 Apr 2002 05:09:59 +0000 (05:09 +0000)]
Set GCONV_PATH and LOCPATH to values for the test just before the test runs.
Ulrich Drepper [Sat, 6 Apr 2002 03:52:23 +0000 (03:52 +0000)]
Update.
Ulrich Drepper [Sat, 6 Apr 2002 03:49:35 +0000 (03:49 +0000)]
Update from tzcode2002c.
Ulrich Drepper [Sat, 6 Apr 2002 03:44:22 +0000 (03:44 +0000)]
Update from tzdata2002c.
Ulrich Drepper [Fri, 5 Apr 2002 23:28:10 +0000 (23:28 +0000)]
Update.
Ulrich Drepper [Fri, 5 Apr 2002 23:27:31 +0000 (23:27 +0000)]
(TRAMPOLINE_TEMPLATE): Add unwind info.
(RTLD_START): Ditto.
(__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
dependency violation.
Ulrich Drepper [Fri, 5 Apr 2002 16:47:22 +0000 (16:47 +0000)]
Update.
Ulrich Drepper [Fri, 5 Apr 2002 16:43:58 +0000 (16:43 +0000)]
(__mktime_internal): Move check for year < 70 below all variable declarations.
Ulrich Drepper [Fri, 5 Apr 2002 16:42:57 +0000 (16:42 +0000)]
Don't overwrite r8 on error.
Andreas Jaeger [Thu, 4 Apr 2002 11:01:00 +0000 (11:01 +0000)]
Merge from mainline.
Andreas Jaeger [Thu, 4 Apr 2002 09:12:36 +0000 (09:12 +0000)]
Merge from mainline.
Ulrich Drepper [Thu, 4 Apr 2002 08:11:35 +0000 (08:11 +0000)]
Update.
Ulrich Drepper [Thu, 4 Apr 2002 08:11:09 +0000 (08:11 +0000)]
Add more tests.
Ulrich Drepper [Thu, 4 Apr 2002 08:10:41 +0000 (08:10 +0000)]
(dirname): Ignore trailing slashes at end of non-null result.
Ulrich Drepper [Thu, 4 Apr 2002 05:10:50 +0000 (05:10 +0000)]
Update.
Ulrich Drepper [Thu, 4 Apr 2002 05:08:56 +0000 (05:08 +0000)]
(charmap_read): If the charmap doesn't define a code_set_name provide one
based on the filename.
Ulrich Drepper [Thu, 4 Apr 2002 01:20:47 +0000 (01:20 +0000)]
Update.
Ulrich Drepper [Thu, 4 Apr 2002 01:20:17 +0000 (01:20 +0000)]
(__mktime_internal): Check for year < 70.
Ulrich Drepper [Thu, 4 Apr 2002 00:10:03 +0000 (00:10 +0000)]
Update.
Ulrich Drepper [Thu, 4 Apr 2002 00:08:42 +0000 (00:08 +0000)]
(exval): Quote [ in pattern.
Adjust for new output format of the backtrace functions.
Ulrich Drepper [Wed, 3 Apr 2002 23:01:24 +0000 (23:01 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 23:00:41 +0000 (23:00 +0000)]
(vsyslog): Only use cleanup handler is _LIBC_REENTRANT is defined.
Ulrich Drepper [Wed, 3 Apr 2002 18:16:13 +0000 (18:16 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 18:15:24 +0000 (18:15 +0000)]
Define int_frac_digits and frac_digits as 2.
Ulrich Drepper [Wed, 3 Apr 2002 08:55:32 +0000 (08:55 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 08:54:51 +0000 (08:54 +0000)]
(write_real_program): Write "result, " parameter if mtflag.
Ulrich Drepper [Wed, 3 Apr 2002 08:29:58 +0000 (08:29 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 08:29:14 +0000 (08:29 +0000)]
(printif): Remove third parameter. It was always "&". Adjust callers.
Add "_" prefix to several generated definitions.
Ulrich Drepper [Wed, 3 Apr 2002 06:57:47 +0000 (06:57 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 06:57:13 +0000 (06:57 +0000)]
(_DL_HWCAP_COUNT): Define as 8.
Ulrich Drepper [Wed, 3 Apr 2002 06:15:37 +0000 (06:15 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 06:14:48 +0000 (06:14 +0000)]
(_dl_map_object_deps): The sorting of the dependencies must be stable to work
correctly.
Ulrich Drepper [Wed, 3 Apr 2002 05:21:33 +0000 (05:21 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 05:20:49 +0000 (05:20 +0000)]
(_IO_new_file_close_it): Only call _IO_do_flush if stream was last used for
writing.
Ulrich Drepper [Wed, 3 Apr 2002 04:06:01 +0000 (04:06 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 04:04:46 +0000 (04:04 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 04:03:39 +0000 (04:03 +0000)]
(do_lookup): 2 is the first user-defined version number.
Ulrich Drepper [Wed, 3 Apr 2002 03:08:57 +0000 (03:08 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 03:08:14 +0000 (03:08 +0000)]
Synchronize with mainline.
Ulrich Drepper [Wed, 3 Apr 2002 00:35:00 +0000 (00:35 +0000)]
Update.
Ulrich Drepper [Wed, 3 Apr 2002 00:29:03 +0000 (00:29 +0000)]
(elf_get_dynamic_info): Don't abort on unknown dynamic tags.
Ulrich Drepper [Tue, 2 Apr 2002 22:34:17 +0000 (22:34 +0000)]
Update.
Ulrich Drepper [Tue, 2 Apr 2002 22:33:08 +0000 (22:33 +0000)]
Update from translation team.
Ulrich Drepper [Tue, 2 Apr 2002 22:30:50 +0000 (22:30 +0000)]
(MEMORY_BARRIER): Define.
Roland McGrath [Tue, 2 Apr 2002 04:01:39 +0000 (04:01 +0000)]
.
Roland McGrath [Tue, 2 Apr 2002 04:01:27 +0000 (04:01 +0000)]
2002-03-31 Roland McGrath <roland@frob.com>
* hurd/hurdselect.c (_hurd_select): Fix
MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
Use a union rather than casts to compare mach_msg_type_t as int.