drepper [Thu, 30 Jul 1998 12:37:50 +0000 (12:37 +0000)]
(ffsl, ffsll): Prototype.
drepper [Thu, 30 Jul 1998 12:37:41 +0000 (12:37 +0000)]
(GLIBC_2.1): Add ffsl, ffsll.
drepper [Thu, 30 Jul 1998 12:37:29 +0000 (12:37 +0000)]
(routines): Add ffsll.
drepper [Thu, 30 Jul 1998 12:36:49 +0000 (12:36 +0000)]
Correct typo in comment.
drepper [Thu, 30 Jul 1998 12:36:37 +0000 (12:36 +0000)]
(ld-map): Move initialization below Makeconfig include.
drepper [Thu, 30 Jul 1998 12:36:21 +0000 (12:36 +0000)]
Regenerated.
drepper [Thu, 30 Jul 1998 12:36:04 +0000 (12:36 +0000)]
Use better regex for gettext.
drepper [Wed, 29 Jul 1998 23:35:28 +0000 (23:35 +0000)]
Update.
drepper [Wed, 29 Jul 1998 23:34:08 +0000 (23:34 +0000)]
Implement -c/--call-pairs option to emit list with
caller/callee and the number of calls.
drepper [Wed, 29 Jul 1998 23:01:54 +0000 (23:01 +0000)]
Update.
drepper [Wed, 29 Jul 1998 23:00:25 +0000 (23:00 +0000)]
Add DT_FLAGS_1 and the DF_1_* flag definitions.
drepper [Wed, 29 Jul 1998 21:34:20 +0000 (21:34 +0000)]
Update.
drepper [Wed, 29 Jul 1998 21:32:58 +0000 (21:32 +0000)]
Define more EM_* constants, ELFCLASSNUM, ELFDATANUM, EV_NUM,
Elf32_Nhdr, Elf64_Nhdr and various note section values.
drepper [Wed, 29 Jul 1998 18:41:02 +0000 (18:41 +0000)]
Update.
drepper [Wed, 29 Jul 1998 18:40:47 +0000 (18:40 +0000)]
(__lseek): New function.
(__getpid): New function.
(abort): New function.
drepper [Wed, 29 Jul 1998 18:40:21 +0000 (18:40 +0000)]
Update.
drepper [Wed, 29 Jul 1998 18:40:15 +0000 (18:40 +0000)]
Support for non-default stacksize for LinuxThreads-allocated stacks;
don't use guard pages for stacks with default size, rely on
rlimit(RLIMIT_STACK) instead (it's cheaper).
drepper [Wed, 29 Jul 1998 18:39:55 +0000 (18:39 +0000)]
Use __pthread_sig_cancel and __pthread_sig_restart everywhere instead
of PTHREAD_SIG_CANCEL and PTHREAD_SIG_RESTART.
drepper [Wed, 29 Jul 1998 18:39:34 +0000 (18:39 +0000)]
Use __pthread_sig_cancel and __pthread_sig_restart everywhere instead
of PTHREAD_SIG_CANCEL and PTHREAD_SIG_RESTART.
drepper [Wed, 29 Jul 1998 18:39:18 +0000 (18:39 +0000)]
Support for non-default stacksize for LinuxThreads-allocated stacks;
don't use guard pages for stacks with default size, rely on
rlimit(RLIMIT_STACK) instead (it's cheaper).
drepper [Wed, 29 Jul 1998 18:38:40 +0000 (18:38 +0000)]
Many updates, in particular w.r.t. debugging.
drepper [Wed, 29 Jul 1998 18:38:29 +0000 (18:38 +0000)]
Bump version number to 0.8.
drepper [Wed, 29 Jul 1998 15:14:27 +0000 (15:14 +0000)]
Update.
drepper [Wed, 29 Jul 1998 15:14:10 +0000 (15:14 +0000)]
Arm with FPU specific files to distribute.
drepper [Wed, 29 Jul 1998 15:13:42 +0000 (15:13 +0000)]
Not needed anymore.
drepper [Wed, 29 Jul 1998 14:53:33 +0000 (14:53 +0000)]
Remade for experimental-2.0.95
drepper [Wed, 29 Jul 1998 14:52:00 +0000 (14:52 +0000)]
Update.
drepper [Wed, 29 Jul 1998 14:51:35 +0000 (14:51 +0000)]
Fix little oversight.
drepper [Wed, 29 Jul 1998 14:51:21 +0000 (14:51 +0000)]
Winblowz compatibility stuff.
drepper [Wed, 29 Jul 1998 14:51:00 +0000 (14:51 +0000)]
(install-lib): Compile libbsd-compat.a and libg.a only if build-static
== yes.
drepper [Wed, 29 Jul 1998 14:50:42 +0000 (14:50 +0000)]
(tests): Depend on tests-static only if build-static == yes.
drepper [Wed, 29 Jul 1998 13:28:38 +0000 (13:28 +0000)]
(__msgwrite): Remove unused variables.
drepper [Wed, 29 Jul 1998 13:28:19 +0000 (13:28 +0000)]
(__msgwrite): Remove unused variables.
drepper [Wed, 29 Jul 1998 12:44:27 +0000 (12:44 +0000)]
(__msgwrite)[!SCM_CRED]: Add return statement, fix typo.
drepper [Wed, 29 Jul 1998 12:34:57 +0000 (12:34 +0000)]
Update.
drepper [Wed, 29 Jul 1998 12:34:36 +0000 (12:34 +0000)]
Adjust siginfo_t after latest kernel change.
drepper [Wed, 29 Jul 1998 12:33:46 +0000 (12:33 +0000)]
(IPV6_ROUTER_ALERT): New constant from Linux 2.1.112.
drepper [Wed, 29 Jul 1998 12:33:24 +0000 (12:33 +0000)]
Fix problems with some cancelation errors.
drepper [Wed, 29 Jul 1998 12:33:06 +0000 (12:33 +0000)]
Maintain const correctness. Move extern declarations to file level.
Cope with unsupported _SC_GETPW_R_SIZE_MAX.
drepper [Wed, 29 Jul 1998 12:32:52 +0000 (12:32 +0000)]
(install-lib): Compile libposix.a only if build-static == yes.
drepper [Wed, 29 Jul 1998 12:32:37 +0000 (12:32 +0000)]
(csqrt_test): Correct typo in one test, add another one.
drepper [Wed, 29 Jul 1998 12:32:02 +0000 (12:32 +0000)]
(More Flags for Globbing): Fix typo.
drepper [Wed, 29 Jul 1998 12:31:52 +0000 (12:31 +0000)]
(Special Functions): Fix typo.
drepper [Wed, 29 Jul 1998 09:04:25 +0000 (09:04 +0000)]
%z is now recognized by printf.
rth [Tue, 28 Jul 1998 23:41:23 +0000 (23:41 +0000)]
* sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handle
inputs near DBL_MIN.
drepper [Tue, 28 Jul 1998 20:47:08 +0000 (20:47 +0000)]
Update.
drepper [Tue, 28 Jul 1998 20:46:41 +0000 (20:46 +0000)]
(getanswer_r): Lower the priority of warnings when DNSSEC related
records are received.
drepper [Tue, 28 Jul 1998 20:44:53 +0000 (20:44 +0000)]
(getanswer): Lower the priority of warnings when DNSSEC related
records are received.
drepper [Tue, 28 Jul 1998 20:05:13 +0000 (20:05 +0000)]
Implement GLOB_TILDE_CHECK.
drepper [Tue, 28 Jul 1998 20:04:43 +0000 (20:04 +0000)]
Re-enable test with ~ and non-existing user name.
drepper [Tue, 28 Jul 1998 20:03:59 +0000 (20:03 +0000)]
Add option T to enable GLOB_TILDE_CHECK.
drepper [Tue, 28 Jul 1998 20:03:20 +0000 (20:03 +0000)]
Add GLOB_TILDE_CHECK.
drepper [Tue, 28 Jul 1998 20:02:50 +0000 (20:02 +0000)]
Fix typos.
drepper [Tue, 28 Jul 1998 19:40:55 +0000 (19:40 +0000)]
(More Flags for Globbing): Document GLOB_TILDE_CHECK and mention ~NAME
not found problem in GLOB_TILDE description.
drepper [Tue, 28 Jul 1998 16:48:42 +0000 (16:48 +0000)]
Add prototype for sysv_signal.
drepper [Tue, 28 Jul 1998 16:26:04 +0000 (16:26 +0000)]
Update.
drepper [Tue, 28 Jul 1998 16:25:37 +0000 (16:25 +0000)]
Add tests for */foo bug.
drepper [Tue, 28 Jul 1998 16:25:07 +0000 (16:25 +0000)]
(glob): Correct problems with */foo and GLOB_NOCHECK where foo does
not exist in any of the subdirectories.
drepper [Tue, 28 Jul 1998 16:23:06 +0000 (16:23 +0000)]
(tgamma_test): Remove redundant tests.
drepper [Tue, 28 Jul 1998 14:21:23 +0000 (14:21 +0000)]
(Special Functions): Mention in tgamma in lgamma description.
drepper [Tue, 28 Jul 1998 14:18:40 +0000 (14:18 +0000)]
(Special Functions): Document where tgamma comes from.
drepper [Tue, 28 Jul 1998 14:12:57 +0000 (14:12 +0000)]
(Special Functions): Better wording.
drepper [Tue, 28 Jul 1998 14:06:55 +0000 (14:06 +0000)]
(Special Functions): Document gamma and tgamma.
drepper [Tue, 28 Jul 1998 14:02:33 +0000 (14:02 +0000)]
Remove alias __sendmsg.
drepper [Tue, 28 Jul 1998 14:02:27 +0000 (14:02 +0000)]
Remove alias __recvmsg.
drepper [Tue, 28 Jul 1998 14:01:46 +0000 (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.
drepper [Tue, 28 Jul 1998 14:00:57 +0000 (14:00 +0000)]
Add gamma as weak alias.
drepper [Tue, 28 Jul 1998 14:00:33 +0000 (14:00 +0000)]
Implementation of ISO C 9x tgamma function.
drepper [Tue, 28 Jul 1998 13:58:57 +0000 (13:58 +0000)]
ISO C 9x function renamed to tgamma.
drepper [Tue, 28 Jul 1998 13:58:41 +0000 (13:58 +0000)]
Change gamma errors into tgamma errors.
drepper [Tue, 28 Jul 1998 13:57:54 +0000 (13:57 +0000)]
Add AF_UNIX based RPC function prototypes.
drepper [Tue, 28 Jul 1998 13:57:44 +0000 (13:57 +0000)]
Fix typos.
drepper [Tue, 28 Jul 1998 13:57:35 +0000 (13:57 +0000)]
Copy internal auth flavor if none is given.
drepper [Tue, 28 Jul 1998 13:57:24 +0000 (13:57 +0000)]
Use RPC over AF_UNIX for communication with keyserv daemon.
drepper [Tue, 28 Jul 1998 13:57:08 +0000 (13:57 +0000)]
Implementation of server side of RPC over AF_UNIX.
drepper [Tue, 28 Jul 1998 13:56:57 +0000 (13:56 +0000)]
Implementation of client side of RPC over AF_UNIX.
drepper [Tue, 28 Jul 1998 13:56:35 +0000 (13:56 +0000)]
Add support for RPC over AF_UNIX.
drepper [Tue, 28 Jul 1998 13:56:27 +0000 (13:56 +0000)]
Add new *unix_create functions.
drepper [Tue, 28 Jul 1998 13:56:20 +0000 (13:56 +0000)]
(routines): Add clnt_unix and svc_unix.
drepper [Tue, 28 Jul 1998 13:56:06 +0000 (13:56 +0000)]
(STRTOL_LONG_MAX): Correct typo in last patch - define as LONG_MAX.
drepper [Tue, 28 Jul 1998 13:55:23 +0000 (13:55 +0000)]
Implement handling of j, t, z modifiers.
drepper [Tue, 28 Jul 1998 13:54:45 +0000 (13:54 +0000)]
(__nscd_getgr_r): Deal with missing UIO_MAXIOV.
(__nscd_getgr_r): Correct test whether readv received all data.
drepper [Tue, 28 Jul 1998 13:54:28 +0000 (13:54 +0000)]
(gr_send_answer): Deal with missing UIO_MAXIOV.
Correct test whether writev send all data.
drepper [Tue, 28 Jul 1998 13:54:15 +0000 (13:54 +0000)]
Move internal structs from nis/nis_intern.h to here.
drepper [Tue, 28 Jul 1998 13:53:57 +0000 (13:53 +0000)]
(__nis_findfastest): Little optimization.
drepper [Tue, 28 Jul 1998 13:52:32 +0000 (13:52 +0000)]
Try at first if last client handle works.
drepper [Tue, 28 Jul 1998 13:52:13 +0000 (13:52 +0000)]
Move internal structs from here to nis/rpcsvc/nislib.h.
drepper [Tue, 28 Jul 1998 13:51:35 +0000 (13:51 +0000)]
Fix memory leaks.
drepper [Tue, 28 Jul 1998 13:51:15 +0000 (13:51 +0000)]
Adjust __do_niscall2 parameters.
drepper [Tue, 28 Jul 1998 13:51:04 +0000 (13:51 +0000)]
Adjust __do_niscall2 parameters.
drepper [Tue, 28 Jul 1998 13:50:39 +0000 (13:50 +0000)]
Rewrite binding to a NIS+ server to reuse CLIENT handles.
drepper [Tue, 28 Jul 1998 13:50:25 +0000 (13:50 +0000)]
Add __nisbind_* functions for rpc.nisd.
drepper [Tue, 28 Jul 1998 13:50:14 +0000 (13:50 +0000)]
Remove currently not working cache functions.
drepper [Tue, 28 Jul 1998 13:50:05 +0000 (13:50 +0000)]
Update.
drepper [Tue, 28 Jul 1998 13:49:46 +0000 (13:49 +0000)]
Add declaration of tgamma.
drepper [Tue, 28 Jul 1998 13:49:15 +0000 (13:49 +0000)]
Split old gamma_test and move half of it in new function tgamma_test.
drepper [Tue, 28 Jul 1998 13:48:26 +0000 (13:48 +0000)]
[GLIBC_2.1]: Add tgamma, tgammaf, and tgammal.
drepper [Tue, 28 Jul 1998 13:47:51 +0000 (13:47 +0000)]
(libm-calls): Remove w_gamma, add w_tgamma.
drepper [Tue, 28 Jul 1998 13:46:58 +0000 (13:46 +0000)]
Document new printf/scanf modifiers.
drepper [Tue, 28 Jul 1998 09:58:45 +0000 (09:58 +0000)]
(VERSION): Bump to 2.0.95.