drepper [Fri, 6 Jun 1997 10:25:26 +0000 (10:25 +0000)]
Remade for experimental-2.0.90
drepper [Thu, 5 Jun 1997 18:14:51 +0000 (18:14 +0000)]
Fix weak alias.
drepper [Thu, 5 Jun 1997 18:14:34 +0000 (18:14 +0000)]
Change GLOB_ABEND to GLOB_ABORTED.
drepper [Thu, 5 Jun 1997 18:14:13 +0000 (18:14 +0000)]
Describe GNU extensions for glob.
drepper [Thu, 5 Jun 1997 18:13:55 +0000 (18:13 +0000)]
Fix typo.
drepper [Thu, 5 Jun 1997 18:13:42 +0000 (18:13 +0000)]
Fix memory leaks.
drepper [Thu, 5 Jun 1997 11:29:19 +0000 (11:29 +0000)]
Example for argp documentation.
drepper [Thu, 5 Jun 1997 11:28:54 +0000 (11:28 +0000)]
Update.
drepper [Thu, 5 Jun 1997 11:28:47 +0000 (11:28 +0000)]
Strip trailing commas from node-names.
drepper [Thu, 5 Jun 1997 11:28:12 +0000 (11:28 +0000)]
Mention argp_parse in places that previously mentioned only getopt.
Include getopt.texi (now containing all the getopt nodes that used
to be here) and argp.texi.
(Program Arguments): Move parsing bits into the new Parsing
Program Arguments node.
(Parsing Program Arguments): New node.
(Parsing Options, Example of Getopt, Long Options, Long Option
Example): Nodes removed.
drepper [Thu, 5 Jun 1997 11:27:48 +0000 (11:27 +0000)]
(Contributors): Give Miles Bader credit.
drepper [Thu, 5 Jun 1997 11:27:29 +0000 (11:27 +0000)]
(Program Arguments): Menu updated.
(Parsing Program Arguments): New menu.
drepper [Thu, 5 Jun 1997 11:27:05 +0000 (11:27 +0000)]
Documentation of getopt functions.
drepper [Thu, 5 Jun 1997 11:26:27 +0000 (11:26 +0000)]
Documentation of argp functions.
drepper [Thu, 5 Jun 1997 11:26:01 +0000 (11:26 +0000)]
(%.c.texi): Deal with multiple @-commands on a single line.
[chapters] (chapters-incl1): New rule & include.
[chapters-incl1] (chapters-incl2): New rule & include.
(chapters-incl): Set based on $(chapters-incl1) & $(chapters-incl2).
drepper [Thu, 5 Jun 1997 11:25:35 +0000 (11:25 +0000)]
Ignore chapters-incl[12] rather than chapters-incl.
drepper [Thu, 5 Jun 1997 11:24:05 +0000 (11:24 +0000)]
Update.
drepper [Thu, 5 Jun 1997 11:23:52 +0000 (11:23 +0000)]
(_help): Use uparams.usage_indent instead of the USAGE_INDENT macro.
drepper [Wed, 4 Jun 1997 19:15:16 +0000 (19:15 +0000)]
Wrapper around misc/sysexits.h.
drepper [Wed, 4 Jun 1997 19:10:13 +0000 (19:10 +0000)]
Wrapper around stdlib/monetary.h.
drepper [Wed, 4 Jun 1997 19:05:38 +0000 (19:05 +0000)]
Update.
drepper [Wed, 4 Jun 1997 19:05:17 +0000 (19:05 +0000)]
Do it right so that gcc doesn't optimize out the operations.
drepper [Wed, 4 Jun 1997 19:05:10 +0000 (19:05 +0000)]
(isgreater, isgreaterequal, isless, islessequal, islessgreater,
isunordered): Fix assembler syntax.
drepper [Wed, 4 Jun 1997 19:05:00 +0000 (19:05 +0000)]
m68k specific NaN value definitions.
drepper [Wed, 4 Jun 1997 19:04:28 +0000 (19:04 +0000)]
Change GCC's HUGE_VAL{,F,L} to use DI and SI mode integers instead of
bytes. Fix value of HUGE_VALL.
drepper [Wed, 4 Jun 1997 19:04:12 +0000 (19:04 +0000)]
Use NaN macro instead of static constant.
drepper [Wed, 4 Jun 1997 19:03:47 +0000 (19:03 +0000)]
[NO_LONG_DOUBLE]: Add alias for long double function.
drepper [Wed, 4 Jun 1997 19:03:15 +0000 (19:03 +0000)]
Correct typo.
drepper [Wed, 4 Jun 1997 19:02:03 +0000 (19:02 +0000)]
(defines): Remove definition.
drepper [Wed, 4 Jun 1997 19:01:24 +0000 (19:01 +0000)]
Adapt for renaming of $(common-objpfx)distinfo-$(subdir) to
$(objpfx)distinfo.
drepper [Wed, 4 Jun 1997 19:00:57 +0000 (19:00 +0000)]
Correct value for _POSIX_VERSION.
drepper [Wed, 4 Jun 1997 19:00:09 +0000 (19:00 +0000)]
(cpow_test): Add epsilon for long double in test for 2^10.
(identities): Add epsilon for float in second identity test.
drepper [Wed, 4 Jun 1997 18:59:55 +0000 (18:59 +0000)]
[NO_LONG_DOUBLE]: Add alias for long double function.
drepper [Wed, 4 Jun 1997 18:59:38 +0000 (18:59 +0000)]
Add comments to discourage use of index and rindex.
(strtok, strsep): Apply function on copy of the strings in example.
(l64a): Add example.
drepper [Wed, 4 Jun 1997 18:56:54 +0000 (18:56 +0000)]
Correct location of utmpd.h.
drepper [Wed, 4 Jun 1997 18:56:42 +0000 (18:56 +0000)]
(libutil-routines): Add updwtmp.
drepper [Wed, 4 Jun 1997 18:56:28 +0000 (18:56 +0000)]
Rename $(common-objpfx)distinfo-$(subdir) to $(objpfx)distinfo.
drepper [Tue, 3 Jun 1997 22:06:10 +0000 (22:06 +0000)]
Update
drepper [Tue, 3 Jun 1997 21:53:09 +0000 (21:53 +0000)]
Update.
drepper [Tue, 3 Jun 1997 21:52:53 +0000 (21:52 +0000)]
Make tzselect dependen of config.make.
drepper [Tue, 3 Jun 1997 21:52:12 +0000 (21:52 +0000)]
(INTMAX_C): Use `l' suffix, not `ll'.
(PRIdFAST, PRIoFAST, PRIxFAST, PRIuFAST, SCNdFAST, SCNiFAST,
SCNoFAST, SCNxFAST): Correct format specifiers.
Include features.h and use __CONCAT instead of defined __CONCAT__
ourself.
drepper [Tue, 3 Jun 1997 21:52:01 +0000 (21:52 +0000)]
Include features.h and use __CONCAT instead of defined __CONCAT__
ourself.
drepper [Tue, 3 Jun 1997 21:51:31 +0000 (21:51 +0000)]
Namespace cleanups.
drepper [Tue, 3 Jun 1997 21:51:06 +0000 (21:51 +0000)]
(__bb_init_func): Use ISO C declaration style.
drepper [Tue, 3 Jun 1997 21:50:42 +0000 (21:50 +0000)]
(findkind): Declare `token' as const.
drepper [Tue, 3 Jun 1997 21:50:17 +0000 (21:50 +0000)]
(findkind): Declare `token' as const.
drepper [Tue, 3 Jun 1997 21:49:25 +0000 (21:49 +0000)]
Declare addseverity only if __USE_SVID is defined.
drepper [Tue, 3 Jun 1997 21:48:49 +0000 (21:48 +0000)]
(_POSIX2_C_VERSION): Set to 199209L.
drepper [Tue, 3 Jun 1997 21:47:16 +0000 (21:47 +0000)]
Delete inclusion of "../resolv/mapv4v6hostent.h".
drepper [Tue, 3 Jun 1997 21:46:51 +0000 (21:46 +0000)]
Namespace cleanups.
drepper [Tue, 3 Jun 1997 21:46:05 +0000 (21:46 +0000)]
(String and Array Utilities): Add `Argz and Envz Vectors' to the menu.
(Argz and Envz Vectors, Argz Functions, Envz Functions): New nodes.
drepper [Tue, 3 Jun 1997 21:45:44 +0000 (21:45 +0000)]
Also refer to ISO 9945.
Update info about SVID.
Add description for XPG.
drepper [Tue, 3 Jun 1997 21:44:27 +0000 (21:44 +0000)]
(utmpd-routines): Add utmpd.
(extra-objs): Add utmpd objects to get dependencies.
(distribute): Add sources for utmpd.
(subdir-dirs): Define.
drepper [Tue, 3 Jun 1997 21:44:00 +0000 (21:44 +0000)]
Expand stat/lstat calls.
drepper [Tue, 3 Jun 1997 21:43:15 +0000 (21:43 +0000)]
Define and initialize _dl_verbose used in dl-machine.h.
drepper [Mon, 2 Jun 1997 02:33:58 +0000 (02:33 +0000)]
Move program code in subdir programs to avoid clash of directory name of program name.
drepper [Mon, 2 Jun 1997 02:22:56 +0000 (02:22 +0000)]
Make fchdir weak alias for __fchdir.
drepper [Sun, 1 Jun 1997 17:17:10 +0000 (17:17 +0000)]
Correct libmd5crypt goal.
drepper [Sun, 1 Jun 1997 17:16:00 +0000 (17:16 +0000)]
Wrapper around entry code for MD%-only crypt implementation.
drepper [Sun, 1 Jun 1997 13:12:17 +0000 (13:12 +0000)]
New locale.
drepper [Sun, 1 Jun 1997 13:11:33 +0000 (13:11 +0000)]
Update for post-war situation
drepper [Sun, 1 Jun 1997 10:48:17 +0000 (10:48 +0000)]
(__fd_mask): Change type to `unsigned long int'.
drepper [Sat, 31 May 1997 00:47:04 +0000 (00:47 +0000)]
Update.
drepper [Sat, 31 May 1997 00:46:53 +0000 (00:46 +0000)]
(CEOL, CSTATUS): Use correct value for _POSIX_VDISABLE.
drepper [Sat, 31 May 1997 00:46:33 +0000 (00:46 +0000)]
Undef some bits we may have gotten from <linux/posix_types.h>.
drepper [Sat, 31 May 1997 00:46:24 +0000 (00:46 +0000)]
Tiny cleanups.
drepper [Sat, 31 May 1997 00:46:15 +0000 (00:46 +0000)]
Add copyright.
(rdfpcr): Use excb rather than trapb. Be more efficient about
getting at the fpcr.
(wrfpcr): Likewise.
(__setfpucw): Reformat.
drepper [Sat, 31 May 1997 00:46:01 +0000 (00:46 +0000)]
Add definition for Miata.
drepper [Sat, 31 May 1997 00:45:49 +0000 (00:45 +0000)]
Don't use jmp macro to make sure the stack frame is released the very
instruction before the real jump out.
drepper [Sat, 31 May 1997 00:45:32 +0000 (00:45 +0000)]
Tiny cleanups.
drepper [Sat, 31 May 1997 00:45:17 +0000 (00:45 +0000)]
Missing */ and weak_alias.
drepper [Sat, 31 May 1997 00:45:07 +0000 (00:45 +0000)]
Change GCC's NAN definition to use a single DI-mode integer
instead of bytes. This produces better code on Alpha.
Add NANF and NANL.
drepper [Sat, 31 May 1997 00:44:39 +0000 (00:44 +0000)]
Change GCC's HUGE_VAL definition to use a single DI-mode integer
instead of bytes. This produces better code on Alpha. Similar for
HUGE_VALF.
drepper [Sat, 31 May 1997 00:44:21 +0000 (00:44 +0000)]
Include only <string.h>.
drepper [Sat, 31 May 1997 00:44:00 +0000 (00:44 +0000)]
Add copyright.
(rdfpcr): Use excb rather than trapb. Be more efficient about
getting at the fpcr.
(wrfpcr): Likewise.
(__setfpucw): Reformat.
drepper [Sat, 31 May 1997 00:43:03 +0000 (00:43 +0000)]
Math exception and environment handling.
drepper [Sat, 31 May 1997 00:42:09 +0000 (00:42 +0000)]
Temporarily turn on -mieee globally. This will last until I figure
out how to build a parallel libm_ieee.
drepper [Sat, 31 May 1997 00:41:58 +0000 (00:41 +0000)]
(xdrrec_create): Expunge a ptr->int cast warning
and transform a nonsense for-loop to a closed form calculation.
(fill_input_buf): Another ptr->int warning.
drepper [Sat, 31 May 1997 00:41:47 +0000 (00:41 +0000)]
Include <string.h>.
drepper [Sat, 31 May 1997 00:41:35 +0000 (00:41 +0000)]
(svctcp_create): Make len a size_t to fix parameters to network
functions.
(svcudp_recv): Similar, but go through a local variable. The old code
used &xprt->xp_addrlen. Someone should determine if the type of the
structure member should be changed instead.
drepper [Sat, 31 May 1997 00:41:22 +0000 (00:41 +0000)]
(svctcp_create): Make len a size_t to fix parameters to network
functions.
drepper [Sat, 31 May 1997 00:37:45 +0000 (00:37 +0000)]
(clnt_broadcast): Make fromlen a size_t to fix parameters to network
functions.
drepper [Sat, 31 May 1997 00:37:30 +0000 (00:37 +0000)]
(clntudp_call): Make fromlen a size_t to fix parameters to network
functions.
drepper [Sat, 31 May 1997 00:36:54 +0000 (00:36 +0000)]
Don't run past EOS after `='.
drepper [Sat, 31 May 1997 00:36:36 +0000 (00:36 +0000)]
Include <string.h>.
drepper [Sat, 31 May 1997 00:36:19 +0000 (00:36 +0000)]
Include <alloca.h>.
drepper [Sat, 31 May 1997 00:36:01 +0000 (00:36 +0000)]
Same changes as in nss/nss_files/files-hosts.c (Always use inet_pton).
drepper [Sat, 31 May 1997 00:35:30 +0000 (00:35 +0000)]
Include <string.h>.
Rewrite tdestroy_recursive.
drepper [Sat, 31 May 1997 00:34:21 +0000 (00:34 +0000)]
ECOFF hasn't been tested in ages and I don't plan on doing so ever
again. Don't say alpha-linuxecoff is known to work.
drepper [Sat, 31 May 1997 00:34:08 +0000 (00:34 +0000)]
Define bits for libg++-2.8.
drepper [Sat, 31 May 1997 00:33:34 +0000 (00:33 +0000)]
More tests.
drepper [Sat, 31 May 1997 00:32:57 +0000 (00:32 +0000)]
Include <alloca.h>.
drepper [Sat, 31 May 1997 00:32:36 +0000 (00:32 +0000)]
Update.
drepper [Sat, 31 May 1997 00:32:28 +0000 (00:32 +0000)]
(manual/dir-add.texi): Force execution.
drepper [Fri, 30 May 1997 11:05:50 +0000 (11:05 +0000)]
(mangle_tree): Update casts to prevent warnings.
drepper [Fri, 30 May 1997 02:05:57 +0000 (02:05 +0000)]
Terminate last line
drepper [Fri, 30 May 1997 01:37:13 +0000 (01:37 +0000)]
Update.
drepper [Fri, 30 May 1997 01:36:48 +0000 (01:36 +0000)]
(tdestroy): New function.
drepper [Fri, 30 May 1997 01:36:14 +0000 (01:36 +0000)]
Add comments. Declare tdestroy.
drepper [Fri, 30 May 1997 01:34:48 +0000 (01:34 +0000)]
Tests for ftw.