]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Thu, 7 May 1998 12:05:39 +0000 (12:05 +0000)]
Update.
Ulrich Drepper [Thu, 7 May 1998 12:05:25 +0000 (12:05 +0000)]
Move lines in correct position.
Ulrich Drepper [Thu, 7 May 1998 12:05:03 +0000 (12:05 +0000)]
Avoid endless loop.
Ulrich Drepper [Thu, 7 May 1998 12:04:51 +0000 (12:04 +0000)]
Fix pow function.
Ulrich Drepper [Thu, 7 May 1998 12:03:43 +0000 (12:03 +0000)]
Include correct file.
Ulrich Drepper [Thu, 7 May 1998 12:03:34 +0000 (12:03 +0000)]
PIC support.
Ulrich Drepper [Thu, 7 May 1998 12:03:15 +0000 (12:03 +0000)]
Clear SysTerm when closing.
Ulrich Drepper [Thu, 7 May 1998 12:02:54 +0000 (12:02 +0000)]
Interface changes.
Ulrich Drepper [Thu, 7 May 1998 12:02:29 +0000 (12:02 +0000)]
Bug fixes with fork.
Ulrich Drepper [Mon, 4 May 1998 11:18:46 +0000 (11:18 +0000)]
Update.
Ulrich Drepper [Mon, 4 May 1998 11:17:59 +0000 (11:17 +0000)]
Carry over change from 2.1 to properly typedef resultproc_t.
Richard Henderson [Sat, 2 May 1998 00:16:40 +0000 (00:16 +0000)]
Update.
Richard Henderson [Sat, 2 May 1998 00:16:05 +0000 (00:16 +0000)]
* sysdeps/unix/sysv/linux/alpha/clone.S: Correct .prologue usage.
Richard Henderson [Sat, 2 May 1998 00:15:33 +0000 (00:15 +0000)]
* sysdeps/alpha/lshift.s: Correct .prologue usage.
* sysdeps/alpha/mul_1.s: Likewise.
* sysdeps/alpha/rshift.s: Likewise.
* sysdeps/alpha/setjmp.S: Likewise.
* sysdeps/alpha/sub_n.s: Likewise.
* sysdeps/alpha/submul_1.s: Likewise.
* sysdeps/alpha/alphaev5/add_n.s: Likewise.
* sysdeps/alpha/alphaev5/lshift.s: Likewise.
* sysdeps/alpha/alphaev5/rshift.s: Likewise.
* sysdeps/alpha/alphaev5/sub_n.s: Likewise.
* sysdeps/alpha/elf/crtbegin.S: Likewise.
* sysdeps/alpha/elf/crtend.S: Likewise.
* sysdeps/alpha/elf/start.S: Likewise.
Richard Henderson [Sat, 2 May 1998 00:13:55 +0000 (00:13 +0000)]
* sysdeps/alpha/fpu/e_sqrt.c: Disable custom versions of sqrt.
Ulrich Drepper [Fri, 1 May 1998 12:57:03 +0000 (12:57 +0000)]
Update.
Ulrich Drepper [Fri, 1 May 1998 12:56:36 +0000 (12:56 +0000)]
Add #defines for enum values.
Ulrich Drepper [Wed, 29 Apr 1998 16:05:10 +0000 (16:05 +0000)]
Add SIGCLD definition.
Ulrich Drepper [Tue, 28 Apr 1998 14:22:37 +0000 (14:22 +0000)]
(ether_aton_r): Preserve high-nibble value in hex conversion.
Ulrich Drepper [Tue, 28 Apr 1998 14:20:16 +0000 (14:20 +0000)]
(ether_aton): Declare result variable static.
Ulrich Drepper [Tue, 14 Apr 1998 16:03:09 +0000 (16:03 +0000)]
(__open_catalog): Fix problems with reading non-files. Always close file.
Ulrich Drepper [Thu, 9 Apr 1998 17:41:33 +0000 (17:41 +0000)]
Update.
Ulrich Drepper [Thu, 9 Apr 1998 17:40:56 +0000 (17:40 +0000)]
(sigpending): Renamed to __syscall_sigpending
(sigprocmask): Renamed to __syscall_sigprocmask.
Ulrich Drepper [Thu, 9 Apr 1998 17:40:21 +0000 (17:40 +0000)]
(install-lib): Use object-suffixes-for-libc instead of object-suffixes.
Ulrich Drepper [Thu, 9 Apr 1998 17:40:07 +0000 (17:40 +0000)]
(lib): Use object-suffixes-for-libc instead of object-suffixes.
Ulrich Drepper [Thu, 9 Apr 1998 17:39:54 +0000 (17:39 +0000)]
(iruserok): Remain setuid to the local user
while .rhosts is actually read, to make .rhosts-over-NFS work
(PR libc/524). Use iruserfopen() for security checks on both
hosts.equiv and .rhosts. General cleanup.
(iruserfopen): New function, performs careful checking on
hosts.equiv/.rhosts files. Disallows all the old forbidden
stuff plus hard links to files.
Ulrich Drepper [Thu, 9 Apr 1998 17:39:34 +0000 (17:39 +0000)]
(_dl_map_object): Use LD_LIBRARY_PATH envvar if global variable
_dl_library_path is not set.
Ulrich Drepper [Thu, 9 Apr 1998 17:38:27 +0000 (17:38 +0000)]
($(objpfx)stamp.So-$(subdir)): Move inside conditional for objects.
Ulrich Drepper [Thu, 9 Apr 1998 17:38:18 +0000 (17:38 +0000)]
(parent-mostlyclean): Use object-suffixes-for-libc instead of
object-suffixes.
Ulrich Drepper [Thu, 9 Apr 1998 17:37:47 +0000 (17:37 +0000)]
(libtypes): Use object-suffixes-for-libc instead of object-suffixes.
(CPPFLAGS-.So): Add -DPIC.
(libtype.So, CFLAGS-.So, CPPFLAGS-.So, object-suffixes-for-libc): New
variables.
(all-object-suffixes): Add .So.
(link-libc): Link against libc_nonshared.a instead of libc.a.
Remove explicit reference to the dynamic linker.
Ulrich Drepper [Thu, 9 Apr 1998 17:37:11 +0000 (17:37 +0000)]
Remove link and .tar file.
Ulrich Drepper [Tue, 7 Apr 1998 16:04:49 +0000 (16:04 +0000)]
(CPPFLAGS-.So): Add -DPIC.
Ulrich Drepper [Sat, 4 Apr 1998 18:19:43 +0000 (18:19 +0000)]
Update.
Ulrich Drepper [Sat, 4 Apr 1998 18:17:30 +0000 (18:17 +0000)]
(locfile_read): Fix typo.
Ulrich Drepper [Thu, 2 Apr 1998 16:12:59 +0000 (16:12 +0000)]
Update.
Ulrich Drepper [Thu, 2 Apr 1998 16:12:29 +0000 (16:12 +0000)]
(underscorechar): New.
(middlechar): Allow '_'.
Ulrich Drepper [Thu, 2 Apr 1998 10:27:03 +0000 (10:27 +0000)]
Update.
Ulrich Drepper [Thu, 2 Apr 1998 10:26:14 +0000 (10:26 +0000)]
(SIOCPROTOPRIVATE): Add.
Ulrich Drepper [Tue, 31 Mar 1998 23:08:35 +0000 (23:08 +0000)]
Update.
Ulrich Drepper [Tue, 31 Mar 1998 23:07:42 +0000 (23:07 +0000)]
(install): Change comment for libc.so following the libc_nonshared changes.
Ulrich Drepper [Tue, 31 Mar 1998 23:06:51 +0000 (23:06 +0000)]
Remove redundant case in libc.so doc.
Ulrich Drepper [Tue, 31 Mar 1998 21:39:22 +0000 (21:39 +0000)]
Wrapper arpund syscall.
Ulrich Drepper [Tue, 31 Mar 1998 21:19:20 +0000 (21:19 +0000)]
Update.
Ulrich Drepper [Tue, 31 Mar 1998 21:14:23 +0000 (21:14 +0000)]
(MSG_*): Also define as macros.
Ulrich Drepper [Tue, 31 Mar 1998 18:25:00 +0000 (18:25 +0000)]
Update.
Ulrich Drepper [Tue, 31 Mar 1998 18:19:00 +0000 (18:19 +0000)]
Update.
Ulrich Drepper [Tue, 31 Mar 1998 13:29:51 +0000 (13:29 +0000)]
Remade for production-2.0.7
Ulrich Drepper [Tue, 31 Mar 1998 12:50:58 +0000 (12:50 +0000)]
Update.
Ulrich Drepper [Tue, 31 Mar 1998 12:50:45 +0000 (12:50 +0000)]
Remove extra rule for .oS.
Ulrich Drepper [Mon, 30 Mar 1998 17:47:20 +0000 (17:47 +0000)]
Update.
Ulrich Drepper [Mon, 30 Mar 1998 17:47:02 +0000 (17:47 +0000)]
(REENTRANT_GETNAME): Avoid endless loop.
Ulrich Drepper [Mon, 30 Mar 1998 17:42:57 +0000 (17:42 +0000)]
(_dl_open): Fix a typo.
(_dl_global_scope_alloc): Make it static.
Ulrich Drepper [Mon, 30 Mar 1998 12:46:51 +0000 (12:46 +0000)]
glibc 2.1 compatible startup code.
Ulrich Drepper [Mon, 30 Mar 1998 12:46:26 +0000 (12:46 +0000)]
Update.
Ulrich Drepper [Mon, 30 Mar 1998 12:45:29 +0000 (12:45 +0000)]
(routines): Add libc-start.
Ulrich Drepper [Mon, 30 Mar 1998 10:22:09 +0000 (10:22 +0000)]
Update.
Ulrich Drepper [Mon, 30 Mar 1998 10:21:41 +0000 (10:21 +0000)]
(libtype.So, CFLAGS-.So, CPPFLAGS-.So,
object-suffixes-for-libc): New variables.
(all-object-suffixes): Add .So.
(link-libc): Link against libc_nonshared.a instead of libc.a.
Remove explicit reference to the dynamic linker.
Ulrich Drepper [Mon, 30 Mar 1998 10:21:24 +0000 (10:21 +0000)]
Handle them here instead. Use
$(object-suffixes-for-libc) instead of $(object-suffixes) when
dealing with libc routines.
($(objpfx)%.So): New rules for static-only routines.
(elide-routines.So): Elide all routines except static-only routines.
($(objpfx)stamp.So-$(subdir)): Special rule for when
static-only-routines is empty.
($(inst_libdir)/libc.so): Use libc_nonshared.a instead of
libc.a. Remove explicit reference to the dynamic linker.
Ulrich Drepper [Mon, 30 Mar 1998 10:21:06 +0000 (10:21 +0000)]
Remove handling of static-only-routines.
Ulrich Drepper [Mon, 30 Mar 1998 09:20:13 +0000 (09:20 +0000)]
Update.
Ulrich Drepper [Mon, 30 Mar 1998 09:19:48 +0000 (09:19 +0000)]
Change bug-glibc-manual@prep.ai.mit.edu to bug-glibc-manual@gnu.org.
Ulrich Drepper [Mon, 30 Mar 1998 09:18:35 +0000 (09:18 +0000)]
(Reporting Bugs): Change bug-glibc-manual@prep.ai.mit.edu to
bug-glibc-manual@gnu.org.
Ulrich Drepper [Thu, 26 Mar 1998 10:00:25 +0000 (10:00 +0000)]
Update.
Ulrich Drepper [Wed, 25 Mar 1998 13:51:17 +0000 (13:51 +0000)]
Update.
Ulrich Drepper [Wed, 25 Mar 1998 13:50:38 +0000 (13:50 +0000)]
Fix @gnu.ai.mit.edu -> @gnu.org.
Ulrich Drepper [Wed, 25 Mar 1998 12:23:10 +0000 (12:23 +0000)]
Fix typo.
Ulrich Drepper [Wed, 25 Mar 1998 12:22:53 +0000 (12:22 +0000)]
(Tips for Installtion): New section.
Ulrich Drepper [Wed, 25 Mar 1998 10:35:31 +0000 (10:35 +0000)]
Update.
Ulrich Drepper [Wed, 25 Mar 1998 10:34:44 +0000 (10:34 +0000)]
__malloc_initialized now signals three states: uninitialized,
initializing, initialized. Used in mcheck.
Ulrich Drepper [Wed, 25 Mar 1998 10:34:25 +0000 (10:34 +0000)]
(mcheck): Allow installation when malloc is uninitialized or is just
initializing.
Ulrich Drepper [Wed, 25 Mar 1998 09:55:42 +0000 (09:55 +0000)]
Update.
Ulrich Drepper [Wed, 25 Mar 1998 09:55:26 +0000 (09:55 +0000)]
Update copyright.
Ulrich Drepper [Tue, 24 Mar 1998 10:02:45 +0000 (10:02 +0000)]
Update.
Ulrich Drepper [Tue, 24 Mar 1998 10:02:20 +0000 (10:02 +0000)]
(setsockopt): Make OPTVAL parameter const.
Ulrich Drepper [Tue, 24 Mar 1998 09:00:34 +0000 (09:00 +0000)]
Update.
Ulrich Drepper [Tue, 24 Mar 1998 09:00:06 +0000 (09:00 +0000)]
Add definition of _dl_library_path for static binaries.
Ulrich Drepper [Mon, 23 Mar 1998 21:44:32 +0000 (21:44 +0000)]
Update.
Ulrich Drepper [Mon, 23 Mar 1998 21:43:46 +0000 (21:43 +0000)]
Include <netinet/in.h>.
Ulrich Drepper [Mon, 23 Mar 1998 13:48:16 +0000 (13:48 +0000)]
Update.
Ulrich Drepper [Mon, 23 Mar 1998 13:47:54 +0000 (13:47 +0000)]
The database is not called network but networks.
Ulrich Drepper [Mon, 23 Mar 1998 11:50:52 +0000 (11:50 +0000)]
Update.
Ulrich Drepper [Mon, 23 Mar 1998 11:50:23 +0000 (11:50 +0000)]
(_dl_close): Fix byte count while removing the shared object from the
global scope list and optimize a little bit.
Ulrich Drepper [Mon, 23 Mar 1998 09:30:19 +0000 (09:30 +0000)]
Update.
Ulrich Drepper [Wed, 18 Mar 1998 13:56:15 +0000 (13:56 +0000)]
Update.
Ulrich Drepper [Wed, 18 Mar 1998 13:55:24 +0000 (13:55 +0000)]
* sysdeps/unix/sysv/linux/chown.c: Moved to ...
* sysdeps/unix/sysv/linux/i386/chown.c: ...here.
* sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
* sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.
Ulrich Drepper [Wed, 18 Mar 1998 12:21:50 +0000 (12:21 +0000)]
Update.
Ulrich Drepper [Wed, 18 Mar 1998 12:21:34 +0000 (12:21 +0000)]
(__opendir): Don't block on FIFOs etc.
Ulrich Drepper [Tue, 17 Mar 1998 10:20:30 +0000 (10:20 +0000)]
Update.
Ulrich Drepper [Tue, 17 Mar 1998 10:19:53 +0000 (10:19 +0000)]
(_dl_close): Correct and simplify unmapping.
Ulrich Drepper [Mon, 16 Mar 1998 15:50:55 +0000 (15:50 +0000)]
Update.
Ulrich Drepper [Mon, 16 Mar 1998 15:50:41 +0000 (15:50 +0000)]
(openpty): Allow the use of more ptys.
Ulrich Drepper [Mon, 16 Mar 1998 15:48:21 +0000 (15:48 +0000)]
Update.
Ulrich Drepper [Mon, 16 Mar 1998 15:47:39 +0000 (15:47 +0000)]
(CPPFLAGS): Change NLSPATH to also examine directory index by only the
language.
Andreas Schwab [Mon, 16 Mar 1998 01:56:16 +0000 (01:56 +0000)]
* sysdeps/m68k/fpu/__math.h (__ieee754_atan2): Reorder conditions
to handle x = 0 or y = 0 correctly.
Ulrich Drepper [Sat, 14 Mar 1998 10:00:17 +0000 (10:00 +0000)]
Update.
Ulrich Drepper [Sat, 14 Mar 1998 09:57:39 +0000 (09:57 +0000)]
(main): Update strsep tests from 2.1.
Ulrich Drepper [Sat, 14 Mar 1998 09:11:39 +0000 (09:11 +0000)]
Update.
Ulrich Drepper [Sat, 14 Mar 1998 09:10:17 +0000 (09:10 +0000)]
Remove selection of instruction set here.
Ulrich Drepper [Sat, 14 Mar 1998 09:09:36 +0000 (09:09 +0000)]
(CFLAGS-ioperm.c): Define to set needed instruction set.
Ulrich Drepper [Sat, 14 Mar 1998 09:08:08 +0000 (09:08 +0000)]
(ftp): Update.