drepper [Wed, 7 Oct 1998 13:36:38 +0000 (13:36 +0000)]
Add declarations for _dl_initial_searchlist and
_dl_global_scope_alloc.
drepper [Wed, 7 Oct 1998 13:36:01 +0000 (13:36 +0000)]
(_dl_initial_searchlist): New variable.
(_dl_main): Copy content of _dl_main_searchlist to _dl_initial_searchlist.
drepper [Wed, 7 Oct 1998 13:34:34 +0000 (13:34 +0000)]
(_dl_global_scope_alloc): Make global.
(dl_open_worker): Use realloc, not malloc to resize array.
drepper [Wed, 7 Oct 1998 11:00:44 +0000 (11:00 +0000)]
Update.
drepper [Wed, 7 Oct 1998 11:00:07 +0000 (11:00 +0000)]
(Setting Permissions): Fix example for reading umask.
drepper [Wed, 7 Oct 1998 10:59:52 +0000 (10:59 +0000)]
(load_profdata): Fix typo in error message.
schwab [Wed, 7 Oct 1998 02:02:51 +0000 (02:02 +0000)]
* sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
flag.
roland [Tue, 6 Oct 1998 14:31:30 +0000 (14:31 +0000)]
.
roland [Tue, 6 Oct 1998 14:15:13 +0000 (14:15 +0000)]
1998-10-04 Roland McGrath <roland@baalperazim.frob.com>
* mach/mach.h: Remove __mach_msg decl; <mach/message.h> now does it.
drepper [Tue, 6 Oct 1998 13:07:23 +0000 (13:07 +0000)]
Update.
drepper [Tue, 6 Oct 1998 11:24:45 +0000 (11:24 +0000)]
Remade for experimental-2.0.97
drepper [Tue, 6 Oct 1998 11:07:09 +0000 (11:07 +0000)]
Fix typo.
drepper [Tue, 6 Oct 1998 10:37:03 +0000 (10:37 +0000)]
Update.
drepper [Tue, 6 Oct 1998 10:36:50 +0000 (10:36 +0000)]
(VERSION): Bump to 2.0.97.
drepper [Tue, 6 Oct 1998 10:21:30 +0000 (10:21 +0000)]
Update.
drepper [Tue, 6 Oct 1998 10:20:29 +0000 (10:20 +0000)]
Use __P in definitions of inline stat functions so that they match the
declaration.
drepper [Tue, 6 Oct 1998 09:15:03 +0000 (09:15 +0000)]
Update.
drepper [Tue, 6 Oct 1998 09:14:52 +0000 (09:14 +0000)]
Remove ipv6_mreq which is in netinet/in.h.
drepper [Mon, 5 Oct 1998 13:59:46 +0000 (13:59 +0000)]
Fix mcheck and obstack documentation.
drepper [Mon, 5 Oct 1998 13:43:16 +0000 (13:43 +0000)]
Update.
drepper [Mon, 5 Oct 1998 13:42:43 +0000 (13:42 +0000)]
(SOL_IPV6, SOL_ICMPV6): Move definitions to in.h.
drepper [Mon, 5 Oct 1998 13:42:26 +0000 (13:42 +0000)]
Add various new structures and constants. Tidy up formatting a little.
drepper [Mon, 5 Oct 1998 13:40:47 +0000 (13:40 +0000)]
Update.
drepper [Mon, 5 Oct 1998 13:40:31 +0000 (13:40 +0000)]
(SWAP_FLAG_PREFER, SWAP_FLAG_PRIO_MASK,SWAP_FLAG_PRIO_SHIFT): Added.
Remove inclusion of <linux/swap.h>.
drepper [Mon, 5 Oct 1998 13:40:20 +0000 (13:40 +0000)]
(RB_POWER_OFF): Added.
drepper [Mon, 5 Oct 1998 13:40:12 +0000 (13:40 +0000)]
(Q_RSQUASH): Added.
drepper [Mon, 5 Oct 1998 13:40:05 +0000 (13:40 +0000)]
(PTRACE_SYSCALL): Add define.
drepper [Mon, 5 Oct 1998 13:39:51 +0000 (13:39 +0000)]
Bring in sync with current linux 2.1 version.
drepper [Mon, 5 Oct 1998 13:39:33 +0000 (13:39 +0000)]
ARM specific hugeval definition.
drepper [Mon, 5 Oct 1998 13:39:21 +0000 (13:39 +0000)]
Fix typo in last change.
drepper [Mon, 5 Oct 1998 13:38:51 +0000 (13:38 +0000)]
(_SGTTY_H): Correct spelling.
drepper [Mon, 5 Oct 1998 13:38:36 +0000 (13:38 +0000)]
Enhance comment about obstack_alloc_failed_handler usage.
drepper [Mon, 5 Oct 1998 13:38:02 +0000 (13:38 +0000)]
Update.
drepper [Mon, 5 Oct 1998 13:37:55 +0000 (13:37 +0000)]
Include <sys/types.h> so that _pthread_descr is declared.
drepper [Mon, 5 Oct 1998 11:32:11 +0000 (11:32 +0000)]
Use __P in definitions of inline stat functions so that they match the
declaration.
drepper [Mon, 5 Oct 1998 10:59:30 +0000 (10:59 +0000)]
(__getcwd): Use temporary variable to store result of realloc instead
of using BUF.
drepper [Mon, 5 Oct 1998 10:46:46 +0000 (10:46 +0000)]
(__extension__): Define as empty if no gcc or gcc before 2.8 is used.
drepper [Thu, 1 Oct 1998 14:31:24 +0000 (14:31 +0000)]
Update
drepper [Thu, 1 Oct 1998 14:31:12 +0000 (14:31 +0000)]
(FILEBUF_LITERAL) [! _IO_MTSAFE_IO]: Don't initialize lock member.
drepper [Thu, 1 Oct 1998 14:30:44 +0000 (14:30 +0000)]
Cope with fussy assembler.
drepper [Thu, 1 Oct 1998 14:30:25 +0000 (14:30 +0000)]
Register content dump function.
drepper [Thu, 1 Oct 1998 14:29:47 +0000 (14:29 +0000)]
Correct args to mcount().
drepper [Thu, 1 Oct 1998 11:00:26 +0000 (11:00 +0000)]
Update.
drepper [Thu, 1 Oct 1998 10:59:58 +0000 (10:59 +0000)]
Protect use of long long by __extension__.
drepper [Thu, 1 Oct 1998 10:57:00 +0000 (10:57 +0000)]
Protect use of long long by __extension__.
drepper [Thu, 1 Oct 1998 10:11:51 +0000 (10:11 +0000)]
Update.
drepper [Thu, 1 Oct 1998 10:11:40 +0000 (10:11 +0000)]
Update from tzdata1998i.
drepper [Thu, 1 Oct 1998 10:11:19 +0000 (10:11 +0000)]
Update from tzcode1998h.
drepper [Thu, 1 Oct 1998 00:07:16 +0000 (00:07 +0000)]
Update.
drepper [Thu, 1 Oct 1998 00:07:08 +0000 (00:07 +0000)]
(__string2_1bptr_p): Don't use a statement expression.
(__mempcpy, strcpy, __stpcpy, strcmp, strcspn, strspn, strpbrk,
__strsep): Greatly reduce size of expansion by combining common expressions.
(__mempcpy_small, __strcpy_small, __stpcpy_small): Convert to inline function.
(__mempcpy_args, __strcpy_args, __stpcpy_args): New macros, used
by the above definitions.
drepper [Tue, 29 Sep 1998 23:18:16 +0000 (23:18 +0000)]
Update.
drepper [Tue, 29 Sep 1998 23:17:50 +0000 (23:17 +0000)]
Linux/PPC specific IPC definitions.
drepper [Tue, 29 Sep 1998 22:42:30 +0000 (22:42 +0000)]
Update.
drepper [Tue, 29 Sep 1998 22:42:04 +0000 (22:42 +0000)]
Shaper interface definitions.
drepper [Tue, 29 Sep 1998 22:41:48 +0000 (22:41 +0000)]
List Ruffian in platforms[].
drepper [Tue, 29 Sep 1998 22:41:39 +0000 (22:41 +0000)]
[subdirs=inet] (sysdep_headers): Add net/if_shaper.h.
drepper [Tue, 29 Sep 1998 22:41:25 +0000 (22:41 +0000)]
Add net/if_shaper.h.
drepper [Tue, 29 Sep 1998 22:40:56 +0000 (22:40 +0000)]
(xsystem): New function. Use it instead of system.
drepper [Tue, 29 Sep 1998 22:40:38 +0000 (22:40 +0000)]
(yp_all): Close UDP socket und give CLIENT handle free.
drepper [Tue, 29 Sep 1998 22:40:21 +0000 (22:40 +0000)]
Fix typo.
drepper [Tue, 29 Sep 1998 22:40:01 +0000 (22:40 +0000)]
Update.
drepper [Tue, 29 Sep 1998 22:39:48 +0000 (22:39 +0000)]
[!__STDC__]: Define const only if not defined.
drepper [Tue, 29 Sep 1998 22:38:28 +0000 (22:38 +0000)]
Update.
drepper [Tue, 29 Sep 1998 12:12:36 +0000 (12:12 +0000)]
Update.
drepper [Tue, 29 Sep 1998 12:12:25 +0000 (12:12 +0000)]
(yp_all): Close socket opened by __yp_bind.
drepper [Tue, 29 Sep 1998 10:36:20 +0000 (10:36 +0000)]
Update.
drepper [Tue, 29 Sep 1998 10:35:53 +0000 (10:35 +0000)]
Remove not needed close calls.
drepper [Mon, 28 Sep 1998 23:58:33 +0000 (23:58 +0000)]
Update.
drepper [Mon, 28 Sep 1998 23:58:14 +0000 (23:58 +0000)]
(__yp_bind): Pretty print. Optimize readv result
check a bit. Also close socket of domain client. Close socket
in IPPORT_RESERVED error case.
drepper [Mon, 28 Sep 1998 11:50:06 +0000 (11:50 +0000)]
Remove #endif for #if removed in last change.
drepper [Mon, 28 Sep 1998 11:49:19 +0000 (11:49 +0000)]
Sync with generic Linux version.
(__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for availability
of another entry.
drepper [Mon, 28 Sep 1998 11:48:52 +0000 (11:48 +0000)]
(__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for availability
of another entry.
drepper [Mon, 28 Sep 1998 11:19:29 +0000 (11:19 +0000)]
(IPOPT_NOOP): Fix typo.
drepper [Fri, 25 Sep 1998 22:23:09 +0000 (22:23 +0000)]
Update.
drepper [Fri, 25 Sep 1998 22:22:17 +0000 (22:22 +0000)]
[emacs]: Define my_strftime to emacs_strftimeu. Define ut_argument,
ut_argument_spec, and ut_argument_spec_iso to allow using `ut' parameter.
[!emacs]: Define ut_argument, ut_argument_spec, and ut_argument_spec_iso as
empty. Define ut to 0.
Add ut_argument and argument_spec to prototypes and definitions.
(my_strftime): Don't call tzset of ut != 0.
Compute diff as 0 is ut != 0;
[emacs]: Define new emacs_strftime function.
drepper [Fri, 25 Sep 1998 21:55:47 +0000 (21:55 +0000)]
Update.
drepper [Fri, 25 Sep 1998 21:55:37 +0000 (21:55 +0000)]
(gmp-objs): Add mp_clz_tab.
drepper [Fri, 25 Sep 1998 21:49:55 +0000 (21:49 +0000)]
(sparc udiv_qrnnd): Define inline version for cpus lacking hardware
multiply and divide.
drepper [Fri, 25 Sep 1998 21:48:40 +0000 (21:48 +0000)]
(feholdexcept): Clear bits don't set them.
drepper [Fri, 25 Sep 1998 21:03:36 +0000 (21:03 +0000)]
($(inst_slibdir)/libdb.so$(libdb1.so-version)): Use $(<F), not $(^F).
drepper [Fri, 25 Sep 1998 21:02:54 +0000 (21:02 +0000)]
Fix -Wparentheses warning.
drepper [Fri, 25 Sep 1998 21:01:52 +0000 (21:01 +0000)]
($(inst_includedir)/gnu/lib-names.h): Use $(do-install).
drepper [Thu, 24 Sep 1998 18:06:23 +0000 (18:06 +0000)]
Update.
drepper [Thu, 24 Sep 1998 18:06:13 +0000 (18:06 +0000)]
Also produce output if cloned process died.
drepper [Thu, 24 Sep 1998 15:46:09 +0000 (15:46 +0000)]
(f_wkday): Remove duplicate definition.
(f_wkday, f_month, a_wkday, a_month, ampm): Define as macros when
!defined _NL_CURRENT && !HAVE_STRFTIME; this propagates the
1998-09-11 fix to this case.
(wkday_len, month_len): Remove these macros; they're no longer needed.
drepper [Thu, 24 Sep 1998 15:02:06 +0000 (15:02 +0000)]
Update.
drepper [Thu, 24 Sep 1998 15:01:49 +0000 (15:01 +0000)]
(underlying_strftime): Set the buffer to a nonzero value before
calling strftime, and check to see whether strftime has set the buffer
to zero. This lets us distinguish between an empty buffer and an
error.
drepper [Thu, 24 Sep 1998 14:59:25 +0000 (14:59 +0000)]
(INT_STRLEN_BOUND): Fix typo by changing 100 to 1000.
drepper [Thu, 24 Sep 1998 13:51:51 +0000 (13:51 +0000)]
Update.
drepper [Thu, 24 Sep 1998 13:51:29 +0000 (13:51 +0000)]
Make sys_siglist a weak alias for _sys_siglist. [!HAVE_GNU_LD]: Do
not define _sys_siglist as sys_siglist. This is handled correctly by
the weak_alias macro.
drepper [Thu, 24 Sep 1998 11:15:41 +0000 (11:15 +0000)]
Pretty print.
drepper [Thu, 24 Sep 1998 11:03:07 +0000 (11:03 +0000)]
Update.
drepper [Thu, 24 Sep 1998 11:03:00 +0000 (11:03 +0000)]
Add sr_YU.
drepper [Thu, 24 Sep 1998 11:02:48 +0000 (11:02 +0000)]
Serbian locale.
drepper [Thu, 24 Sep 1998 10:47:24 +0000 (10:47 +0000)]
Update.
drepper [Thu, 24 Sep 1998 10:47:05 +0000 (10:47 +0000)]
Prevent compiler warning from redefinition of mempcpy.
drepper [Thu, 24 Sep 1998 10:42:58 +0000 (10:42 +0000)]
Update.
drepper [Thu, 24 Sep 1998 10:42:30 +0000 (10:42 +0000)]
(compile): Use alloca instead of __alloca. It won't pollute the
namespace since the compiler will resolve it inline.
drepper [Thu, 24 Sep 1998 10:31:56 +0000 (10:31 +0000)]
Update.
drepper [Thu, 24 Sep 1998 10:31:36 +0000 (10:31 +0000)]
Update from tzdata1998h.