]>
git.ipfire.org Git - thirdparty/glibc.git/log
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.
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