]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Fri, 11 Dec 1998 18:04:23 +0000 (18:04 +0000)]
Update.
Ulrich Drepper [Fri, 11 Dec 1998 18:04:12 +0000 (18:04 +0000)]
(HAVE_DWARF2_UNWIND_INFO): Check for it.
(HAVE_DWARF2_UNWIND_INFO_STATIC): Check for it.
Ulrich Drepper [Fri, 11 Dec 1998 18:03:55 +0000 (18:03 +0000)]
(HAVE_DWARF2_UNWIND_INFO): New.
(HAVE_DWARF2_UNWIND_INFO_STATIC): New.
Ulrich Drepper [Fri, 11 Dec 1998 18:03:41 +0000 (18:03 +0000)]
Copied from glibc 2.1.
Ulrich Drepper [Thu, 10 Dec 1998 11:59:44 +0000 (11:59 +0000)]
Update.
Ulrich Drepper [Thu, 10 Dec 1998 11:58:54 +0000 (11:58 +0000)]
Update from translation team.
Ulrich Drepper [Tue, 8 Dec 1998 11:04:13 +0000 (11:04 +0000)]
Update.
Ulrich Drepper [Wed, 4 Nov 1998 23:50:17 +0000 (23:50 +0000)]
Update.
Ulrich Drepper [Wed, 4 Nov 1998 23:49:47 +0000 (23:49 +0000)]
(fcvt_r): Remove code which tries to use libm
functions. Reduce error in computing normalized value by multiplying
factor in loop and compute result in one step.
Ulrich Drepper [Wed, 4 Nov 1998 12:01:02 +0000 (12:01 +0000)]
Update.
Ulrich Drepper [Wed, 4 Nov 1998 11:59:59 +0000 (11:59 +0000)]
Fix calloc to really return zeroed memory.
Ulrich Drepper [Fri, 30 Oct 1998 18:55:35 +0000 (18:55 +0000)]
Update.
Ulrich Drepper [Fri, 30 Oct 1998 18:55:10 +0000 (18:55 +0000)]
Do a better job in initializing dynamic memory.
Ulrich Drepper [Thu, 29 Oct 1998 20:38:33 +0000 (20:38 +0000)]
Update.
Ulrich Drepper [Thu, 29 Oct 1998 20:38:21 +0000 (20:38 +0000)]
(vfprintf): Fix the remaining premature returns without cleaning up the lock.
(printf_unknown): Add label all_done.
Ulrich Drepper [Mon, 26 Oct 1998 14:52:16 +0000 (14:52 +0000)]
Update.
Ulrich Drepper [Mon, 26 Oct 1998 14:52:04 +0000 (14:52 +0000)]
(asinh): Put __sgn1 call outside log1p call.
Ulrich Drepper [Mon, 26 Oct 1998 14:08:21 +0000 (14:08 +0000)]
Update.
Ulrich Drepper [Mon, 26 Oct 1998 14:07:43 +0000 (14:07 +0000)]
If time to switch to DST is later in the year switch back in the next
year.
Ulrich Drepper [Thu, 15 Oct 1998 09:31:26 +0000 (09:31 +0000)]
Update.
Ulrich Drepper [Thu, 15 Oct 1998 09:30:04 +0000 (09:30 +0000)]
Update from latest tzdata file.
Ulrich Drepper [Thu, 15 Oct 1998 09:26:00 +0000 (09:26 +0000)]
Update.
Ulrich Drepper [Tue, 13 Oct 1998 16:26:26 +0000 (16:26 +0000)]
Update.
Ulrich Drepper [Tue, 13 Oct 1998 16:26:14 +0000 (16:26 +0000)]
(inline_outb): Fix output parameter format string.
(inline_outw): Likewise.
Ulrich Drepper [Mon, 12 Oct 1998 14:49:09 +0000 (14:49 +0000)]
Update.
Ulrich Drepper [Mon, 12 Oct 1998 14:48:58 +0000 (14:48 +0000)]
(__opendir): Test whether NAME is directory before opening it.
Ulrich Drepper [Thu, 8 Oct 1998 15:48:49 +0000 (15:48 +0000)]
Update.
Ulrich Drepper [Thu, 8 Oct 1998 15:48:22 +0000 (15:48 +0000)]
(_dl_close): Fix typo.
Ulrich Drepper [Thu, 8 Oct 1998 13:11:04 +0000 (13:11 +0000)]
Update.
Ulrich Drepper [Thu, 8 Oct 1998 13:10:44 +0000 (13:10 +0000)]
(platform): Add missing Ruffian entry.
Ulrich Drepper [Thu, 8 Oct 1998 13:07:57 +0000 (13:07 +0000)]
Update.
Ulrich Drepper [Thu, 8 Oct 1998 13:07:40 +0000 (13:07 +0000)]
[subdir==misc] (sysdep_headers): Add sys/debugreg.h.
Ulrich Drepper [Thu, 8 Oct 1998 13:07:25 +0000 (13:07 +0000)]
[subdir==misc] (sysdep_headers): Remove sys/debugreg.h.
Ulrich Drepper [Thu, 8 Oct 1998 11:48:58 +0000 (11:48 +0000)]
Update from glibc 2.1.
Ulrich Drepper [Thu, 8 Oct 1998 11:48:32 +0000 (11:48 +0000)]
Update.
Ulrich Drepper [Thu, 8 Oct 1998 11:03:47 +0000 (11:03 +0000)]
Update.
Ulrich Drepper [Thu, 8 Oct 1998 11:03:35 +0000 (11:03 +0000)]
Fix one more memory leak.
Ulrich Drepper [Wed, 7 Oct 1998 18:26:50 +0000 (18:26 +0000)]
Update.
Ulrich Drepper [Wed, 7 Oct 1998 18:24:29 +0000 (18:24 +0000)]
(_dl_open): Don't put the shared object on the global scope list
twice.
Ulrich Drepper [Wed, 7 Oct 1998 18:24:14 +0000 (18:24 +0000)]
(_dl_close): Fix a memory leak.
Update _dl_global_scope[2] if the first object on the list is removed.
Ulrich Drepper [Wed, 7 Oct 1998 17:05:19 +0000 (17:05 +0000)]
Update.
Ulrich Drepper [Wed, 7 Oct 1998 17:05:06 +0000 (17:05 +0000)]
Improve the autodetection of the weird alpha architectures.
Ulrich Drepper [Wed, 7 Oct 1998 10:51:26 +0000 (10:51 +0000)]
Update.
Ulrich Drepper [Wed, 7 Oct 1998 10:50:39 +0000 (10:50 +0000)]
Removed.
Ulrich Drepper [Wed, 7 Oct 1998 10:50:30 +0000 (10:50 +0000)]
Add sys/debugreg.h.
Ulrich Drepper [Wed, 7 Oct 1998 10:50:22 +0000 (10:50 +0000)]
Header with duplicated information from kernel.
Ulrich Drepper [Wed, 7 Oct 1998 10:48:41 +0000 (10:48 +0000)]
Remove sys/debugreg.h.
Ulrich Drepper [Wed, 7 Oct 1998 10:48:00 +0000 (10:48 +0000)]
(_SGTTY_H): Correct spelling.
Ulrich Drepper [Wed, 7 Oct 1998 10:47:50 +0000 (10:47 +0000)]
(Obstacks): Document obstack_alloc_failed_handler usage.
Ulrich Drepper [Wed, 7 Oct 1998 10:47:39 +0000 (10:47 +0000)]
Enhance comment about obstack_alloc_failed_handler usage.
Andreas Schwab [Wed, 7 Oct 1998 02:15:27 +0000 (02:15 +0000)]
* sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
flag. Switch back to previous section.
Ulrich Drepper [Tue, 6 Oct 1998 13:07:41 +0000 (13:07 +0000)]
Update.
Ulrich Drepper [Mon, 5 Oct 1998 10:59:18 +0000 (10:59 +0000)]
(__getcwd): Use temporary variable to store result of realloc instead
of using BUF.
Ulrich Drepper [Mon, 5 Oct 1998 10:00:17 +0000 (10:00 +0000)]
Update.
Ulrich Drepper [Mon, 5 Oct 1998 10:00:09 +0000 (10:00 +0000)]
(_dl_unload_cache): Cast first argument of munmap.
Ulrich Drepper [Mon, 5 Oct 1998 09:59:47 +0000 (09:59 +0000)]
Declare _dl_unload_cache.
Ulrich Drepper [Wed, 30 Sep 1998 13:59:06 +0000 (13:59 +0000)]
Update.
Ulrich Drepper [Wed, 30 Sep 1998 13:58:48 +0000 (13:58 +0000)]
(yp_all): Close UDP socket und give CLIENT handle free.
Ulrich Drepper [Wed, 30 Sep 1998 13:58:30 +0000 (13:58 +0000)]
(mprobe): Call checkhdr with adjusted pointer.
Ulrich Drepper [Wed, 30 Sep 1998 13:57:59 +0000 (13:57 +0000)]
[!__STDC__]: Define const only if not defined.
Ulrich Drepper [Mon, 28 Sep 1998 11:48:30 +0000 (11:48 +0000)]
Update.
Ulrich Drepper [Mon, 28 Sep 1998 11:48:04 +0000 (11:48 +0000)]
(CMSG_ALIGN): Define.
(__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for availability
of another entry.
Ulrich Drepper [Mon, 28 Sep 1998 11:20:18 +0000 (11:20 +0000)]
(IPOPT_NOOP): Fix typo.
Ulrich Drepper [Mon, 28 Sep 1998 10:29:32 +0000 (10:29 +0000)]
Update.
Ulrich Drepper [Thu, 24 Sep 1998 11:13:40 +0000 (11:13 +0000)]
(_nss_nis_getpwent_r): Correct test for invalid password.
Ulrich Drepper [Wed, 23 Sep 1998 15:31:42 +0000 (15:31 +0000)]
Update.
Ulrich Drepper [Wed, 23 Sep 1998 15:31:17 +0000 (15:31 +0000)]
(res_init): Handle resolv.conf file with only one nameserver
correctly.
Ulrich Drepper [Thu, 10 Sep 1998 17:07:44 +0000 (17:07 +0000)]
Update.
Ulrich Drepper [Thu, 10 Sep 1998 17:07:14 +0000 (17:07 +0000)]
(__setstate_r): Allow call with same state array as currently used.
Ulrich Drepper [Thu, 10 Sep 1998 15:04:50 +0000 (15:04 +0000)]
Update.
Ulrich Drepper [Thu, 10 Sep 1998 14:51:55 +0000 (14:51 +0000)]
(tzset_internal): Set __timezone before returning.
Ulrich Drepper [Thu, 10 Sep 1998 14:51:41 +0000 (14:51 +0000)]
(__tzfile_read): Handle case when there are no transitions.
Ulrich Drepper [Thu, 10 Sep 1998 12:55:56 +0000 (12:55 +0000)]
(res_init): Initialize _res.nscount and _res.nsaddr.sin_port
differently for the can when no loopback is available to allow
immediate timeout in non-networking environments.
Ulrich Drepper [Tue, 1 Sep 1998 18:32:59 +0000 (18:32 +0000)]
Update.
Ulrich Drepper [Tue, 1 Sep 1998 18:32:42 +0000 (18:32 +0000)]
(_nss_nis_getpwnam_r): Correct test for invalid password.
(_nss_nis_getpwuid_r): Likewise.
Ulrich Drepper [Tue, 1 Sep 1998 18:32:10 +0000 (18:32 +0000)]
(lockf): Move initilisation of fl.l_whence and fl.l_start at beginning
of function.
Ulrich Drepper [Mon, 31 Aug 1998 17:24:36 +0000 (17:24 +0000)]
Update.
Ulrich Drepper [Mon, 31 Aug 1998 17:24:17 +0000 (17:24 +0000)]
(_dl_close): Update _dl_loaded if the first object on the list is
removed.
Ulrich Drepper [Mon, 31 Aug 1998 11:10:19 +0000 (11:10 +0000)]
Update.
Ulrich Drepper [Mon, 31 Aug 1998 11:09:42 +0000 (11:09 +0000)]
(ALLPERMS): Fix type (S_ISTXT -> S_ISVTX).
Ulrich Drepper [Mon, 31 Aug 1998 09:59:11 +0000 (09:59 +0000)]
Update.
Ulrich Drepper [Mon, 31 Aug 1998 09:57:10 +0000 (09:57 +0000)]
Use mktemp to generate temporary files.
Ulrich Drepper [Fri, 28 Aug 1998 12:26:54 +0000 (12:26 +0000)]
Ignore dir-add.texinfo, not dir-add.texi.
Ulrich Drepper [Fri, 28 Aug 1998 12:25:41 +0000 (12:25 +0000)]
Update.
Ulrich Drepper [Fri, 28 Aug 1998 12:25:28 +0000 (12:25 +0000)]
Add umount.S.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:44 +0000 (12:07 +0000)]
Update.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:26 +0000 (12:07 +0000)]
Move static variable cache and cachesize to toplevel.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:12 +0000 (12:07 +0000)]
(__jrand48_r): Set also upper half of result.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:59 +0000 (12:06 +0000)]
(mprobe): Call checkhdr with adjusted pointer.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:46 +0000 (12:06 +0000)]
(malloc_hook_ini): Don't overwrite realloc and memalign hook.
(realloc_hook_ini): Don't overwrite memalign hook.
(memalign_hook_ini): Don't overwrite malloc and memalign hooks.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:13 +0000 (12:06 +0000)]
(_IO_vsnprintf): Set first byte of destination array to NUL to handle
maxlen==1 case correctly.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:28 +0000 (12:05 +0000)]
(dl_main): Unload map file before jumping to user code.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:14 +0000 (12:05 +0000)]
Print "no such file" to stderr.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:05 +0000 (12:05 +0000)]
(_dl_open): Correct test for extending global scope array.
Ulrich Drepper [Fri, 28 Aug 1998 12:04:53 +0000 (12:04 +0000)]
(_dl_close): Move map->l_nsearchlist value into local variable so that
map can be freed.
Ulrich Drepper [Fri, 28 Aug 1998 12:04:39 +0000 (12:04 +0000)]
(install-symblolic-link): Fix spelling.
Ulrich Drepper [Fri, 21 Aug 1998 22:32:37 +0000 (22:32 +0000)]
Update.
Ulrich Drepper [Thu, 20 Aug 1998 20:46:02 +0000 (20:46 +0000)]
Update.
Ulrich Drepper [Thu, 20 Aug 1998 20:45:45 +0000 (20:45 +0000)]
(FILEBUF_LITERAL): Set the _offset field to _IO_pos_BAD.
Ulrich Drepper [Thu, 20 Aug 1998 20:45:37 +0000 (20:45 +0000)]
(_IO_file_seekoff): Don't adjust pointers if _IO_SYSSEEK fails.