Ulrich Drepper [Fri, 30 May 1997 01:37:13 +0000 (30 01:37 +0000)]
Update.
Ulrich Drepper [Fri, 30 May 1997 01:36:48 +0000 (30 01:36 +0000)]
(tdestroy): New function.
Ulrich Drepper [Fri, 30 May 1997 01:36:14 +0000 (30 01:36 +0000)]
Add comments. Declare tdestroy.
Ulrich Drepper [Fri, 30 May 1997 01:34:48 +0000 (30 01:34 +0000)]
Tests for ftw.
Ulrich Drepper [Fri, 30 May 1997 01:34:34 +0000 (30 01:34 +0000)]
Shell script to run tests for ftw.
Ulrich Drepper [Fri, 30 May 1997 01:33:43 +0000 (30 01:33 +0000)]
Define FTW_SL also for __USE_BSD.
Ulrich Drepper [Fri, 30 May 1997 01:33:23 +0000 (30 01:33 +0000)]
Various corrections.
Ulrich Drepper [Fri, 30 May 1997 01:33:11 +0000 (30 01:33 +0000)]
(test-srcs): Add ftwtest.
(distribute): Add ftwtest-sh.
(tests): Call ftwtest-sh for this goal.
Ulrich Drepper [Thu, 29 May 1997 12:08:51 +0000 (29 12:08 +0000)]
Add test-include
Ulrich Drepper [Thu, 29 May 1997 12:06:58 +0000 (29 12:06 +0000)]
Update.
Ulrich Drepper [Thu, 29 May 1997 12:06:40 +0000 (29 12:06 +0000)]
Correct/normalize indentation in cpp directives.
Ulrich Drepper [Thu, 29 May 1997 12:06:29 +0000 (29 12:06 +0000)]
Include <net/if.h> for IFNAMSIZ.
Ulrich Drepper [Thu, 29 May 1997 12:06:19 +0000 (29 12:06 +0000)]
Include <time.h> for time_t.
Ulrich Drepper [Thu, 29 May 1997 12:06:00 +0000 (29 12:06 +0000)]
Include <unistd.h> for prototype.
Ulrich Drepper [Thu, 29 May 1997 12:05:37 +0000 (29 12:05 +0000)]
Fix missing negate. Use __m81_test instead of explicit comparisons.
Ulrich Drepper [Thu, 29 May 1997 12:04:01 +0000 (29 12:04 +0000)]
Use ISO C declaration style.
Ulrich Drepper [Thu, 29 May 1997 12:03:52 +0000 (29 12:03 +0000)]
Include <string.h> for prototype.
Ulrich Drepper [Thu, 29 May 1997 12:03:39 +0000 (29 12:03 +0000)]
(__dispatch_fn_t): New.
(svc_register): Use __dispatch_fn_t in prototype.
Ulrich Drepper [Thu, 29 May 1997 12:03:27 +0000 (29 12:03 +0000)]
Correct function declaration to avoid warning.
Ulrich Drepper [Thu, 29 May 1997 12:03:20 +0000 (29 12:03 +0000)]
(compare): Correct function declaration to avoid warning.
Ulrich Drepper [Thu, 29 May 1997 12:03:06 +0000 (29 12:03 +0000)]
(handler): Correct function declaration to avoid warning.
Ulrich Drepper [Thu, 29 May 1997 12:02:46 +0000 (29 12:02 +0000)]
(getanswer_r): Test host name for maximal length at several places.
Ulrich Drepper [Thu, 29 May 1997 12:01:58 +0000 (29 12:01 +0000)]
(res_send): Check for overflow in descriptor set.
Ulrich Drepper [Thu, 29 May 1997 12:00:44 +0000 (29 12:00 +0000)]
(res_init): Make `buf' of size MAXDNAME.
Ulrich Drepper [Thu, 29 May 1997 11:59:55 +0000 (29 11:59 +0000)]
(precsize_aton): Better implementation.
Ulrich Drepper [Thu, 29 May 1997 11:59:02 +0000 (29 11:59 +0000)]
(dn_expand): Check for overflow.
(dn_comp): Likewise.
Ulrich Drepper [Thu, 29 May 1997 11:56:57 +0000 (29 11:56 +0000)]
(inet_net_pton_ipv4): Correct typo in comment.
Ulrich Drepper [Thu, 29 May 1997 11:55:52 +0000 (29 11:55 +0000)]
(getanswer): Test host name for maximal length at several places.
Ulrich Drepper [Thu, 29 May 1997 11:54:03 +0000 (29 11:54 +0000)]
(b64_pton): Follow T1A but don't use this code since it would lead to
warnings.
Ulrich Drepper [Thu, 29 May 1997 11:52:36 +0000 (29 11:52 +0000)]
Include <alloca.h> to avoid warning.
Ulrich Drepper [Thu, 29 May 1997 11:52:21 +0000 (29 11:52 +0000)]
Always use inet_pton.
Ulrich Drepper [Thu, 29 May 1997 11:51:35 +0000 (29 11:51 +0000)]
Adapt text address matching to T1A.
Ulrich Drepper [Thu, 29 May 1997 11:50:20 +0000 (29 11:50 +0000)]
Arg 3 of map_v4v6_hostent is int* not size_t*.
Ulrich Drepper [Thu, 29 May 1997 11:50:09 +0000 (29 11:50 +0000)]
Include <string.h> to fix warning.
Ulrich Drepper [Thu, 29 May 1997 11:49:45 +0000 (29 11:49 +0000)]
(compile): Correct typo.
Ulrich Drepper [Thu, 29 May 1997 11:49:31 +0000 (29 11:49 +0000)]
Renamed to test-ldouble.c.
Ulrich Drepper [Thu, 29 May 1997 11:49:17 +0000 (29 11:49 +0000)]
Frontend for long double tests.
Ulrich Drepper [Thu, 29 May 1997 11:48:47 +0000 (29 11:48 +0000)]
Frontend for double tests of inlined functions.
Ulrich Drepper [Thu, 29 May 1997 11:48:09 +0000 (29 11:48 +0000)]
Implement testing of inlined functions, make output nicer, update
comments.
Ulrich Drepper [Thu, 29 May 1997 11:47:53 +0000 (29 11:47 +0000)]
Fix typo in comment.
Ulrich Drepper [Thu, 29 May 1997 11:47:45 +0000 (29 11:47 +0000)]
Add rules for new test programs, change rules for renaming of
longdouble test.
Ulrich Drepper [Thu, 29 May 1997 11:47:24 +0000 (29 11:47 +0000)]
Implementation of utmp daemon.
Ulrich Drepper [Thu, 29 May 1997 11:33:22 +0000 (29 11:33 +0000)]
Implementation of utmpname function.
Ulrich Drepper [Thu, 29 May 1997 11:32:26 +0000 (29 11:32 +0000)]
Tool to dump utmp-like files.
Ulrich Drepper [Thu, 29 May 1997 11:31:38 +0000 (29 11:31 +0000)]
Daemon backend for UTMP functions.
Ulrich Drepper [Thu, 29 May 1997 11:04:21 +0000 (29 11:04 +0000)]
Add updwtmp to write to file.
Ulrich Drepper [Thu, 29 May 1997 11:02:06 +0000 (29 11:02 +0000)]
Not needed.
Ulrich Drepper [Thu, 29 May 1997 11:01:56 +0000 (29 11:01 +0000)]
Declare __utmpname.
Ulrich Drepper [Thu, 29 May 1997 11:00:07 +0000 (29 11:00 +0000)]
(struct utfuncs): Add one more parameter to updwtmp function.
Declare all three function jump tables.
Ulrich Drepper [Thu, 29 May 1997 10:58:05 +0000 (29 10:58 +0000)]
Include <ioctl-types.h> for definition of struct winsize.
Ulrich Drepper [Thu, 29 May 1997 10:57:18 +0000 (29 10:57 +0000)]
Function to add UTMP record to arbitrary file.
Ulrich Drepper [Thu, 29 May 1997 10:56:23 +0000 (29 10:56 +0000)]
Remove `updwtmp' function.
Ulrich Drepper [Thu, 29 May 1997 10:55:20 +0000 (29 10:55 +0000)]
Use `updwtmp' function insteead of writing the record ourself.
Ulrich Drepper [Thu, 29 May 1997 10:54:29 +0000 (29 10:54 +0000)]
Remove db backend and provide support for utmpd backend.
Ulrich Drepper [Thu, 29 May 1997 10:51:51 +0000 (29 10:51 +0000)]
Update for UTMP daemon implementation.
Ulrich Drepper [Thu, 29 May 1997 10:49:53 +0000 (29 10:49 +0000)]
Update for new implementation and XPG4.2.
Ulrich Drepper [Thu, 29 May 1997 10:49:25 +0000 (29 10:49 +0000)]
Complete rewrite. Add implementation of `nftw'.
Ulrich Drepper [Thu, 29 May 1997 10:48:43 +0000 (29 10:48 +0000)]
Include <netinet/in.h> for in6_addr.
Ulrich Drepper [Thu, 29 May 1997 10:48:27 +0000 (29 10:48 +0000)]
Rename __log2 to __hash_log2 to avoid clash with libm.
Ulrich Drepper [Thu, 29 May 1997 10:47:53 +0000 (29 10:47 +0000)]
Put extern before __const in defintion of argp_program_bug_address.
Ulrich Drepper [Thu, 29 May 1997 10:47:35 +0000 (29 10:47 +0000)]
(argp_args_usage): Supply correct argp to filter_doc.
Ulrich Drepper [Wed, 28 May 1997 22:26:06 +0000 (28 22:26 +0000)]
Correct names of ?INT_FAST*_{MAX,MIN} macros.
Ulrich Drepper [Wed, 28 May 1997 22:20:33 +0000 (28 22:20 +0000)]
Correct names of unsigned fast and least types.
Ulrich Drepper [Wed, 28 May 1997 20:54:00 +0000 (28 20:54 +0000)]
(make-ioctls-CFLAGS): Use generic ttydefaults.h file instead of
non-existing version in termios/sys.
Ulrich Drepper [Wed, 28 May 1997 20:51:44 +0000 (28 20:51 +0000)]
(strptime_internal, case 'Y'): Restrict year number to four digits and
to representable range for 4 byte time_t values.
Ulrich Drepper [Wed, 28 May 1997 15:02:57 +0000 (28 15:02 +0000)]
(bzero): Fix typo.
Ulrich Drepper [Wed, 28 May 1997 10:21:55 +0000 (28 10:21 +0000)]
Update crypt FTP address.
Ulrich Drepper [Tue, 27 May 1997 00:45:24 +0000 (27 00:45 +0000)]
Update.
Ulrich Drepper [Tue, 27 May 1997 00:38:48 +0000 (27 00:38 +0000)]
Fix typo.
Ulrich Drepper [Tue, 27 May 1997 00:22:51 +0000 (27 00:22 +0000)]
Update.
Ulrich Drepper [Tue, 27 May 1997 00:20:28 +0000 (27 00:20 +0000)]
(obstack_printf): Fix bug in de-ansidecl-fication.
Ulrich Drepper [Mon, 26 May 1997 23:01:17 +0000 (26 23:01 +0000)]
Update.
Ulrich Drepper [Mon, 26 May 1997 22:29:57 +0000 (26 22:29 +0000)]
(scheck): Make 2nd parameter const.
Ulrich Drepper [Mon, 26 May 1997 22:28:38 +0000 (26 22:28 +0000)]
De-ansidecl-fy.
Ulrich Drepper [Mon, 26 May 1997 22:20:41 +0000 (26 22:20 +0000)]
Add missing #include <xlocale.h>.
Ulrich Drepper [Mon, 26 May 1997 22:18:31 +0000 (26 22:18 +0000)]
(struct argp_state): `argp' field renamed to `root_argp'.
Ulrich Drepper [Mon, 26 May 1997 22:18:22 +0000 (26 22:18 +0000)]
(parser_init): For the special case where no parsing function is
supplied for an argp, propagate its input to its first child, if any.
(parser_init): Replace references to STATE->argp with STATE->root_argp.
Ulrich Drepper [Mon, 26 May 1997 22:18:01 +0000 (26 22:18 +0000)]
(__argp_state_help, argp_args_usage, hol_help):
Replace references to STATE->argp with STATE->root_argp.
Ulrich Drepper [Mon, 26 May 1997 22:17:41 +0000 (26 22:17 +0000)]
Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.
Ulrich Drepper [Mon, 26 May 1997 22:17:13 +0000 (26 22:17 +0000)]
Add AC_PROG_CC_LOCAL which does not fail for environments in which
linking is not possible at configure time (since te libc is just
build).
Ulrich Drepper [Mon, 26 May 1997 21:37:50 +0000 (26 21:37 +0000)]
Regenerated: autoconf sysdeps/generic/configure.in
Ulrich Drepper [Mon, 26 May 1997 21:37:48 +0000 (26 21:37 +0000)]
Regenerated: autoconf sysdeps/unix/configure.in
Ulrich Drepper [Mon, 26 May 1997 21:37:46 +0000 (26 21:37 +0000)]
Regenerated: autoconf sysdeps/unix/common/configure.in
Ulrich Drepper [Mon, 26 May 1997 21:37:42 +0000 (26 21:37 +0000)]
Regenerated: autoconf configure.in
Ulrich Drepper [Mon, 26 May 1997 20:50:38 +0000 (26 20:50 +0000)]
(__initstate_r): Initialize randomizer type in state array only at
right place.
Ulrich Drepper [Mon, 26 May 1997 16:58:31 +0000 (26 16:58 +0000)]
(__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).
Ulrich Drepper [Mon, 26 May 1997 16:30:53 +0000 (26 16:30 +0000)]
Provide Linux/SPARC defaults.
Ulrich Drepper [Mon, 26 May 1997 10:12:05 +0000 (26 10:12 +0000)]
Wrapper to generic in.h file.
Ulrich Drepper [Sun, 25 May 1997 19:09:43 +0000 (25 19:09 +0000)]
Use GOT, instead of GOTOFF.
Ulrich Drepper [Sun, 25 May 1997 19:09:23 +0000 (25 19:09 +0000)]
(_start): Change local label "nofini" to ".Lnofini".
Ulrich Drepper [Sun, 25 May 1997 01:23:18 +0000 (25 01:23 +0000)]
(_mcleanup): Free tostruct array allocated in monstartup.
Ulrich Drepper [Sun, 25 May 1997 01:12:55 +0000 (25 01:12 +0000)]
Update.
Ulrich Drepper [Sun, 25 May 1997 01:12:24 +0000 (25 01:12 +0000)]
Don't use relative include paths, use <...>.
Ulrich Drepper [Sun, 25 May 1997 01:11:29 +0000 (25 01:11 +0000)]
Implement # flag which changes case of output for
%a, %b, %B, %p, and %Z format.
When printing numbers, the given field width is always respected.
This means that padding happens only up to the given width.
Ulrich Drepper [Sun, 25 May 1997 01:07:45 +0000 (25 01:07 +0000)]
(elf_machine_rel): Print warning about changed size in copy relocation
only if symbol in shared object is larger or _dl_verbose is nonzero.
Ulrich Drepper [Sun, 25 May 1997 01:02:41 +0000 (25 01:02 +0000)]
(Formatted Messages): Corrected some typos.
Ulrich Drepper [Sun, 25 May 1997 01:02:21 +0000 (25 01:02 +0000)]
(_dl_verbose): New variable, define.
(dl_main): Define _dl-verbose based on DL_WARN environment variable.
Ulrich Drepper [Sun, 25 May 1997 01:00:39 +0000 (25 01:00 +0000)]
(_dl_verbose): New variable, declare.
Ulrich Drepper [Sat, 24 May 1997 22:44:51 +0000 (24 22:44 +0000)]
(logb): Fix thinko, reverse output values.
Ulrich Drepper [Sat, 24 May 1997 22:08:09 +0000 (24 22:08 +0000)]
(__bt_open): Only try to use st_blksize (from struct stat) if it
exists for this port.