]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
27 years ago(modf): Correct calculation.
Ulrich Drepper [Mon, 2 Mar 1998 13:40:07 +0000 (13:40 +0000)] 
(modf): Correct calculation.

27 years agoCompare result with 0 to get an int value.
Ulrich Drepper [Mon, 2 Mar 1998 13:39:38 +0000 (13:39 +0000)] 
Compare result with 0 to get an int value.

27 years agoInclude <sys/types.h> and <rpc/types.h>.
Ulrich Drepper [Mon, 2 Mar 1998 13:39:16 +0000 (13:39 +0000)] 
Include <sys/types.h> and <rpc/types.h>.

27 years ago(setsockopt): Make OPTVAL parameter const.
Ulrich Drepper [Mon, 2 Mar 1998 13:38:59 +0000 (13:38 +0000)] 
(setsockopt): Make OPTVAL parameter const.

27 years agoAlways define sigset_t if __need_sigset_h is defined.
Ulrich Drepper [Mon, 2 Mar 1998 13:38:49 +0000 (13:38 +0000)] 
Always define sigset_t if __need_sigset_h is defined.

27 years ago(getanswer_r): Fix the PTR/CNAME bug. From bind 4.9.6.
Ulrich Drepper [Mon, 2 Mar 1998 13:38:32 +0000 (13:38 +0000)] 
(getanswer_r): Fix the PTR/CNAME bug. From bind 4.9.6.

27 years ago(_nss_nis_gethostbyname2_r): Fix problem with hidden variable name.
Ulrich Drepper [Mon, 2 Mar 1998 13:38:11 +0000 (13:38 +0000)] 
(_nss_nis_gethostbyname2_r): Fix problem with hidden variable name.

27 years ago(_nss_nis_getnetbyname_r): Convert name to lowercase, add test for big
Ulrich Drepper [Mon, 2 Mar 1998 13:37:47 +0000 (13:37 +0000)] 
(_nss_nis_getnetbyname_r): Convert name to lowercase, add test for big
enough buffer.

27 years ago(_nss_nis_getaliasbyname_r): Convert name to lowercase.
Ulrich Drepper [Mon, 2 Mar 1998 13:37:38 +0000 (13:37 +0000)] 
(_nss_nis_getaliasbyname_r): Convert name to lowercase.

27 years agoDefine M_* constants always as `double' and add new macros M_*l which
Ulrich Drepper [Mon, 2 Mar 1998 13:37:21 +0000 (13:37 +0000)] 
Define M_* constants always as `double' and add new macros M_*l which
are of type `long double'.

27 years ago(Error Messages): Correct description of strerror_r.
Ulrich Drepper [Mon, 2 Mar 1998 13:37:05 +0000 (13:37 +0000)] 
(Error Messages): Correct description of strerror_r.

27 years agoDon't update info if makeinfo is too old.
Ulrich Drepper [Mon, 2 Mar 1998 13:36:46 +0000 (13:36 +0000)] 
Don't update info if makeinfo is too old.

27 years agoDon't skip error checking when being quiet.
Ulrich Drepper [Mon, 2 Mar 1998 13:35:00 +0000 (13:35 +0000)] 
Don't skip error checking when being quiet.

27 years ago(parse_charmap): Don't skip error checking when being quiet.
Ulrich Drepper [Mon, 2 Mar 1998 13:34:41 +0000 (13:34 +0000)] 
(parse_charmap): Don't skip error checking when being quiet.

27 years ago(parse_charmap): Don't skip error checking when being quiet.
Ulrich Drepper [Mon, 2 Mar 1998 13:34:35 +0000 (13:34 +0000)] 
(parse_charmap): Don't skip error checking when being quiet.
(ctype_class_to): Silently ignore unknown characters and empty ranges.

27 years ago(parse_charmap): Don't skip error checking when being quiet.
Ulrich Drepper [Mon, 2 Mar 1998 13:34:22 +0000 (13:34 +0000)] 
(parse_charmap): Don't skip error checking when being quiet.
(collate_order_elem): When processing an ellipsis properly form a
linked list in the result table, fix typo when allocating ordering
array.

27 years ago(_nl_C_LC_CTYPE_class32): Undo last change.
Ulrich Drepper [Mon, 2 Mar 1998 13:33:44 +0000 (13:33 +0000)] 
(_nl_C_LC_CTYPE_class32): Undo last change.

27 years ago(dlsym:doit): Fix scope and skip maps for _dl_lookup_symbol_skip call.
Ulrich Drepper [Mon, 2 Mar 1998 13:33:26 +0000 (13:33 +0000)] 
(dlsym:doit): Fix scope and skip maps for _dl_lookup_symbol_skip call.

27 years ago(_dl_sysdep_fatal): Fix parameters.
Ulrich Drepper [Mon, 2 Mar 1998 13:33:12 +0000 (13:33 +0000)] 
(_dl_sysdep_fatal): Fix parameters.

27 years ago(_dl_open): Update _dl_global_scope_end when setting _dl_global_scope
Ulrich Drepper [Mon, 2 Mar 1998 13:32:54 +0000 (13:32 +0000)] 
(_dl_open): Update _dl_global_scope_end when setting _dl_global_scope
for RTLD_GLOBAL.

27 years ago(main): Add output_name to error message.
Ulrich Drepper [Mon, 2 Mar 1998 13:32:33 +0000 (13:32 +0000)] 
(main): Add output_name to error message.

27 years agoCheck for working msgfmt version (from GNU gettext 0.10 or later).
Ulrich Drepper [Mon, 2 Mar 1998 13:32:09 +0000 (13:32 +0000)] 
Check for working msgfmt version (from GNU gettext 0.10 or later).
Avoid //s in sysdirs.
Fix script for handling $CC containing whitespace.

27 years agoAdd MAKEINFO definition.
Ulrich Drepper [Mon, 2 Mar 1998 13:31:02 +0000 (13:31 +0000)] 
Add MAKEINFO definition.

27 years agoGenerate libc.so with absolute paths for the used shared objects.
Ulrich Drepper [Mon, 2 Mar 1998 13:29:39 +0000 (13:29 +0000)] 
Generate libc.so with absolute paths for the used shared objects.

27 years ago(dladdr): Remove duplicate code.
Ulrich Drepper [Mon, 2 Mar 1998 11:35:33 +0000 (11:35 +0000)] 
(dladdr): Remove duplicate code.

27 years ago(subdirs): Remove login. It appears in sysdeps/unix/Subdirs.
Ulrich Drepper [Mon, 2 Mar 1998 10:48:18 +0000 (10:48 +0000)] 
(subdirs): Remove login.  It appears in sysdeps/unix/Subdirs.

27 years ago(_dl_addr): Fix search algorithms in dladdr(); don't assume that the
Ulrich Drepper [Fri, 27 Feb 1998 18:00:37 +0000 (18:00 +0000)] 
(_dl_addr): Fix search algorithms in dladdr(); don't assume that the
number of program headers is >0 (which is wrong for the loader
itself).

27 years ago(_dl_addr): Fix search algorithms in dladdr(); don't assume that the
Ulrich Drepper [Fri, 27 Feb 1998 17:58:39 +0000 (17:58 +0000)] 
(_dl_addr): Fix search algorithms in dladdr(); don't assume that the
number of program headers is >0 (which is wrong for the loader
itself).

27 years ago(distribute): Add README.libm.
Ulrich Drepper [Fri, 27 Feb 1998 16:54:14 +0000 (16:54 +0000)] 
(distribute): Add README.libm.

27 years agoPOSIX.1 says that argv[0] *should* be provided, but does not require it.
Ulrich Drepper [Fri, 27 Feb 1998 10:22:03 +0000 (10:22 +0000)] 
POSIX.1 says that argv[0] *should* be provided, but does not require it.
Handle missing argv[] values gracefully.

27 years agoFix problem with EOF while waiting for input.
Ulrich Drepper [Thu, 26 Feb 1998 15:04:13 +0000 (15:04 +0000)] 
Fix problem with EOF while waiting for input.

27 years agoUpdate.
Ulrich Drepper [Thu, 26 Feb 1998 14:06:13 +0000 (14:06 +0000)] 
Update.

27 years agoForce usage of syscalls that use 32-bit struct timeval.
Ulrich Drepper [Thu, 26 Feb 1998 14:05:48 +0000 (14:05 +0000)] 
Force usage of syscalls that use 32-bit struct timeval.

27 years agoAdd support for RAWHIDE and TSUNAMI.
Ulrich Drepper [Thu, 26 Feb 1998 14:04:48 +0000 (14:04 +0000)] 
Add support for RAWHIDE and TSUNAMI.

27 years ago(adjtimex): Remove used-by adjtime.
Ulrich Drepper [Thu, 26 Feb 1998 12:46:47 +0000 (12:46 +0000)] 
(adjtimex): Remove used-by adjtime.

27 years ago[time] (sysdep_routines): Add adjtimex.
Ulrich Drepper [Thu, 26 Feb 1998 12:45:50 +0000 (12:45 +0000)] 
[time] (sysdep_routines): Add adjtimex.

27 years ago(elf_machine_rela): Simplify bootstrapping. Produce saner error
Ulrich Drepper [Thu, 26 Feb 1998 12:44:42 +0000 (12:44 +0000)] 
(elf_machine_rela): Simplify bootstrapping.  Produce saner error
messages.

27 years ago(tests): Add fail case for above.
Ulrich Drepper [Thu, 26 Feb 1998 12:42:44 +0000 (12:42 +0000)] 
(tests): Add fail case for above.

27 years ago(STRTOF): Don't call lshift with zero count.
Ulrich Drepper [Thu, 26 Feb 1998 12:41:27 +0000 (12:41 +0000)] 
(STRTOF): Don't call lshift with zero count.

27 years agoGive clnt handle after error checking free, change return codes to fix
Ulrich Drepper [Thu, 26 Feb 1998 09:48:38 +0000 (09:48 +0000)] 
Give clnt handle after error checking free, change return codes to fix
problems with rpc.nisd in YP mode on Ultra's.

27 years ago(addrsort): Make this function extern.
Ulrich Drepper [Thu, 19 Feb 1998 15:01:53 +0000 (15:01 +0000)] 
(addrsort): Make this function extern.

27 years ago(_ioperm): Map all ports starting from 0 not only from `from'.
Ulrich Drepper [Mon, 16 Feb 1998 18:15:36 +0000 (18:15 +0000)] 
(_ioperm): Map all ports starting from 0 not only from `from'.

27 years agoUpdate.
Ulrich Drepper [Sun, 1 Feb 1998 17:17:56 +0000 (17:17 +0000)] 
Update.

27 years agoInclude <errno.h>.
Ulrich Drepper [Sun, 1 Feb 1998 17:13:20 +0000 (17:13 +0000)] 
Include <errno.h>.

27 years agoReally do the change.
Ulrich Drepper [Sun, 1 Feb 1998 16:51:24 +0000 (16:51 +0000)] 
Really do the change.

27 years agoUpdate
Ulrich Drepper [Sun, 1 Feb 1998 15:30:34 +0000 (15:30 +0000)] 
Update

27 years agoCorrect handling of TRYAGAIN error when buffer is too small.
Ulrich Drepper [Sun, 1 Feb 1998 15:29:47 +0000 (15:29 +0000)] 
Correct handling of TRYAGAIN error when buffer is too small.

27 years agofcvt_r): Handle illegal NDIGIT correctly.
Ulrich Drepper [Sun, 1 Feb 1998 15:17:18 +0000 (15:17 +0000)] 
fcvt_r): Handle illegal NDIGIT correctly.

27 years agoAdd netrose/rose.h.
Ulrich Drepper [Sun, 1 Feb 1998 15:06:02 +0000 (15:06 +0000)] 
Add netrose/rose.h.

27 years agoUndo last change.
Ulrich Drepper [Sun, 1 Feb 1998 14:59:43 +0000 (14:59 +0000)] 
Undo last change.

27 years ago(dl_main): Allow ":" as separator for LD_PRELOAD.
Ulrich Drepper [Sun, 1 Feb 1998 14:54:40 +0000 (14:54 +0000)] 
(dl_main): Allow ":" as separator for LD_PRELOAD.

27 years ago(_dl_load_cache_lookup): Use first occurence in cache.
Ulrich Drepper [Sun, 1 Feb 1998 14:53:57 +0000 (14:53 +0000)] 
(_dl_load_cache_lookup): Use first occurence in cache.

27 years agoUpdate.
Ulrich Drepper [Fri, 30 Jan 1998 18:06:57 +0000 (18:06 +0000)] 
Update.

27 years ago(dolink): Use symlink if hard link failed with EXDEV.
Ulrich Drepper [Fri, 30 Jan 1998 18:05:01 +0000 (18:05 +0000)] 
(dolink): Use symlink if hard link failed with EXDEV.

27 years agoWrapper around kernel header.
Ulrich Drepper [Fri, 30 Jan 1998 18:04:10 +0000 (18:04 +0000)] 
Wrapper around kernel header.

27 years agoAdd IFF_*defines.
Ulrich Drepper [Fri, 30 Jan 1998 18:03:41 +0000 (18:03 +0000)] 
Add IFF_*defines.

27 years agoAllow __socket to be redefined.
Ulrich Drepper [Fri, 30 Jan 1998 18:03:05 +0000 (18:03 +0000)] 
Allow __socket to be redefined.

27 years ago(__ipc_pid_t): Change to unsigned short, not short.
Ulrich Drepper [Fri, 30 Jan 1998 18:02:24 +0000 (18:02 +0000)] 
(__ipc_pid_t): Change to unsigned short, not short.

27 years agoUpdate from glibc 2.1 for newer kernels (osf_sigaction).
Ulrich Drepper [Fri, 30 Jan 1998 17:55:24 +0000 (17:55 +0000)] 
Update from glibc 2.1 for newer kernels (osf_sigaction).

27 years agoAdd net/route.h.
Ulrich Drepper [Fri, 30 Jan 1998 17:50:20 +0000 (17:50 +0000)] 
Add net/route.h.

27 years agoDefine _LINUX_TYPES_H to prevent use of kernel headers.
Ulrich Drepper [Fri, 30 Jan 1998 17:30:44 +0000 (17:30 +0000)] 
Define _LINUX_TYPES_H to prevent use of kernel headers.

27 years agoDefine array with only NSIG members.
Ulrich Drepper [Fri, 30 Jan 1998 17:30:15 +0000 (17:30 +0000)] 
Define array with only NSIG members.

27 years agoInclude a copy of the kernel's network ioctls, rather than using
Ulrich Drepper [Fri, 30 Jan 1998 17:29:45 +0000 (17:29 +0000)] 
Include a copy of the kernel's network ioctls, rather than using
<linux/sockios.h> to get them.  This way we are sure of maintaining
compatibility if the kernel interface should change.

27 years ago(gethostid): Correct handling of enlarging buffers (clear errno).
Ulrich Drepper [Fri, 30 Jan 1998 17:29:20 +0000 (17:29 +0000)] 
(gethostid): Correct handling of enlarging buffers (clear errno).

27 years agoMake __libc_xxx the main name and __xxx a weak alias.
Ulrich Drepper [Fri, 30 Jan 1998 17:28:46 +0000 (17:28 +0000)] 
Make __libc_xxx the main name and __xxx a weak alias.

27 years ago[$(subdir)==nis]: Define CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
Ulrich Drepper [Fri, 30 Jan 1998 17:28:02 +0000 (17:28 +0000)] 
[$(subdir)==nis]: Define CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
(sysdep_headers): Install netrose/rose.h.

27 years ago(_strerror_internal): Fix handling of unknown error in presense of
Ulrich Drepper [Fri, 30 Jan 1998 17:26:51 +0000 (17:26 +0000)] 
(_strerror_internal): Fix handling of unknown error in presense of
small buffer.

27 years agoChange sgn to __sgn.
Ulrich Drepper [Fri, 30 Jan 1998 17:26:25 +0000 (17:26 +0000)] 
Change sgn to __sgn.

27 years ago(memmem): An empty needle is at the beginning of haystack.
Ulrich Drepper [Fri, 30 Jan 1998 17:25:57 +0000 (17:25 +0000)] 
(memmem): An empty needle is at the beginning of haystack.

27 years agoAdd defines for _CS_PATH and _PC_VDISABLE.
Ulrich Drepper [Fri, 30 Jan 1998 17:25:34 +0000 (17:25 +0000)] 
Add defines for _CS_PATH and _PC_VDISABLE.

27 years agoObey -mieee and -mieee-with-inexact and build a version that is as
Ulrich Drepper [Fri, 30 Jan 1998 17:24:33 +0000 (17:24 +0000)] 
Obey -mieee and -mieee-with-inexact and build a version that is as
fast as possible given the constraint.

27 years agoBetter version in fpu/ subdir.
Ulrich Drepper [Fri, 30 Jan 1998 17:23:56 +0000 (17:23 +0000)] 
Better version in fpu/ subdir.

27 years agoCorrect handling of enlarging buffers (clear errno).
Ulrich Drepper [Fri, 30 Jan 1998 17:23:34 +0000 (17:23 +0000)] 
Correct handling of enlarging buffers (clear errno).

27 years agoRegard signal number NSIG as illegal.
Ulrich Drepper [Fri, 30 Jan 1998 17:22:50 +0000 (17:22 +0000)] 
Regard signal number NSIG as illegal.

27 years ago(__strerror_r): Fix description of function.
Ulrich Drepper [Fri, 30 Jan 1998 17:22:29 +0000 (17:22 +0000)] 
(__strerror_r): Fix description of function.

27 years agoFix numerous bugs in formatting.
Ulrich Drepper [Fri, 30 Jan 1998 17:22:00 +0000 (17:22 +0000)] 
Fix numerous bugs in formatting.

27 years ago(process_arg): Fix printing of octal zero in alternate form with
Ulrich Drepper [Fri, 30 Jan 1998 17:21:34 +0000 (17:21 +0000)] 
(process_arg): Fix printing of octal zero in alternate form with
precision of zero, which must produce "0".  Add braces to avoid
ambiguous `else'.

27 years agoCorrectly handle buffer overflow while reading line with fgets.
Ulrich Drepper [Fri, 30 Jan 1998 17:20:29 +0000 (17:20 +0000)] 
Correctly handle buffer overflow while reading line with fgets.

27 years ago(getservbyport): Allow proto == NULL.
Ulrich Drepper [Fri, 30 Jan 1998 17:18:19 +0000 (17:18 +0000)] 
(getservbyport): Allow proto == NULL.
(getservbyname): Allow proto == NULL.

27 years agoDo lookups ignoring case.
Ulrich Drepper [Fri, 30 Jan 1998 17:16:16 +0000 (17:16 +0000)] 
Do lookups ignoring case.

27 years ago(_nss_db_getaliasent_r): Don't include terminating null in key size.
Ulrich Drepper [Fri, 30 Jan 1998 17:14:42 +0000 (17:14 +0000)] 
(_nss_db_getaliasent_r): Don't include terminating null in key size.

27 years ago(lookup): Always set errno and h_errno if
Ulrich Drepper [Fri, 30 Jan 1998 17:14:18 +0000 (17:14 +0000)] 
(lookup): Always set errno and h_errno if
applicable.  Fix return value and error checking.
(CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over unparsable lines.
(DB_LOOKUP): Allocate space for terminating null byte. [PR libc/404]

27 years ago(__nss_configure_lookup): Correct test for early exit of loop.
Ulrich Drepper [Fri, 30 Jan 1998 17:13:41 +0000 (17:13 +0000)] 
(__nss_configure_lookup): Correct test for early exit of loop.

27 years agoFix NSS_STATUS_TRYAGAIN handling.
Ulrich Drepper [Fri, 30 Jan 1998 17:13:04 +0000 (17:13 +0000)] 
Fix NSS_STATUS_TRYAGAIN handling.

27 years agoHandle empty and comment lines better.
Ulrich Drepper [Fri, 30 Jan 1998 17:11:59 +0000 (17:11 +0000)] 
Handle empty and comment lines better.
($(VAR_DB)/services.db): Generate entries with missing protocol value.

27 years agoConvert hostname to lowercase for NIS query.
Ulrich Drepper [Fri, 30 Jan 1998 17:11:30 +0000 (17:11 +0000)] 
Convert hostname to lowercase for NIS query.

27 years agoTry at first to use the binding file from ypbind before using RPC.
Ulrich Drepper [Fri, 30 Jan 1998 17:07:50 +0000 (17:07 +0000)] 
Try at first to use the binding file from ypbind before using RPC.

27 years ago(lsearch): Return a pointer to the new element if one was "allocated".
Ulrich Drepper [Fri, 30 Jan 1998 17:07:17 +0000 (17:07 +0000)] 
(lsearch): Return a pointer to the new element if one was "allocated".

27 years ago(Priority): Correct description of PRIO_MAX.
Ulrich Drepper [Fri, 30 Jan 1998 17:06:48 +0000 (17:06 +0000)] 
(Priority): Correct description of PRIO_MAX.

27 years ago(Heap Consistency Checking): mcheck is declared in <mcheck.h>.
Ulrich Drepper [Fri, 30 Jan 1998 17:05:21 +0000 (17:05 +0000)] 
(Heap Consistency Checking): mcheck is declared in <mcheck.h>.

27 years ago(Wide String Conversion): Fix declaration of wcstombs.
Ulrich Drepper [Fri, 30 Jan 1998 17:04:28 +0000 (17:04 +0000)] 
(Wide String Conversion): Fix declaration of wcstombs.

27 years ago(Parsing of Integers): Correct description of strtoul.
Ulrich Drepper [Fri, 30 Jan 1998 17:03:38 +0000 (17:03 +0000)] 
(Parsing of Integers): Correct description of strtoul.

27 years ago(headers): Add mcheck.h.
Ulrich Drepper [Fri, 30 Jan 1998 17:02:59 +0000 (17:02 +0000)] 
(headers): Add mcheck.h.
(distribute): Remove mcheck.h.

27 years ago(pututline_file): Don't always report success if similar entry is
Ulrich Drepper [Fri, 30 Jan 1998 17:01:30 +0000 (17:01 +0000)] 
(pututline_file): Don't always report success if similar entry is
found.

27 years ago(insert_char): Correctly insert value of eliipsis expression.
Ulrich Drepper [Fri, 30 Jan 1998 17:00:58 +0000 (17:00 +0000)] 
(insert_char): Correctly insert value of eliipsis expression.

27 years agoAdd defines.
Ulrich Drepper [Fri, 30 Jan 1998 16:58:03 +0000 (16:58 +0000)] 
Add defines.

27 years agoReturn an error only if there is a new error.
Ulrich Drepper [Fri, 30 Jan 1998 16:57:37 +0000 (16:57 +0000)] 
Return an error only if there is a new error.

27 years ago(dl_main): Correct parsing of ld.so.preload file.
Ulrich Drepper [Fri, 30 Jan 1998 16:55:01 +0000 (16:55 +0000)] 
(dl_main): Correct parsing of ld.so.preload file.

27 years agoMake sure the variable `reloc' is really kept as a variable.
Ulrich Drepper [Fri, 30 Jan 1998 16:54:27 +0000 (16:54 +0000)] 
Make sure the variable `reloc' is really kept as a variable.

27 years agoAdd defines for DT_*.
Ulrich Drepper [Fri, 30 Jan 1998 16:54:02 +0000 (16:54 +0000)] 
Add defines for DT_*.