]>
git.ipfire.org Git - thirdparty/glibc.git/log
David S. Miller [Sat, 23 May 1998 04:35:34 +0000 (04:35 +0000)]
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_fixup_plt):
Always perform the flush during RTLD_BOOTSTRAP.
David S. Miller [Thu, 21 May 1998 23:40:46 +0000 (23:40 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
s_getgroups and s_setgroups.
* sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c,
sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New files.
Richard Henderson [Wed, 8 Apr 1998 19:32:25 +0000 (19:32 +0000)]
Commit all Sparc 2.0 patches to date.
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.
Ulrich Drepper [Sat, 14 Mar 1998 08:57:41 +0000 (08:57 +0000)]
Update.
Ulrich Drepper [Sat, 14 Mar 1998 08:50:27 +0000 (08:50 +0000)]
(lr_token): Return EOF token at EOF.
(get_toplvl_escape): Correctly terminate loop at EOF.
Ulrich Drepper [Fri, 13 Mar 1998 17:42:05 +0000 (17:42 +0000)]
Update.
Ulrich Drepper [Fri, 13 Mar 1998 17:41:43 +0000 (17:41 +0000)]
Correct handling of separators after last non-separator.
Ulrich Drepper [Fri, 13 Mar 1998 11:42:18 +0000 (11:42 +0000)]
.
Ulrich Drepper [Fri, 13 Mar 1998 10:03:14 +0000 (10:03 +0000)]
(atan2): Take over code from glibc 2.1.
Ulrich Drepper [Thu, 12 Mar 1998 14:33:11 +0000 (14:33 +0000)]
Update.
Ulrich Drepper [Thu, 12 Mar 1998 14:32:11 +0000 (14:32 +0000)]
(nss_dlerror_run): Call _dl_catch_error correctly.
Ulrich Drepper [Thu, 12 Mar 1998 14:31:34 +0000 (14:31 +0000)]
(_dl_map_objet_deps): Call _dl_catch_error correctly.
Ulrich Drepper [Thu, 12 Mar 1998 14:30:58 +0000 (14:30 +0000)]
(dl_main): Call _dl_catch_error correctly.
Ulrich Drepper [Thu, 12 Mar 1998 14:30:22 +0000 (14:30 +0000)]
(_dl_catch_error): Fix prototype and comment.
Ulrich Drepper [Thu, 12 Mar 1998 14:29:42 +0000 (14:29 +0000)]
(last_object_name): Removed.
(dlerror): Don't use last_object_name.
(_dl_error_run): Omit second argument to _dl_catch_error.
Ulrich Drepper [Thu, 12 Mar 1998 14:28:15 +0000 (14:28 +0000)]
(struct catch): Remove objname member.
(_dl_signal_error): Construct string including objname when given.
(_dl_catch_error): Remove objname handling.
Ulrich Drepper [Thu, 12 Mar 1998 12:28:28 +0000 (12:28 +0000)]
(dl_main): Fixtypo.
Ulrich Drepper [Thu, 12 Mar 1998 12:22:06 +0000 (12:22 +0000)]
Update.
Ulrich Drepper [Thu, 12 Mar 1998 12:21:41 +0000 (12:21 +0000)]
(dl_main): Install link maps for preloaded objects using main_map as loader.
Ulrich Drepper [Thu, 12 Mar 1998 11:49:56 +0000 (11:49 +0000)]
Remade for production-2.0.7
Ulrich Drepper [Thu, 12 Mar 1998 11:40:02 +0000 (11:40 +0000)]
Update.
Ulrich Drepper [Thu, 12 Mar 1998 11:39:24 +0000 (11:39 +0000)]
Fix race condition.
Ulrich Drepper [Thu, 12 Mar 1998 11:35:05 +0000 (11:35 +0000)]
(lookup): Copy data to safe place before parsing it.
Ulrich Drepper [Thu, 12 Mar 1998 10:58:14 +0000 (10:58 +0000)]
(_dl_close): Applied changes from 2.1 to correct unmapping.
Ulrich Drepper [Tue, 10 Mar 1998 22:09:19 +0000 (22:09 +0000)]
Update.
Ulrich Drepper [Tue, 10 Mar 1998 22:08:30 +0000 (22:08 +0000)]
(_dl_library_path): New variable. Initialize from LD_LIBRARY_PATH envvar
and let user overwrite the value using new --library-path option.
Ulrich Drepper [Tue, 10 Mar 1998 22:07:23 +0000 (22:07 +0000)]
(_dl_map_object): Don't get LD_LIBRARY_PATH envvar, use global variable
_dl_library_path.
Ulrich Drepper [Tue, 10 Mar 1998 22:06:31 +0000 (22:06 +0000)]
Use --library-path option instead of LD_LIBRARY_PATH envvar.
Ulrich Drepper [Tue, 10 Mar 1998 21:31:16 +0000 (21:31 +0000)]
Update.
Ulrich Drepper [Tue, 10 Mar 1998 21:30:32 +0000 (21:30 +0000)]
(vsyslog): Don't try to send if not connected to syslog daemon.
(closelog_internal): Don't do anything if not connected.
Ulrich Drepper [Tue, 10 Mar 1998 21:29:01 +0000 (21:29 +0000)]
(_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE flag.