]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Tue, 21 Jul 1998 12:16:52 +0000 (12:16 +0000)]
Program to generate symbolic links.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:28 +0000 (12:16 +0000)]
More LD_PRELOAD parsing fixes.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:15 +0000 (12:16 +0000)]
(extra-objs): Add sln.o.
(install-rootsbin): Add sln.
($(objpfx)sln): New target.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:02 +0000 (12:16 +0000)]
Catch incorrect string indeces and empty input file.
Ulrich Drepper [Tue, 21 Jul 1998 12:15:16 +0000 (12:15 +0000)]
(symbolic-link-prog, symbolic-link-list): New macros.
(install-clean-symbolic-link-list): New target.
(install): Depend on install-clean-symbolic-link-list.
(make-shlib-link): Changed for $(symbolic-link-list).
Ulrich Drepper [Tue, 21 Jul 1998 12:14:59 +0000 (12:14 +0000)]
(install-symblolic-link): New target.
(install): Depend on install-symblolic-link.
Andreas Schwab [Fri, 17 Jul 1998 04:31:10 +0000 (04:31 +0000)]
* sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.
Ulrich Drepper [Tue, 14 Jul 1998 19:44:21 +0000 (19:44 +0000)]
Update.
Ulrich Drepper [Tue, 14 Jul 1998 19:44:06 +0000 (19:44 +0000)]
[_USE_IN_LIBIO] (encode_error): Free cancelation handler.
(conv_error): Likewise.
(input_error): Likewise.
(memory_error): Likewise.
Ulrich Drepper [Mon, 13 Jul 1998 16:24:51 +0000 (16:24 +0000)]
Update.
Ulrich Drepper [Mon, 13 Jul 1998 16:24:37 +0000 (16:24 +0000)]
(unsetenv): Use _environ not __environ.
Ulrich Drepper [Mon, 13 Jul 1998 14:47:03 +0000 (14:47 +0000)]
Update.
Ulrich Drepper [Mon, 13 Jul 1998 14:46:43 +0000 (14:46 +0000)]
Define usetenv.
Ulrich Drepper [Mon, 13 Jul 1998 14:17:21 +0000 (14:17 +0000)]
Update.
Ulrich Drepper [Mon, 13 Jul 1998 14:17:00 +0000 (14:17 +0000)]
(dl_main): Correct tests in preloading interpreting lines.
Ulrich Drepper [Thu, 9 Jul 1998 14:33:02 +0000 (14:33 +0000)]
(incompatibilities): Fix typo.
Ulrich Drepper [Thu, 9 Jul 1998 14:07:04 +0000 (14:07 +0000)]
Update.
Ulrich Drepper [Thu, 9 Jul 1998 14:06:39 +0000 (14:06 +0000)]
Name a.out LD* envvars.
Ulrich Drepper [Thu, 9 Jul 1998 14:06:03 +0000 (14:06 +0000)]
Empty file. laceholder.
Ulrich Drepper [Thu, 9 Jul 1998 14:05:24 +0000 (14:05 +0000)]
Remove LD* envvars if not used.
Ulrich Drepper [Thu, 9 Jul 1998 14:04:58 +0000 (14:04 +0000)]
(distribute): Add dl-envvars.h.
Ulrich Drepper [Tue, 7 Jul 1998 12:03:36 +0000 (12:03 +0000)]
Update.
Ulrich Drepper [Tue, 7 Jul 1998 12:03:22 +0000 (12:03 +0000)]
(__tzfile_read): Correct setting of __tzname array values.
(__tzfile_compute): Correct setting of __tzname array values.\a
Ulrich Drepper [Tue, 7 Jul 1998 12:01:46 +0000 (12:01 +0000)]
(set_input_fragment): Only recognize zero length fragments as invalid.
Ulrich Drepper [Tue, 7 Jul 1998 12:01:38 +0000 (12:01 +0000)]
(readtcp): Also listen to all the other connections and process
incoming data.
Ulrich Drepper [Tue, 7 Jul 1998 12:01:22 +0000 (12:01 +0000)]
Prevent warning.
Ulrich Drepper [Tue, 7 Jul 1998 12:00:57 +0000 (12:00 +0000)]
(internal_nis_getpwent_r): Handle adjunct password scheme.
(_nss_nis_getpwnam_r): Likewise.
(_nss_nis_getpwuid_r): Likewise.
Ulrich Drepper [Tue, 7 Jul 1998 12:00:24 +0000 (12:00 +0000)]
Fix problem with empty LD_PRELOAD value.
Ulrich Drepper [Mon, 6 Jul 1998 18:01:28 +0000 (18:01 +0000)]
Use u_int32_t instead of uint32_t.
Ulrich Drepper [Mon, 6 Jul 1998 11:21:58 +0000 (11:21 +0000)]
Update.
Ulrich Drepper [Mon, 6 Jul 1998 11:17:38 +0000 (11:17 +0000)]
(iruserok): Initialize hostf.
Ulrich Drepper [Tue, 30 Jun 1998 13:23:25 +0000 (13:23 +0000)]
Update.
Ulrich Drepper [Mon, 29 Jun 1998 10:35:20 +0000 (10:35 +0000)]
Update.
Ulrich Drepper [Wed, 24 Jun 1998 17:26:14 +0000 (17:26 +0000)]
Update.
Ulrich Drepper [Wed, 24 Jun 1998 17:25:57 +0000 (17:25 +0000)]
(_nss_files_get,ENTNAME_r): Initialize position when file was opened here.
Ulrich Drepper [Thu, 18 Jun 1998 09:42:58 +0000 (09:42 +0000)]
Update.
Ulrich Drepper [Wed, 17 Jun 1998 22:56:59 +0000 (22:56 +0000)]
Update.
Ulrich Drepper [Wed, 17 Jun 1998 22:56:48 +0000 (22:56 +0000)]
(str_to_mpn): Fix extending of n array which only should happen for cy != 0.
Ulrich Drepper [Mon, 15 Jun 1998 10:25:16 +0000 (10:25 +0000)]
Update.
Ulrich Drepper [Mon, 15 Jun 1998 10:24:55 +0000 (10:24 +0000)]
(CFLAGS-rtld.c): Add -Wno-unused.
Ulrich Drepper [Mon, 15 Jun 1998 10:24:24 +0000 (10:24 +0000)]
(_dl_start): Make static.
Ulrich Drepper [Thu, 11 Jun 1998 09:59:08 +0000 (09:59 +0000)]
Update.
Ulrich Drepper [Thu, 11 Jun 1998 09:58:56 +0000 (09:58 +0000)]
(PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS):
Added.
Ulrich Drepper [Thu, 11 Jun 1998 09:58:45 +0000 (09:58 +0000)]
Replacement for kernel header.
Ulrich Drepper [Thu, 11 Jun 1998 09:58:13 +0000 (09:58 +0000)]
(sysdep_headers): Add sys/elf.h and sys/reg.h.
Ulrich Drepper [Tue, 9 Jun 1998 13:26:14 +0000 (13:26 +0000)]
Update.
Ulrich Drepper [Tue, 9 Jun 1998 13:26:02 +0000 (13:26 +0000)]
(struct ip_options): Define __data member only for gcc.
Ulrich Drepper [Mon, 8 Jun 1998 10:40:44 +0000 (10:40 +0000)]
Update.
Ulrich Drepper [Mon, 8 Jun 1998 10:40:30 +0000 (10:40 +0000)]
(_svcauth_unix): Use unsigned types for str_len, gid_len and i.
Ulrich Drepper [Mon, 8 Jun 1998 09:56:13 +0000 (09:56 +0000)]
Update.
Ulrich Drepper [Mon, 8 Jun 1998 09:55:48 +0000 (09:55 +0000)]
(__fgetspent_r): Correct buffer overflow fix.
Ulrich Drepper [Mon, 8 Jun 1998 09:55:17 +0000 (09:55 +0000)]
(__fgetgrent_r): Correct buffer overflow fix.
Ulrich Drepper [Mon, 8 Jun 1998 09:54:39 +0000 (09:54 +0000)]
(__fgetpwent_r): Correct buffer overflow fix.
Ulrich Drepper [Thu, 4 Jun 1998 15:38:56 +0000 (15:38 +0000)]
Update.
Ulrich Drepper [Thu, 4 Jun 1998 11:57:46 +0000 (11:57 +0000)]
Update.
Ulrich Drepper [Thu, 4 Jun 1998 11:57:33 +0000 (11:57 +0000)]
Protect parameter names in prototypes with __.
Ulrich Drepper [Tue, 2 Jun 1998 12:56:28 +0000 (12:56 +0000)]
Update.
Ulrich Drepper [Tue, 2 Jun 1998 12:56:10 +0000 (12:56 +0000)]
(login): Let pututline take care of finding the positin to insert the
UTMP entry. This corrects a bug where ssh was not reusing UTMP
entries marked as DEAD_PROCESS.
Ulrich Drepper [Mon, 1 Jun 1998 14:18:16 +0000 (14:18 +0000)]
Update.
Ulrich Drepper [Mon, 1 Jun 1998 14:18:00 +0000 (14:18 +0000)]
(struct XDR): Don't mark xdr_ops element as const.
Ulrich Drepper [Mon, 1 Jun 1998 13:47:54 +0000 (13:47 +0000)]
Update.
Ulrich Drepper [Mon, 1 Jun 1998 13:47:36 +0000 (13:47 +0000)]
Use ((__unused__)) instead of ((unused)).
Ulrich Drepper [Fri, 29 May 1998 12:05:15 +0000 (12:05 +0000)]
Update.
Ulrich Drepper [Fri, 29 May 1998 12:05:04 +0000 (12:05 +0000)]
(_nl_load_locale): Don't allow too small files crash the program.
Ulrich Drepper [Fri, 29 May 1998 09:52:12 +0000 (09:52 +0000)]
Update.
Ulrich Drepper [Fri, 29 May 1998 09:51:54 +0000 (09:51 +0000)]
Security fixes from bind 4.9.7-REL.
Ulrich Drepper [Fri, 22 May 1998 17:18:24 +0000 (17:18 +0000)]
Update.
Ulrich Drepper [Fri, 22 May 1998 17:18:11 +0000 (17:18 +0000)]
(_IO_str_underflow): Read newly available character from buffer as unsigned.
Ulrich Drepper [Fri, 22 May 1998 10:11:17 +0000 (10:11 +0000)]
Update.
Ulrich Drepper [Fri, 22 May 1998 10:11:05 +0000 (10:11 +0000)]
(__open_catalog): Don't try to close file which isn't open to preserve
correct error number.
Ulrich Drepper [Wed, 20 May 1998 12:14:21 +0000 (12:14 +0000)]
Update.
Ulrich Drepper [Wed, 20 May 1998 12:14:09 +0000 (12:14 +0000)]
Update prototype of __tzfile_compute.
(__tz_convert): Pass tp to __tzfile_compute. Don't set tm_isdst,
tm_zone and tm_offset here if __use_tzfile.
(__tz_convert): Pass extra parameters to
__tzfile_compute. Compute equivalent values for use of tz_rules.
Ulrich Drepper [Wed, 20 May 1998 12:13:55 +0000 (12:13 +0000)]
(__tzfile_compute): Undo last change. Instead take struct tm
parameter and set tm_isdst, tm_zone and tm_offset if use_localtime.
(__tzfile_compute): Take new arguments. Store
DST information and offset in them.
Ulrich Drepper [Wed, 20 May 1998 12:13:20 +0000 (12:13 +0000)]
Adopt prototype for __offset.
Ulrich Drepper [Wed, 20 May 1998 12:12:53 +0000 (12:12 +0000)]
Update from glibc 2.1.
Ulrich Drepper [Wed, 20 May 1998 12:12:27 +0000 (12:12 +0000)]
Use it in dependency list of installation targets.
Ulrich Drepper [Wed, 20 May 1998 12:12:14 +0000 (12:12 +0000)]
Add defines for multicast.
Ulrich Drepper [Wed, 20 May 1998 12:11:11 +0000 (12:11 +0000)]
Add FreeBSD DoS patch.
Ulrich Drepper [Wed, 20 May 1998 12:10:42 +0000 (12:10 +0000)]
Fix for NO_THREADS case.
Ulrich Drepper [Wed, 20 May 1998 12:10:21 +0000 (12:10 +0000)]
(_nl_find_locale): Use _nl_find_locale to get language part it drop
the value is path element is contained.
Ulrich Drepper [Wed, 20 May 1998 12:10:10 +0000 (12:10 +0000)]
Declare _nl_find_language.
Ulrich Drepper [Wed, 20 May 1998 12:10:02 +0000 (12:10 +0000)]
Define new function _nl_find_language.
Ulrich Drepper [Wed, 20 May 1998 12:09:53 +0000 (12:09 +0000)]
In SUID binaries don't let language part of locale value contain path
elements.
Ulrich Drepper [Wed, 20 May 1998 12:09:18 +0000 (12:09 +0000)]
Call shared object terminators at the right time.
Ulrich Drepper [Wed, 20 May 1998 12:08:47 +0000 (12:08 +0000)]
Add new option --disable-force-install. Substitute force_install.
Ulrich Drepper [Wed, 20 May 1998 12:08:32 +0000 (12:08 +0000)]
(force-install): Set from configure.
Ulrich Drepper [Wed, 20 May 1998 12:08:20 +0000 (12:08 +0000)]
(force-install): New phony target.
Ulrich Drepper [Wed, 20 May 1998 12:07:23 +0000 (12:07 +0000)]
(rpath-link): Add resolvobjdir.
(resolvobjdir): New variable.
(+force): New variable.
Ulrich Drepper [Wed, 20 May 1998 10:53:49 +0000 (10:53 +0000)]
Regenerated: autoconf configure.in
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.