drepper [Fri, 11 Apr 1997 09:39:08 +0000 (09:39 +0000)]
Correctly handle array of odd length.
drepper [Fri, 11 Apr 1997 09:38:34 +0000 (09:38 +0000)]
Fix scanning of hexadecimal fp number.
drepper [Fri, 11 Apr 1997 09:38:20 +0000 (09:38 +0000)]
Add test case for scanning of hexadecimal fp number.
drepper [Fri, 11 Apr 1997 09:37:56 +0000 (09:37 +0000)]
Replace bzero by memset, bcopy by memcpy and bcmp by memcmp to clean
up namespace.
drepper [Fri, 11 Apr 1997 09:37:35 +0000 (09:37 +0000)]
Updated.
drepper [Fri, 11 Apr 1997 09:37:13 +0000 (09:37 +0000)]
(_nss_db_setnetgrent): Use __dbopen instead of dbopen.
drepper [Fri, 11 Apr 1997 09:36:55 +0000 (09:36 +0000)]
(internal_setent): Use __dbopen instead of dbopen.
drepper [Fri, 11 Apr 1997 09:36:38 +0000 (09:36 +0000)]
Replace bzero by memset, bcopy by memcpy and bcmp by memcmp to clean
up namespace.
drepper [Fri, 11 Apr 1997 09:36:09 +0000 (09:36 +0000)]
Pretty printing.
drepper [Fri, 11 Apr 1997 09:35:39 +0000 (09:35 +0000)]
Fix more typos.
Correct tests for s_rinttol and s_rinttoll.
Add roundtol_check and roundtoll_check.
drepper [Fri, 11 Apr 1997 09:33:53 +0000 (09:33 +0000)]
Functions and macros to handle floating-point environment.
drepper [Fri, 11 Apr 1997 09:33:01 +0000 (09:33 +0000)]
(headers): Add fenv.h and fenvbits.h.
(libm-support): Add s_rountol, s_roundtoll, fclrexcpt, fgetexcptflg,
fraiseexcpt, fsetexcptflg, ftestexcept, fegetround, fesetround,
fegetenv, feholdexcpt, fesetenv, feupdateenv.
(libm-calls): Add s_round.
drepper [Fri, 11 Apr 1997 09:29:33 +0000 (09:29 +0000)]
(_IO_flush_all_linebuffered): Don't flush on a read-only stream.
drepper [Fri, 11 Apr 1997 09:29:10 +0000 (09:29 +0000)]
[_LIBC]: Define all external functions with __ prefix and make the old
names weak aliases.
drepper [Fri, 11 Apr 1997 09:28:59 +0000 (09:28 +0000)]
[_LIBC]: Define __dbopen instead of dbopen and make the latter a weak
alias.
drepper [Fri, 11 Apr 1997 09:28:45 +0000 (09:28 +0000)]
[_LIBC]: Prepend __ to all mpool functions.
drepper [Fri, 11 Apr 1997 09:28:35 +0000 (09:28 +0000)]
Declare the new internal names.
drepper [Fri, 11 Apr 1997 09:28:22 +0000 (09:28 +0000)]
Declare __dbopen.
drepper [Fri, 11 Apr 1997 09:28:08 +0000 (09:28 +0000)]
Use /bin/pwd.
drepper [Fri, 11 Apr 1997 09:27:29 +0000 (09:27 +0000)]
Remove round functions from todo list.
drepper [Fri, 11 Apr 1997 09:27:13 +0000 (09:27 +0000)]
(parent-tests): New target to run the tests to that
they are executed even if some subdir tests have failed.
(tests): Depend on parent-tests instead of running the tests directly.
drepper [Thu, 10 Apr 1997 18:22:04 +0000 (18:22 +0000)]
(sunrpc-headers): Add clnt.h.
drepper [Thu, 10 Apr 1997 14:09:30 +0000 (14:09 +0000)]
Round long double value to long long int.
drepper [Thu, 10 Apr 1997 14:09:13 +0000 (14:09 +0000)]
Round long double value to long int.
drepper [Thu, 10 Apr 1997 11:36:44 +0000 (11:36 +0000)]
Correct parameter order for memmem.
drepper [Wed, 9 Apr 1997 22:01:50 +0000 (22:01 +0000)]
Truncate double to integer value.
drepper [Wed, 9 Apr 1997 22:01:37 +0000 (22:01 +0000)]
Truncate double to integer value.
drepper [Wed, 9 Apr 1997 22:01:17 +0000 (22:01 +0000)]
Truncate float to integer value.
drepper [Wed, 9 Apr 1997 09:24:14 +0000 (09:24 +0000)]
(dir-add.texi): Make it usable.
drepper [Tue, 8 Apr 1997 23:42:08 +0000 (23:42 +0000)]
Update.
drepper [Tue, 8 Apr 1997 23:41:51 +0000 (23:41 +0000)]
Pretty print.
drepper [Tue, 8 Apr 1997 23:40:22 +0000 (23:40 +0000)]
Moved to here from sunrpc/.
drepper [Tue, 8 Apr 1997 23:39:54 +0000 (23:39 +0000)]
Add new signal.
drepper [Tue, 8 Apr 1997 23:39:24 +0000 (23:39 +0000)]
Moved to sysdeps/generic.
drepper [Tue, 8 Apr 1997 23:39:08 +0000 (23:39 +0000)]
(erand48_r): Build double value using ieee754_double union and use
random bits in different order to increase effect of seed.
drepper [Tue, 8 Apr 1997 23:37:12 +0000 (23:37 +0000)]
Change const nis_name to new type const_nis_name.
drepper [Tue, 8 Apr 1997 23:36:43 +0000 (23:36 +0000)]
Use reentrant netgroup functions.
(in_blacklist): Improve a bit.
drepper [Tue, 8 Apr 1997 23:36:29 +0000 (23:36 +0000)]
(in_blacklist): Improve a bit.
drepper [Tue, 8 Apr 1997 23:35:09 +0000 (23:35 +0000)]
Change const nis_name to new type const_nis_name.
drepper [Tue, 8 Apr 1997 23:34:36 +0000 (23:34 +0000)]
Change const nis_name to new type const_nis_name.
drepper [Tue, 8 Apr 1997 23:34:09 +0000 (23:34 +0000)]
(check_long): New function.
(check_longlong): New function.
(rinttol_test): New function.
(rinttoll_test): New function.
drepper [Tue, 8 Apr 1997 23:32:20 +0000 (23:32 +0000)]
Update malloc documentation for new malloc.
drepper [Tue, 8 Apr 1997 23:31:37 +0000 (23:31 +0000)]
(_nl_current): Add element with index LC_ALL.
drepper [Tue, 8 Apr 1997 23:28:12 +0000 (23:28 +0000)]
Add casts to prevent warnings.
(_dl_check_map_versions): Use calloc instead of malloc+memset.
drepper [Tue, 8 Apr 1997 23:27:18 +0000 (23:27 +0000)]
Add definition of calloc.
drepper [Tue, 8 Apr 1997 23:26:25 +0000 (23:26 +0000)]
Add casts to prevent warnings.
drepper [Tue, 8 Apr 1997 23:25:24 +0000 (23:25 +0000)]
Rewrite to work also in presence of symlinks.
drepper [Tue, 8 Apr 1997 23:24:34 +0000 (23:24 +0000)]
Add secure_rpc.
drepper [Tue, 8 Apr 1997 23:20:58 +0000 (23:20 +0000)]
(mALLOC_STATs): Put declaration in correct place.
drepper [Mon, 7 Apr 1997 15:22:40 +0000 (15:22 +0000)]
ix87 specific implementation of function to round long double value to
long int.
drepper [Mon, 7 Apr 1997 15:22:08 +0000 (15:22 +0000)]
ix87 specific implementation of function to round long double value to
long long int.
drepper [Mon, 7 Apr 1997 13:46:41 +0000 (13:46 +0000)]
(rinttol): Argument is of type `long double' not `double'.
(rinttoll): Likewise.
(roundtol): Likewise.
(roundtoll): Likewise.
drepper [Mon, 7 Apr 1997 13:45:40 +0000 (13:45 +0000)]
Many corrections. The previous version was full of errors.
drepper [Mon, 7 Apr 1997 13:44:11 +0000 (13:44 +0000)]
Implementation of function to round long double value to long int.
drepper [Mon, 7 Apr 1997 13:43:49 +0000 (13:43 +0000)]
Implementation of function to round long double value to long long.
drepper [Mon, 7 Apr 1997 13:42:58 +0000 (13:42 +0000)]
(libm-support): Add s_rinttol and s_rinttoll.
(libm-calls): Add s_clog.
drepper [Mon, 7 Apr 1997 13:42:17 +0000 (13:42 +0000)]
Update.
drepper [Mon, 7 Apr 1997 13:41:11 +0000 (13:41 +0000)]
Input for tst-ferror test.
drepper [Mon, 7 Apr 1997 13:40:08 +0000 (13:40 +0000)]
Test for handling of error indication of streams.
drepper [Mon, 7 Apr 1997 13:39:20 +0000 (13:39 +0000)]
(tests): Add tst-ferror.
drepper [Mon, 7 Apr 1997 13:38:48 +0000 (13:38 +0000)]
(clog_test): Compile this function. Fix a few typos.
(main): Call clog_test.
drepper [Mon, 7 Apr 1997 13:36:51 +0000 (13:36 +0000)]
Compute logarithm of complex double value.
drepper [Mon, 7 Apr 1997 13:36:31 +0000 (13:36 +0000)]
Compute logarithm of complex float value.
drepper [Mon, 7 Apr 1997 13:36:07 +0000 (13:36 +0000)]
Compute logarithm of complex long double value.
drepper [Mon, 7 Apr 1997 13:34:56 +0000 (13:34 +0000)]
Let tests not fail because the compiler defines itself symbols which
violate the name space rules. gcc defines symbols for the
architecture which are not protected by an underscore character.
drepper [Mon, 7 Apr 1997 00:45:52 +0000 (00:45 +0000)]
(_getopt_internal): Preserve optind.
(_getopt_internal): Set optind to 1 if optind == 0 before
calling _getopt_initialize ().
drepper [Sun, 6 Apr 1997 01:00:32 +0000 (01:00 +0000)]
(ut_xtime): New symbol.
(ut_time): define it only if _NO_UT_TIME is not defined.
drepper [Sun, 6 Apr 1997 00:42:29 +0000 (00:42 +0000)]
(_IO_file_overflow): Set error when try to write on a read-only
stream.
drepper [Sat, 5 Apr 1997 22:42:33 +0000 (22:42 +0000)]
Include <string.h>.
Define _GNU_SOURCE only if not already defined.
drepper [Sat, 5 Apr 1997 16:16:05 +0000 (16:16 +0000)]
Include <sys/socket.h> to get definition of sa_family_t for <linux/atalk.h>.
drepper [Sat, 5 Apr 1997 14:14:09 +0000 (14:14 +0000)]
(cALLOc): Little optimization.
drepper [Sat, 5 Apr 1997 02:10:50 +0000 (02:10 +0000)]
Update from main archive 970404
drepper [Sat, 5 Apr 1997 01:26:47 +0000 (01:26 +0000)]
Update.
drepper [Sat, 5 Apr 1997 01:26:32 +0000 (01:26 +0000)]
(__sigisemptyset): Fix a typo.
drepper [Sat, 5 Apr 1997 01:26:09 +0000 (01:26 +0000)]
Complete rewrite based on better algorithm.
drepper [Sat, 5 Apr 1997 01:25:16 +0000 (01:25 +0000)]
Simply an error.
drepper [Sat, 5 Apr 1997 01:25:04 +0000 (01:25 +0000)]
Optimize even more.
drepper [Sat, 5 Apr 1997 01:23:38 +0000 (01:23 +0000)]
Optimized ix87 version of cubuc root for long double.
drepper [Sat, 5 Apr 1997 01:23:26 +0000 (01:23 +0000)]
Optimized ix87 version of cubuc root for float.
drepper [Sat, 5 Apr 1997 01:23:16 +0000 (01:23 +0000)]
Optimized ix87 version of cubuc root for double.
drepper [Sat, 5 Apr 1997 01:21:07 +0000 (01:21 +0000)]
Dummy authentication header for RPC.
drepper [Sat, 5 Apr 1997 01:19:58 +0000 (01:19 +0000)]
Moved to sysdeps/generic/rpc.
drepper [Sat, 5 Apr 1997 01:18:22 +0000 (01:18 +0000)]
Moved to sysdeps/generic/rpc.
drepper [Sat, 5 Apr 1997 01:17:56 +0000 (01:17 +0000)]
Changes for compiling with/without secure RPC.
drepper [Sat, 5 Apr 1997 01:17:39 +0000 (01:17 +0000)]
Rewrite parser for fixing errors and speedup.
drepper [Sat, 5 Apr 1997 01:16:56 +0000 (01:16 +0000)]
Correct parser return code.
drepper [Sat, 5 Apr 1997 01:16:45 +0000 (01:16 +0000)]
Changes for compiling with/without secure RPC.
drepper [Sat, 5 Apr 1997 01:16:35 +0000 (01:16 +0000)]
Only a return value > 0 from parse_line signals success.
drepper [Sat, 5 Apr 1997 01:16:15 +0000 (01:16 +0000)]
Add NIS+ support.
drepper [Sat, 5 Apr 1997 01:16:05 +0000 (01:16 +0000)]
Changes for compiling with/without secure RPC.
drepper [Sat, 5 Apr 1997 01:15:54 +0000 (01:15 +0000)]
Fix typos.
drepper [Sat, 5 Apr 1997 01:15:47 +0000 (01:15 +0000)]
(nis_modify): Fix rpc function number.
drepper [Sat, 5 Apr 1997 01:15:37 +0000 (01:15 +0000)]
Changes for compiling with/without secure RPC.
drepper [Sat, 5 Apr 1997 01:14:02 +0000 (01:14 +0000)]
Add MASTER_ONLY and HARD_LOOKUP flags, compile DES part only with
secure RPC add-on.
drepper [Sat, 5 Apr 1997 01:13:54 +0000 (01:13 +0000)]
Update.
drepper [Sat, 5 Apr 1997 01:13:48 +0000 (01:13 +0000)]
Remove CFLAGS-*, add publickey to databases.
drepper [Sat, 5 Apr 1997 01:13:13 +0000 (01:13 +0000)]
Correct a few typos and errors.
drepper [Sat, 5 Apr 1997 01:12:47 +0000 (01:12 +0000)]
Rewrite. Don't use the ugly BSD way to write headers but instead add
comments and parameter names. Don't use BSD specific types in
prototypes.
drepper [Sat, 5 Apr 1997 01:11:25 +0000 (01:11 +0000)]
Update.
drepper [Fri, 4 Apr 1997 15:03:12 +0000 (15:03 +0000)]
(cbrt_test): Add tests for +-inf and NaN arguments.