]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Fri, 8 Aug 1997 00:25:38 +0000 (00:25 +0000)]
Add static to parameter list for __libc_once_init.
Ulrich Drepper [Fri, 8 Aug 1997 00:24:58 +0000 (00:24 +0000)]
Add prototype for write_profiling.
Ulrich Drepper [Fri, 8 Aug 1997 00:24:13 +0000 (00:24 +0000)]
(write_gmon): New function; guts from _mcleanup.
(_mcleanup): Use write_gmon.
(write_profiling): This function can be safely called at any time
to write a current histogram without interfering with ongoing
profiling.
Ulrich Drepper [Tue, 5 Aug 1997 23:37:37 +0000 (23:37 +0000)]
we only have incl-chapters
Ulrich Drepper [Tue, 5 Aug 1997 23:36:21 +0000 (23:36 +0000)]
update for 2.0.5pre1
Ulrich Drepper [Tue, 5 Aug 1997 22:08:05 +0000 (22:08 +0000)]
Remade for experimental-2.0.5
Ulrich Drepper [Tue, 5 Aug 1997 01:08:43 +0000 (01:08 +0000)]
Regenerated: autoconf configure.in
Ulrich Drepper [Mon, 26 May 1997 21:36:35 +0000 (21:36 +0000)]
.
Ulrich Drepper [Mon, 26 May 1997 21:28:52 +0000 (21:28 +0000)]
Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.
Ulrich Drepper [Mon, 26 May 1997 21:28:20 +0000 (21:28 +0000)]
Add AC_PROG_CC_LOCAL which does not fail for environments in which linking
is not possible at configure time (since te libc is just build).
Ulrich Drepper [Mon, 26 May 1997 21:21:00 +0000 (21:21 +0000)]
Regenerated: autoconf configure.in
Ulrich Drepper [Mon, 26 May 1997 21:18:57 +0000 (21:18 +0000)]
Regenerated: autoconf sysdeps/generic/configure.in
Ulrich Drepper [Mon, 26 May 1997 21:18:55 +0000 (21:18 +0000)]
Regenerated: autoconf sysdeps/unix/configure.in
Ulrich Drepper [Mon, 26 May 1997 21:18:54 +0000 (21:18 +0000)]
Regenerated: autoconf sysdeps/unix/common/configure.in
Ulrich Drepper [Mon, 26 May 1997 21:18:52 +0000 (21:18 +0000)]
Regenerated: autoconf configure.in
Ulrich Drepper [Mon, 26 May 1997 20:55:31 +0000 (20:55 +0000)]
Update.
Ulrich Drepper [Mon, 26 May 1997 20:51:30 +0000 (20:51 +0000)]
(__initstate_r): Initialize randomizer type in state array only at
right place.
Ulrich Drepper [Mon, 26 May 1997 19:24:19 +0000 (19:24 +0000)]
Remade for experimental-2.0.4
Ulrich Drepper [Mon, 26 May 1997 17:00:08 +0000 (17:00 +0000)]
.
Ulrich Drepper [Mon, 26 May 1997 16:59:47 +0000 (16:59 +0000)]
(__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).
Ulrich Drepper [Mon, 26 May 1997 12:17:11 +0000 (12:17 +0000)]
Clarify status of other ports.
Ulrich Drepper [Mon, 26 May 1997 12:14:16 +0000 (12:14 +0000)]
Update.
Ulrich Drepper [Sun, 25 May 1997 19:08:30 +0000 (19:08 +0000)]
.
Ulrich Drepper [Sun, 25 May 1997 19:08:15 +0000 (19:08 +0000)]
(__data_start): Change local label "nofini" to ".Lnofini".
Ulrich Drepper [Sun, 25 May 1997 19:07:24 +0000 (19:07 +0000)]
Use GOT, instead of GOTOFF.
Ulrich Drepper [Sun, 25 May 1997 18:22:14 +0000 (18:22 +0000)]
Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined.
Ulrich Drepper [Sun, 25 May 1997 15:50:36 +0000 (15:50 +0000)]
Make 2nd para for scheck const. Update zic.c.
Ulrich Drepper [Sun, 25 May 1997 01:46:21 +0000 (01:46 +0000)]
updated to most recent tzdata
Ulrich Drepper [Sun, 25 May 1997 01:25:42 +0000 (01:25 +0000)]
.
Ulrich Drepper [Sun, 25 May 1997 01:24:53 +0000 (01:24 +0000)]
(_mcleanup): Free tostruct array allocated in monstartup.
Ulrich Drepper [Sat, 24 May 1997 22:57:14 +0000 (22:57 +0000)]
Fix typo.
Ulrich Drepper [Sat, 24 May 1997 22:56:14 +0000 (22:56 +0000)]
Update.
Ulrich Drepper [Sat, 24 May 1997 22:55:58 +0000 (22:55 +0000)]
(elf_machine_runtime_setup): Update skeleton definition.
Ulrich Drepper [Sat, 24 May 1997 22:55:45 +0000 (22:55 +0000)]
(elf_machine_runtime_setup): Return lazy.
Ulrich Drepper [Sat, 24 May 1997 22:55:25 +0000 (22:55 +0000)]
atan2 for long double.
Ulrich Drepper [Sat, 24 May 1997 22:51:29 +0000 (22:51 +0000)]
(elf_machine_runtime_setup): If we are
not looking at the new thread-safe .plt, don't be lazy about relocs.
(_dl_runtime_resolve): Fix up arithmetic for new .plt layout.
(elf_alpha_fix_plt): Insert wmb as appropriate to ensure safety.
Ulrich Drepper [Sat, 24 May 1997 22:51:17 +0000 (22:51 +0000)]
(svc_register): Change type of protocol parameter to u_long.
Ulrich Drepper [Sat, 24 May 1997 22:50:15 +0000 (22:50 +0000)]
(ELF_DYNAMIC_RELOCATE): Let elf_machine_runtime_setup() decide if we
can actually be lazy.
Ulrich Drepper [Sat, 24 May 1997 22:50:06 +0000 (22:50 +0000)]
(_dl_relocate_object): Don't call elf_machine_runtime_setup.
Ulrich Drepper [Sat, 24 May 1997 22:45:51 +0000 (22:45 +0000)]
(logb): Fix thinko, reverse output values.
Ulrich Drepper [Thu, 22 May 1997 23:59:20 +0000 (23:59 +0000)]
.
Ulrich Drepper [Thu, 22 May 1997 16:45:26 +0000 (16:45 +0000)]
.
Ulrich Drepper [Thu, 22 May 1997 16:37:46 +0000 (16:37 +0000)]
(logb): Remove second value placed on stack by fxtract.
Ulrich Drepper [Thu, 22 May 1997 15:46:05 +0000 (15:46 +0000)]
.
Ulrich Drepper [Thu, 22 May 1997 15:45:37 +0000 (15:45 +0000)]
_nl_current has LC_ALL + 1 elements.
Ulrich Drepper [Thu, 22 May 1997 15:44:55 +0000 (15:44 +0000)]
(seed48_r): Incldue limits.h to get definition of USHRT_MAX.
Ulrich Drepper [Thu, 22 May 1997 15:43:55 +0000 (15:43 +0000)]
(shmat): Add cast to prevent warning.
Ulrich Drepper [Wed, 21 May 1997 23:34:07 +0000 (23:34 +0000)]
Update.
Ulrich Drepper [Wed, 21 May 1997 22:30:17 +0000 (22:30 +0000)]
Linux specific tty definitions
Ulrich Drepper [Wed, 21 May 1997 22:28:39 +0000 (22:28 +0000)]
SunOS specific tty definitions
Ulrich Drepper [Wed, 21 May 1997 22:27:35 +0000 (22:27 +0000)]
Generic tty definitions
Ulrich Drepper [Wed, 21 May 1997 22:02:08 +0000 (22:02 +0000)]
Remade for experimental-2.0.4
Ulrich Drepper [Wed, 21 May 1997 21:59:21 +0000 (21:59 +0000)]
(VERSION): Bump to 2.0.4.
Ulrich Drepper [Wed, 21 May 1997 16:08:40 +0000 (16:08 +0000)]
.
Ulrich Drepper [Wed, 21 May 1997 16:08:17 +0000 (16:08 +0000)]
Depend on libc.so for dynamic loading and for Linux ld.so.
Ulrich Drepper [Wed, 21 May 1997 00:20:00 +0000 (00:20 +0000)]
(CFLAGS-s_copysignl.c): Define for gcc bug workaround.
Ulrich Drepper [Wed, 21 May 1997 00:08:19 +0000 (00:08 +0000)]
Update.
Ulrich Drepper [Wed, 21 May 1997 00:08:10 +0000 (00:08 +0000)]
(strptime_internal): Fix %I format specifier being off by one.
Ulrich Drepper [Wed, 21 May 1997 00:07:57 +0000 (00:07 +0000)]
(add): Respect `0' padding flag.
Ulrich Drepper [Wed, 21 May 1997 00:07:41 +0000 (00:07 +0000)]
Moved to sysdeps.
Ulrich Drepper [Wed, 21 May 1997 00:07:27 +0000 (00:07 +0000)]
Add cacheflush.
Ulrich Drepper [Wed, 21 May 1997 00:07:08 +0000 (00:07 +0000)]
Likewise tuck the thread data onto the new thread's stack.
Ulrich Drepper [Wed, 21 May 1997 00:07:00 +0000 (00:07 +0000)]
Don't presume that the kernel will preserve non-call-saved registers;
save and restore a0 across the system call.
Ulrich Drepper [Wed, 21 May 1997 00:06:42 +0000 (00:06 +0000)]
Add nfsservctl.
Ulrich Drepper [Wed, 21 May 1997 00:06:27 +0000 (00:06 +0000)]
Add cast in call to __ipc.
Ulrich Drepper [Wed, 21 May 1997 00:05:52 +0000 (00:05 +0000)]
(shmat): For Linux-2.0 and up the kernel can return negative values.
Only fail when return value is in range in range which is never
returned as valid address.
Ulrich Drepper [Wed, 21 May 1997 00:05:38 +0000 (00:05 +0000)]
Save errno.
Ulrich Drepper [Wed, 21 May 1997 00:05:21 +0000 (00:05 +0000)]
We have a real implementation now.
Ulrich Drepper [Wed, 21 May 1997 00:05:00 +0000 (00:05 +0000)]
Make second argument of setitimer const.
Ulrich Drepper [Wed, 21 May 1997 00:04:31 +0000 (00:04 +0000)]
Fix test for sign of argument.
Ulrich Drepper [Wed, 21 May 1997 00:04:23 +0000 (00:04 +0000)]
Fix sign of result.
Ulrich Drepper [Wed, 21 May 1997 00:04:16 +0000 (00:04 +0000)]
Fix test for x < 1.
Ulrich Drepper [Wed, 21 May 1997 00:03:54 +0000 (00:03 +0000)]
Generate invalid exception correctly.
Ulrich Drepper [Wed, 21 May 1997 00:01:59 +0000 (00:01 +0000)]
Mmoved to here from inet/netinet.
Ulrich Drepper [Wed, 21 May 1997 00:01:41 +0000 (00:01 +0000)]
Fix typo.
Ulrich Drepper [Wed, 21 May 1997 00:01:17 +0000 (00:01 +0000)]
(svc_exit): New, declared.
Ulrich Drepper [Wed, 21 May 1997 00:01:07 +0000 (00:01 +0000)]
(svc_exit): New, defined.
(svc_run): Test for svc_stop variable.
Ulrich Drepper [Wed, 21 May 1997 00:00:01 +0000 (00:00 +0000)]
Also reset `a' and `c' to default values.
Ulrich Drepper [Tue, 20 May 1997 23:58:24 +0000 (23:58 +0000)]
(_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration.
Ulrich Drepper [Tue, 20 May 1997 23:58:00 +0000 (23:58 +0000)]
Merge with GNU awk version.
Ulrich Drepper [Tue, 20 May 1997 23:57:55 +0000 (23:57 +0000)]
Merge with GNU awk version.
(regex_compile): Use ISO C/amend 1 functions for character class handling.
Ulrich Drepper [Tue, 20 May 1997 23:57:41 +0000 (23:57 +0000)]
Declare as master copy.
Ulrich Drepper [Tue, 20 May 1997 23:57:35 +0000 (23:57 +0000)]
eclare as master copy.
Ulrich Drepper [Tue, 20 May 1997 23:57:17 +0000 (23:57 +0000)]
Updated.
Ulrich Drepper [Tue, 20 May 1997 23:56:54 +0000 (23:56 +0000)]
Remove ENOMEDIUM and EMEDIUMTYPE errors.
Ulrich Drepper [Tue, 20 May 1997 23:56:09 +0000 (23:56 +0000)]
(obstack_specify_allocation_with_arg, obstack_chunkfun,
obstack_freefun): Fix casts.
Ulrich Drepper [Tue, 20 May 1997 23:55:36 +0000 (23:55 +0000)]
Include <config.h>. Include <stdlib.h> only if __GNU_LIBRARY__ or
HAVE_STDLIB_H is defined.
Ulrich Drepper [Tue, 20 May 1997 23:54:01 +0000 (23:54 +0000)]
Check whether output of `locale -a' really is locale directory. Also
print locale aliases.
Ulrich Drepper [Tue, 20 May 1997 23:53:16 +0000 (23:53 +0000)]
(CPPFLAGS): Add definition for LOCALE_ALIAS_PATH.
Ulrich Drepper [Tue, 20 May 1997 23:52:22 +0000 (23:52 +0000)]
Move to sysdeps/generic/netinet/tcp.h.
Ulrich Drepper [Tue, 20 May 1997 23:51:55 +0000 (23:51 +0000)]
(_hurdsig_preemptors): Provide initialization.
(_hurdsig_init): Double size of sigthread stack; msg_add_auth was
overflowing it.
Ulrich Drepper [Tue, 20 May 1997 23:51:35 +0000 (23:51 +0000)]
(_hurdsig_fault_preemptor): Provide initialization.
Ulrich Drepper [Tue, 20 May 1997 23:50:59 +0000 (23:50 +0000)]
(_S_msg_add_auth): Implement correctly.
Ulrich Drepper [Tue, 20 May 1997 23:50:34 +0000 (23:50 +0000)]
(_dl_lookup_symbol_skip): Call _dl_signal_error when we can't find the
symbol.
Ulrich Drepper [Tue, 20 May 1997 23:50:12 +0000 (23:50 +0000)]
($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of
compiler.
Ulrich Drepper [Tue, 20 May 1997 23:36:37 +0000 (23:36 +0000)]
Emit definition of `cross_compiling'.
Ulrich Drepper [Tue, 20 May 1997 23:36:29 +0000 (23:36 +0000)]
Set cross-compiling from configure result.
Ulrich Drepper [Tue, 20 May 1997 23:36:22 +0000 (23:36 +0000)]
Don't set cross-compiling based on $(BUILD_CC) != $(CC).
Ulrich Drepper [Tue, 20 May 1997 15:25:19 +0000 (15:25 +0000)]
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
Ulrich Drepper [Tue, 20 May 1997 14:56:34 +0000 (14:56 +0000)]
Regenerated: autoconf configure.in