glibc/history.git
23 years agoUpdate.ef5742267ce858e059ee27033014c24f009bb326glibc-2_0_95
Ulrich Drepper [Wed, 29 Jul 1998 15:14:27 +0000 (29 15:14 +0000)]
Update.

23 years agoArm with FPU specific files to distribute.
Ulrich Drepper [Wed, 29 Jul 1998 15:14:10 +0000 (29 15:14 +0000)]
Arm with FPU specific files to distribute.

23 years agoNot needed anymore.
Ulrich Drepper [Wed, 29 Jul 1998 15:13:44 +0000 (29 15:13 +0000)]
Not needed anymore.

23 years agoRemade for experimental-2.0.95
Ulrich Drepper [Wed, 29 Jul 1998 14:53:33 +0000 (29 14:53 +0000)]
Remade for experimental-2.0.95

23 years agoUpdate.
Ulrich Drepper [Wed, 29 Jul 1998 14:52:00 +0000 (29 14:52 +0000)]
Update.

23 years agoFix little oversight.
Ulrich Drepper [Wed, 29 Jul 1998 14:51:37 +0000 (29 14:51 +0000)]
Fix little oversight.

23 years agoWinblowz compatibility stuff.
Ulrich Drepper [Wed, 29 Jul 1998 14:51:21 +0000 (29 14:51 +0000)]
Winblowz compatibility stuff.

23 years ago(install-lib): Compile libbsd-compat.a and libg.a only if build-static
Ulrich Drepper [Wed, 29 Jul 1998 14:51:00 +0000 (29 14:51 +0000)]
(install-lib): Compile libbsd-compat.a and libg.a only if build-static
== yes.

23 years ago(tests): Depend on tests-static only if build-static == yes.
Ulrich Drepper [Wed, 29 Jul 1998 14:50:42 +0000 (29 14:50 +0000)]
(tests): Depend on tests-static only if build-static == yes.

23 years ago(__msgwrite): Remove unused variables.
Ulrich Drepper [Wed, 29 Jul 1998 13:28:38 +0000 (29 13:28 +0000)]
(__msgwrite): Remove unused variables.

23 years ago(__msgwrite)[!SCM_CRED]: Add return statement, fix typo.
Ulrich Drepper [Wed, 29 Jul 1998 12:44:35 +0000 (29 12:44 +0000)]
(__msgwrite)[!SCM_CRED]: Add return statement, fix typo.

23 years agoUpdate.
Ulrich Drepper [Wed, 29 Jul 1998 12:34:57 +0000 (29 12:34 +0000)]
Update.

23 years agoAdjust siginfo_t after latest kernel change.
Ulrich Drepper [Wed, 29 Jul 1998 12:34:36 +0000 (29 12:34 +0000)]
Adjust siginfo_t after latest kernel change.

23 years ago(IPV6_ROUTER_ALERT): New constant from Linux 2.1.112.
Ulrich Drepper [Wed, 29 Jul 1998 12:33:46 +0000 (29 12:33 +0000)]
(IPV6_ROUTER_ALERT): New constant from Linux 2.1.112.

23 years agoFix problems with some cancelation errors.
Ulrich Drepper [Wed, 29 Jul 1998 12:33:26 +0000 (29 12:33 +0000)]
Fix problems with some cancelation errors.

23 years agoMaintain const correctness. Move extern declarations to file level.
Ulrich Drepper [Wed, 29 Jul 1998 12:33:06 +0000 (29 12:33 +0000)]
Maintain const correctness.  Move extern declarations to file level.
Cope with unsupported _SC_GETPW_R_SIZE_MAX.

23 years ago(install-lib): Compile libposix.a only if build-static == yes.
Ulrich Drepper [Wed, 29 Jul 1998 12:32:52 +0000 (29 12:32 +0000)]
(install-lib): Compile libposix.a only if build-static == yes.

23 years ago(csqrt_test): Correct typo in one test, add another one.
Ulrich Drepper [Wed, 29 Jul 1998 12:32:37 +0000 (29 12:32 +0000)]
(csqrt_test): Correct typo in one test, add another one.

23 years ago(More Flags for Globbing): Fix typo.
Ulrich Drepper [Wed, 29 Jul 1998 12:32:02 +0000 (29 12:32 +0000)]
(More Flags for Globbing): Fix typo.

23 years ago(Special Functions): Fix typo.
Ulrich Drepper [Wed, 29 Jul 1998 12:31:52 +0000 (29 12:31 +0000)]
(Special Functions): Fix typo.

23 years ago%z is now recognized by printf.
Ulrich Drepper [Wed, 29 Jul 1998 09:04:25 +0000 (29 09:04 +0000)]
%z is now recognized by printf.

23 years ago * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handle
Richard Henderson [Tue, 28 Jul 1998 23:41:26 +0000 (28 23:41 +0000)]
    * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handle
        inputs near DBL_MIN.

23 years agoUpdate.
Ulrich Drepper [Tue, 28 Jul 1998 20:47:08 +0000 (28 20:47 +0000)]
Update.

23 years ago(getanswer_r): Lower the priority of warnings when DNSSEC related
Ulrich Drepper [Tue, 28 Jul 1998 20:46:41 +0000 (28 20:46 +0000)]
(getanswer_r): Lower the priority of warnings when DNSSEC related
records are received.

23 years ago(getanswer): Lower the priority of warnings when DNSSEC related
Ulrich Drepper [Tue, 28 Jul 1998 20:44:53 +0000 (28 20:44 +0000)]
(getanswer): Lower the priority of warnings when DNSSEC related
records are received.

23 years agoImplement GLOB_TILDE_CHECK.
Ulrich Drepper [Tue, 28 Jul 1998 20:05:13 +0000 (28 20:05 +0000)]
Implement GLOB_TILDE_CHECK.

23 years agoRe-enable test with ~ and non-existing user name.
Ulrich Drepper [Tue, 28 Jul 1998 20:04:43 +0000 (28 20:04 +0000)]
Re-enable test with ~ and non-existing user name.

23 years agoAdd option T to enable GLOB_TILDE_CHECK.
Ulrich Drepper [Tue, 28 Jul 1998 20:03:59 +0000 (28 20:03 +0000)]
Add option T to enable GLOB_TILDE_CHECK.

23 years agoAdd GLOB_TILDE_CHECK.
Ulrich Drepper [Tue, 28 Jul 1998 20:03:20 +0000 (28 20:03 +0000)]
Add GLOB_TILDE_CHECK.

23 years agoFix typos.
Ulrich Drepper [Tue, 28 Jul 1998 20:02:51 +0000 (28 20:02 +0000)]
Fix typos.

23 years ago(More Flags for Globbing): Document GLOB_TILDE_CHECK and mention ~NAME
Ulrich Drepper [Tue, 28 Jul 1998 19:40:55 +0000 (28 19:40 +0000)]
(More Flags for Globbing): Document GLOB_TILDE_CHECK and mention ~NAME
not found problem in GLOB_TILDE description.

23 years agoAdd prototype for sysv_signal.
Ulrich Drepper [Tue, 28 Jul 1998 16:48:42 +0000 (28 16:48 +0000)]
Add prototype for sysv_signal.

23 years agoUpdate.
Ulrich Drepper [Tue, 28 Jul 1998 16:26:04 +0000 (28 16:26 +0000)]
Update.

23 years agoAdd tests for */foo bug.
Ulrich Drepper [Tue, 28 Jul 1998 16:25:37 +0000 (28 16:25 +0000)]
Add tests for */foo bug.

23 years ago(glob): Correct problems with */foo and GLOB_NOCHECK where foo does
Ulrich Drepper [Tue, 28 Jul 1998 16:25:07 +0000 (28 16:25 +0000)]
(glob): Correct problems with */foo and GLOB_NOCHECK where foo does
not exist in any of the subdirectories.

23 years ago(tgamma_test): Remove redundant tests.
Ulrich Drepper [Tue, 28 Jul 1998 16:23:06 +0000 (28 16:23 +0000)]
(tgamma_test): Remove redundant tests.

23 years ago(Special Functions): Mention in tgamma in lgamma description.
Ulrich Drepper [Tue, 28 Jul 1998 14:21:23 +0000 (28 14:21 +0000)]
(Special Functions): Mention in tgamma in lgamma description.

23 years ago(Special Functions): Document where tgamma comes from.
Ulrich Drepper [Tue, 28 Jul 1998 14:18:40 +0000 (28 14:18 +0000)]
(Special Functions): Document where tgamma comes from.

23 years ago(Special Functions): Better wording.
Ulrich Drepper [Tue, 28 Jul 1998 14:12:57 +0000 (28 14:12 +0000)]
(Special Functions): Better wording.

23 years ago(Special Functions): Document gamma and tgamma.
Ulrich Drepper [Tue, 28 Jul 1998 14:06:55 +0000 (28 14:06 +0000)]
(Special Functions): Document gamma and tgamma.

23 years agoRemove alias __sendmsg.
Ulrich Drepper [Tue, 28 Jul 1998 14:02:33 +0000 (28 14:02 +0000)]
Remove alias __sendmsg.

23 years agoRemove alias __recvmsg.
Ulrich Drepper [Tue, 28 Jul 1998 14:02:27 +0000 (28 14:02 +0000)]
Remove alias __recvmsg.

23 years ago(open_file): Change assert call to allow mode to be 0.
Ulrich Drepper [Tue, 28 Jul 1998 14:01:46 +0000 (28 14:01 +0000)]
(open_file): Change assert call to allow mode to be 0.
(__xstat): New function.
(__fxstat): New function.
(_dl_sysdep_read_whole_file): Removed.  The implementation in
`elf/dl-misc.c' now also works for the Hurd.

23 years agoAdd gamma as weak alias.
Ulrich Drepper [Tue, 28 Jul 1998 14:00:59 +0000 (28 14:00 +0000)]
Add gamma as weak alias.

23 years agoImplementation of ISO C 9x tgamma function.
Ulrich Drepper [Tue, 28 Jul 1998 14:00:33 +0000 (28 14:00 +0000)]
Implementation of ISO C 9x tgamma function.

23 years agoISO C 9x function renamed to tgamma.
Ulrich Drepper [Tue, 28 Jul 1998 13:58:59 +0000 (28 13:58 +0000)]
ISO C 9x function renamed to tgamma.

23 years agoChange gamma errors into tgamma errors.
Ulrich Drepper [Tue, 28 Jul 1998 13:58:41 +0000 (28 13:58 +0000)]
Change gamma errors into tgamma errors.

23 years agoAdd AF_UNIX based RPC function prototypes.
Ulrich Drepper [Tue, 28 Jul 1998 13:57:58 +0000 (28 13:57 +0000)]
Add AF_UNIX based RPC function prototypes.

23 years agoFix typos.
Ulrich Drepper [Tue, 28 Jul 1998 13:57:44 +0000 (28 13:57 +0000)]
Fix typos.

23 years agoCopy internal auth flavor if none is given.
Ulrich Drepper [Tue, 28 Jul 1998 13:57:35 +0000 (28 13:57 +0000)]
Copy internal auth flavor if none is given.

23 years agoUse RPC over AF_UNIX for communication with keyserv daemon.
Ulrich Drepper [Tue, 28 Jul 1998 13:57:24 +0000 (28 13:57 +0000)]
Use RPC over AF_UNIX for communication with keyserv daemon.

23 years agoImplementation of server side of RPC over AF_UNIX.
Ulrich Drepper [Tue, 28 Jul 1998 13:57:08 +0000 (28 13:57 +0000)]
Implementation of server side of RPC over AF_UNIX.

23 years agoImplementation of client side of RPC over AF_UNIX.
Ulrich Drepper [Tue, 28 Jul 1998 13:56:57 +0000 (28 13:56 +0000)]
Implementation of client side of RPC over AF_UNIX.

23 years agoAdd support for RPC over AF_UNIX.
Ulrich Drepper [Tue, 28 Jul 1998 13:56:35 +0000 (28 13:56 +0000)]
Add support for RPC over AF_UNIX.

23 years agoAdd new *unix_create functions.
Ulrich Drepper [Tue, 28 Jul 1998 13:56:27 +0000 (28 13:56 +0000)]
Add new *unix_create functions.

23 years ago(routines): Add clnt_unix and svc_unix.
Ulrich Drepper [Tue, 28 Jul 1998 13:56:20 +0000 (28 13:56 +0000)]
(routines): Add clnt_unix and svc_unix.

23 years ago(STRTOL_LONG_MAX): Correct typo in last patch - define as LONG_MAX.
Ulrich Drepper [Tue, 28 Jul 1998 13:56:06 +0000 (28 13:56 +0000)]
(STRTOL_LONG_MAX): Correct typo in last patch - define as LONG_MAX.

23 years agoImplement handling of j, t, z modifiers.
Ulrich Drepper [Tue, 28 Jul 1998 13:55:25 +0000 (28 13:55 +0000)]
Implement handling of j, t, z modifiers.

23 years ago(__nscd_getgr_r): Deal with missing UIO_MAXIOV.
Ulrich Drepper [Tue, 28 Jul 1998 13:54:45 +0000 (28 13:54 +0000)]
(__nscd_getgr_r): Deal with missing UIO_MAXIOV.
(__nscd_getgr_r): Correct test whether readv received all data.

23 years ago(gr_send_answer): Deal with missing UIO_MAXIOV.
Ulrich Drepper [Tue, 28 Jul 1998 13:54:28 +0000 (28 13:54 +0000)]
(gr_send_answer): Deal with missing UIO_MAXIOV.
Correct test whether writev send all data.

23 years agoMove internal structs from nis/nis_intern.h to here.
Ulrich Drepper [Tue, 28 Jul 1998 13:54:15 +0000 (28 13:54 +0000)]
Move internal structs from nis/nis_intern.h to here.

23 years ago(__nis_findfastest): Little optimization.
Ulrich Drepper [Tue, 28 Jul 1998 13:53:57 +0000 (28 13:53 +0000)]
(__nis_findfastest): Little optimization.

23 years agoTry at first if last client handle works.
Ulrich Drepper [Tue, 28 Jul 1998 13:52:33 +0000 (28 13:52 +0000)]
Try at first if last client handle works.

23 years agoMove internal structs from here to nis/rpcsvc/nislib.h.
Ulrich Drepper [Tue, 28 Jul 1998 13:52:13 +0000 (28 13:52 +0000)]
Move internal structs from here to nis/rpcsvc/nislib.h.

23 years agoFix memory leaks.
Ulrich Drepper [Tue, 28 Jul 1998 13:51:35 +0000 (28 13:51 +0000)]
Fix memory leaks.

23 years agoAdjust __do_niscall2 parameters.
Ulrich Drepper [Tue, 28 Jul 1998 13:51:19 +0000 (28 13:51 +0000)]
Adjust __do_niscall2 parameters.

23 years agoRewrite binding to a NIS+ server to reuse CLIENT handles.
Ulrich Drepper [Tue, 28 Jul 1998 13:50:39 +0000 (28 13:50 +0000)]
Rewrite binding to a NIS+ server to reuse CLIENT handles.

23 years agoAdd __nisbind_* functions for rpc.nisd.
Ulrich Drepper [Tue, 28 Jul 1998 13:50:25 +0000 (28 13:50 +0000)]
Add __nisbind_* functions for rpc.nisd.

23 years agoRemove currently not working cache functions.
Ulrich Drepper [Tue, 28 Jul 1998 13:50:14 +0000 (28 13:50 +0000)]
Remove currently not working cache functions.

23 years agoUpdate.
Ulrich Drepper [Tue, 28 Jul 1998 13:50:05 +0000 (28 13:50 +0000)]
Update.

23 years agoAdd declaration of tgamma.
Ulrich Drepper [Tue, 28 Jul 1998 13:49:46 +0000 (28 13:49 +0000)]
Add declaration of tgamma.

23 years agoSplit old gamma_test and move half of it in new function tgamma_test.
Ulrich Drepper [Tue, 28 Jul 1998 13:49:15 +0000 (28 13:49 +0000)]
Split old gamma_test and move half of it in new function tgamma_test.

23 years ago[GLIBC_2.1]: Add tgamma, tgammaf, and tgammal.
Ulrich Drepper [Tue, 28 Jul 1998 13:48:26 +0000 (28 13:48 +0000)]
[GLIBC_2.1]: Add tgamma, tgammaf, and tgammal.

23 years ago(libm-calls): Remove w_gamma, add w_tgamma.
Ulrich Drepper [Tue, 28 Jul 1998 13:47:51 +0000 (28 13:47 +0000)]
(libm-calls): Remove w_gamma, add w_tgamma.

23 years agoDocument new printf/scanf modifiers.
Ulrich Drepper [Tue, 28 Jul 1998 13:46:58 +0000 (28 13:46 +0000)]
Document new printf/scanf modifiers.

23 years ago(VERSION): Bump to 2.0.95.
Ulrich Drepper [Tue, 28 Jul 1998 09:58:45 +0000 (28 09:58 +0000)]
(VERSION): Bump to 2.0.95.

23 years agoUpdate.
Ulrich Drepper [Mon, 27 Jul 1998 22:28:11 +0000 (27 22:28 +0000)]
Update.

23 years agoHandle ~ and ~NAME case correctly.
Ulrich Drepper [Mon, 27 Jul 1998 22:27:56 +0000 (27 22:27 +0000)]
Handle ~ and ~NAME case correctly.

23 years agoAlso add directories with NSS modules into the library path.
Ulrich Drepper [Mon, 27 Jul 1998 22:27:07 +0000 (27 22:27 +0000)]
Also add directories with NSS modules into the library path.

23 years agoUpdate.
Ulrich Drepper [Mon, 27 Jul 1998 17:55:05 +0000 (27 17:55 +0000)]
Update.

23 years agosiglist for Linux/Arm.
Ulrich Drepper [Mon, 27 Jul 1998 17:54:43 +0000 (27 17:54 +0000)]
siglist for Linux/Arm.

23 years agoReplace stub with real implementation.
Ulrich Drepper [Mon, 27 Jul 1998 17:54:21 +0000 (27 17:54 +0000)]
Replace stub with real implementation.

23 years agobrk implementation for Linux/Arm.
Ulrich Drepper [Mon, 27 Jul 1998 17:54:08 +0000 (27 17:54 +0000)]
brk implementation for Linux/Arm.

23 years ago(__ieee754_expf): Check whether FE_TONEAREST exists for this platform
Ulrich Drepper [Mon, 27 Jul 1998 17:53:43 +0000 (27 17:53 +0000)]
(__ieee754_expf): Check whether FE_TONEAREST exists for this platform
before using it.

23 years agoCorrect return type.
Ulrich Drepper [Mon, 27 Jul 1998 17:53:23 +0000 (27 17:53 +0000)]
Correct return type.

23 years agoMade usable as a dummy implementation.
Ulrich Drepper [Mon, 27 Jul 1998 17:52:49 +0000 (27 17:52 +0000)]
Made usable as a dummy implementation.

23 years agoDefinitions for FPU control.
Ulrich Drepper [Mon, 27 Jul 1998 17:52:34 +0000 (27 17:52 +0000)]
Definitions for FPU control.

23 years ago(CALL_MCOUNT): Replace stub with real implementation.
Ulrich Drepper [Mon, 27 Jul 1998 17:52:15 +0000 (27 17:52 +0000)]
(CALL_MCOUNT): Replace stub with real implementation.

23 years agoImproved profiling for ARM.
Ulrich Drepper [Mon, 27 Jul 1998 17:52:05 +0000 (27 17:52 +0000)]
Improved profiling for ARM.

23 years agoMove to fpu/ subdir.
Ulrich Drepper [Mon, 27 Jul 1998 17:51:54 +0000 (27 17:51 +0000)]
Move to fpu/ subdir.

23 years ago(elf_machine_rel): Delete redundant debugging code. Correct handling
Ulrich Drepper [Mon, 27 Jul 1998 17:51:42 +0000 (27 17:51 +0000)]
(elf_machine_rel): Delete redundant debugging code.  Correct handling
of PC24 relocs.

23 years agoDon't redefine LONG_MAX, LONG_MIN, and ULONG_MAX.
Ulrich Drepper [Mon, 27 Jul 1998 17:51:27 +0000 (27 17:51 +0000)]
Don't redefine LONG_MAX, LONG_MIN, and ULONG_MAX.
Use new macro.

23 years agoMore tests.
Ulrich Drepper [Mon, 27 Jul 1998 17:50:25 +0000 (27 17:50 +0000)]
More tests.

23 years agoRewrite for extended test suite.
Ulrich Drepper [Mon, 27 Jul 1998 17:50:13 +0000 (27 17:50 +0000)]
Rewrite for extended test suite.

23 years agoNot needed anymore.
Ulrich Drepper [Mon, 27 Jul 1998 17:45:58 +0000 (27 17:45 +0000)]
Not needed anymore.

23 years agoRewritten.
Ulrich Drepper [Mon, 27 Jul 1998 17:45:49 +0000 (27 17:45 +0000)]
Rewritten.

23 years ago(fnmatch): Allow `/' in character class. Don't match `/' in filename
Ulrich Drepper [Mon, 27 Jul 1998 17:45:38 +0000 (27 17:45 +0000)]
(fnmatch): Allow `/' in character class.  Don't match `/' in filename
by a character class if requested.

23 years ago(limits_syms): Add missing symbols.
Ulrich Drepper [Mon, 27 Jul 1998 17:44:06 +0000 (27 17:44 +0000)]
(limits_syms): Add missing symbols.
(stdarg_syms): Move va_list to `maybe' list.
(stdio_syms): Add FOPEN_MAX.

23 years ago(INT_FIELD): Use strtoul instead of strtol.
Ulrich Drepper [Mon, 27 Jul 1998 17:43:30 +0000 (27 17:43 +0000)]
(INT_FIELD): Use strtoul instead of strtol.
(INT_FIELD_MAYBE_NULL): Likewise.

23 years ago(ld-map): Only define if versioning is in use.
Ulrich Drepper [Mon, 27 Jul 1998 17:42:09 +0000 (27 17:42 +0000)]
(ld-map): Only define if versioning is in use.